Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2022-04-18T03:21:41.775Z||main|||||INFO|500||The following profiles are active: basic
2022-04-18T03:22:25.416Z||main|||||INFO|500||Starting service [Tomcat]
2022-04-18T03:22:25.417Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-04-18T03:22:26.042Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-04-18T03:23:02.043Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-04-18T03:23:03.158Z||main|||||INFO|500||catdb-pool - Starting...
2022-04-18T03:23:04.802Z||main|||||INFO|500||catdb-pool - Start completed.
2022-04-18T03:23:07.666Z||main|||||INFO|500||reqdb-pool - Starting...
2022-04-18T03:23:07.726Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-04-18T03:23:08.486Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-04-18T03:23:10.556Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-04-18T03:23:14.827Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-18T03:23:25.181Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-18T03:23:34.491Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-18T03:23:34.689Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-04-18T03:23:36.392Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-18T03:23:38.546Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-04-18T03:23:44.710Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-18T03:23:49.736Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-04-18T03:24:08.116Z||main|||||WARN|500||---
2022-04-18T03:24:08.120Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-04-18T03:24:08.120Z||main|||||WARN|500||---
2022-04-18T03:24:09.853Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-04-18T03:24:30.212Z||main|||||INFO|500||Started ApiHandlerApplication in 182.387 seconds (JVM running for 190.264)
2022-04-18T03:24:30.316Z|d2e4fd5e-a1ea-45e2-bd88-8f099f425a45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:24:30.429Z|d2e4fd5e-a1ea-45e2-bd88-8f099f425a45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:24:30.433Z|3f6677bf-6744-4224-8262-636bb03a4f81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:24:30.515Z|3f6677bf-6744-4224-8262-636bb03a4f81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:24:36.228Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-04-18T03:24:36.857Z|53049fe5-e104-4522-9cad-3600a04da97c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:24:37.333Z|b249365f-e89b-4f7e-af8a-812a0fa1446d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:24:37.369Z|a66e5543-b468-4bd3-8f0c-55341d071c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-04-18T03:24:38.531Z|a66e5543-b468-4bd3-8f0c-55341d071c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:24:38.540Z|b249365f-e89b-4f7e-af8a-812a0fa1446d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:24:38.541Z|53049fe5-e104-4522-9cad-3600a04da97c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:24:45.180Z|23b68d76-92bb-4a26-810b-ee2f1a03aa69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:24:45.185Z|23b68d76-92bb-4a26-810b-ee2f1a03aa69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:24:46.831Z|11920b54-ad86-4872-83ec-05f7106cf27a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:24:46.842Z|11920b54-ad86-4872-83ec-05f7106cf27a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:24:48.310Z|aad8be80-9fc1-45ac-8b3b-7daba3b03191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:24:48.312Z|aad8be80-9fc1-45ac-8b3b-7daba3b03191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:24:48.313Z|713e9bb8-175a-4852-8bc8-4796b90174e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:24:48.318Z|713e9bb8-175a-4852-8bc8-4796b90174e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:24:56.973Z|de9e3ffc-31c6-466b-843c-77d13bf5b902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:24:56.988Z|de9e3ffc-31c6-466b-843c-77d13bf5b902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:24:58.462Z|02f41af4-fcc4-4f8d-a8d0-2b2a68f8481a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:24:58.466Z|02f41af4-fcc4-4f8d-a8d0-2b2a68f8481a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:24:58.481Z|8242260c-8447-491f-8d98-abe6612fd80d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:24:58.486Z|8242260c-8447-491f-8d98-abe6612fd80d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:00.173Z|1b7ffb2a-e2b2-4f75-b305-a5d1474ba322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:25:00.173Z|1b7ffb2a-e2b2-4f75-b305-a5d1474ba322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:25:00.549Z|8e10c3a8-2fb6-4234-9cf6-b89f147b15ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:25:00.552Z|8e10c3a8-2fb6-4234-9cf6-b89f147b15ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:25:07.127Z|d760206e-a20d-4eb9-bf1a-e6329a6f0f29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:07.130Z|d760206e-a20d-4eb9-bf1a-e6329a6f0f29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:08.579Z|ef854618-cf69-4fa7-be3a-4d9a7a747bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:08.581Z|ef854618-cf69-4fa7-be3a-4d9a7a747bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:08.597Z|153aa860-927d-4949-a466-78dd0f4e47c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:08.598Z|153aa860-927d-4949-a466-78dd0f4e47c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:15.170Z|ca2e9c11-022d-4081-b424-09010208e055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:25:15.191Z|ca2e9c11-022d-4081-b424-09010208e055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:25:17.190Z|13fcc704-b74f-44a4-97c8-b6681984567f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:17.192Z|13fcc704-b74f-44a4-97c8-b6681984567f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:18.654Z|399e5877-a492-4436-aa38-91a499e975e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:18.666Z|28af1ec3-0589-4546-8b19-69219875ec28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:18.670Z|28af1ec3-0589-4546-8b19-69219875ec28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:18.673Z|399e5877-a492-4436-aa38-91a499e975e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:27.286Z|149d6640-9d15-412a-89b5-f726e79222cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:27.289Z|149d6640-9d15-412a-89b5-f726e79222cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:28.734Z|72275cd2-1a5b-40db-9091-ff0557207c42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:28.753Z|72275cd2-1a5b-40db-9091-ff0557207c42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:28.772Z|3f7ad343-5269-4e1d-afa7-5a328ccdf8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:28.774Z|3f7ad343-5269-4e1d-afa7-5a328ccdf8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:30.169Z|ca97e664-7fb5-4a3e-8b52-28eb8f1be322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:25:30.170Z|ca97e664-7fb5-4a3e-8b52-28eb8f1be322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:25:30.561Z|5a0c71c2-5b2b-4844-8626-af25a4dd346d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:25:30.567Z|5a0c71c2-5b2b-4844-8626-af25a4dd346d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:25:37.383Z|014a014d-4588-4fca-8f9c-0d81f82e07c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:37.385Z|014a014d-4588-4fca-8f9c-0d81f82e07c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:38.832Z|c7110615-490b-4604-ad83-3e39ae12a340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:38.833Z|c7110615-490b-4604-ad83-3e39ae12a340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:38.893Z|72ac182a-4921-4937-b014-b83a926ed817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:38.898Z|72ac182a-4921-4937-b014-b83a926ed817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:45.176Z|3581613f-9fe4-4e26-8564-7f777627d792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:25:45.179Z|3581613f-9fe4-4e26-8564-7f777627d792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:25:47.511Z|01fb7ea0-2ef8-4d77-b281-59e8aa002aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:47.552Z|01fb7ea0-2ef8-4d77-b281-59e8aa002aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:48.888Z|2a6e229e-5c7f-43ec-9d22-c6b93120a763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:48.894Z|2a6e229e-5c7f-43ec-9d22-c6b93120a763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:48.977Z|ae5e75cb-16ea-4afa-bbf2-553dc5bbf00d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:48.987Z|ae5e75cb-16ea-4afa-bbf2-553dc5bbf00d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:57.750Z|aae4ac55-e01e-46e3-b75e-de77cf304ab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:57.751Z|aae4ac55-e01e-46e3-b75e-de77cf304ab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:58.936Z|5cf5b3f7-aebb-4bc6-8566-9f224cda9dfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:58.938Z|5cf5b3f7-aebb-4bc6-8566-9f224cda9dfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:25:59.045Z|47c9b79a-876f-4528-b6e1-b36337e2e83b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:25:59.048Z|47c9b79a-876f-4528-b6e1-b36337e2e83b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:00.172Z|05981257-315e-42f5-b83b-25d5a98271dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:26:00.200Z|05981257-315e-42f5-b83b-25d5a98271dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:26:00.570Z|00219df2-8298-4e2a-804e-506f733b8eb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:26:00.571Z|00219df2-8298-4e2a-804e-506f733b8eb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:26:07.904Z|84d5bbff-f516-45c9-89b7-c32f174c8492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:07.932Z|84d5bbff-f516-45c9-89b7-c32f174c8492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:09.016Z|ab3a3548-b8b1-4d3e-ac1f-44706128bc89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:09.019Z|ab3a3548-b8b1-4d3e-ac1f-44706128bc89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:09.140Z|62a32686-51ea-4667-87ca-98ad45ddc82b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:09.144Z|62a32686-51ea-4667-87ca-98ad45ddc82b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:15.219Z|74ad3386-eba6-4f03-b653-98666f152042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:26:15.239Z|74ad3386-eba6-4f03-b653-98666f152042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:26:18.062Z|3c302109-f860-4553-ba6c-5f169b05646e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:18.066Z|3c302109-f860-4553-ba6c-5f169b05646e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:19.197Z|075d1c40-031e-4f15-ab97-660e67ec1a2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:19.218Z|075d1c40-031e-4f15-ab97-660e67ec1a2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:19.235Z|6f5e07d3-622e-4b60-a938-871a71b58dae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:19.236Z|6f5e07d3-622e-4b60-a938-871a71b58dae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:28.156Z|c227c196-2a7b-4408-ab87-50dcc475c3a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:28.161Z|c227c196-2a7b-4408-ab87-50dcc475c3a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:29.302Z|dabf9b0d-b5ae-4911-a46a-67496d74536b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:29.308Z|dabf9b0d-b5ae-4911-a46a-67496d74536b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:29.311Z|4de8088f-2ac9-439c-9481-7db20187de6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:29.315Z|4de8088f-2ac9-439c-9481-7db20187de6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:30.176Z|da43ee37-8f67-4e19-a09c-de1dc2e516c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:26:30.183Z|da43ee37-8f67-4e19-a09c-de1dc2e516c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:26:30.575Z|f8152f7e-68b8-4337-87ed-57333ee3a822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:26:30.577Z|f8152f7e-68b8-4337-87ed-57333ee3a822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:26:38.212Z|eddbb2ef-2cb3-43e9-b91b-7f1d80d0904b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:38.218Z|eddbb2ef-2cb3-43e9-b91b-7f1d80d0904b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:39.416Z|b6d74c15-559d-47c9-a239-eb752090b875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:39.421Z|b6d74c15-559d-47c9-a239-eb752090b875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:39.438Z|3b0bc0ab-3ee0-4c08-aeb2-68c2b1c0673a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:39.442Z|3b0bc0ab-3ee0-4c08-aeb2-68c2b1c0673a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:45.177Z|877bec6c-6b86-43c3-b89c-4b4a4ec13bea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:26:45.201Z|877bec6c-6b86-43c3-b89c-4b4a4ec13bea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:26:48.318Z|69a8f869-6588-4585-97aa-805e3abbaf94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:48.322Z|69a8f869-6588-4585-97aa-805e3abbaf94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:49.479Z|9d79e234-b733-4de2-ac47-ce02524f6136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:49.502Z|9d79e234-b733-4de2-ac47-ce02524f6136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:49.614Z|91a10266-e8cc-4e1c-b31c-57fbf4c1fa10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:49.621Z|91a10266-e8cc-4e1c-b31c-57fbf4c1fa10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:58.433Z|f69bf6d0-8de8-45a7-8d14-93413089546e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:58.437Z|f69bf6d0-8de8-45a7-8d14-93413089546e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:59.610Z|6dd4dde3-fe28-43ab-b5d2-0b35da7bf677|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:59.618Z|6dd4dde3-fe28-43ab-b5d2-0b35da7bf677|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:26:59.676Z|fdfc1ead-7a66-4e17-b90e-61fffab986a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:26:59.677Z|fdfc1ead-7a66-4e17-b90e-61fffab986a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:00.177Z|8a639ce1-e387-4b77-bac8-7e5f0fa7b4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:27:00.181Z|8a639ce1-e387-4b77-bac8-7e5f0fa7b4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:27:00.582Z|f2cd3ea3-9090-4bf4-ad34-e52d0f3cfbde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:27:00.584Z|f2cd3ea3-9090-4bf4-ad34-e52d0f3cfbde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:27:08.487Z|4103f180-30e1-4ae8-8d88-d29729fe0cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:08.490Z|4103f180-30e1-4ae8-8d88-d29729fe0cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:09.670Z|098b6a6b-4dac-42ff-a8b6-ff974cf2dc83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:09.688Z|098b6a6b-4dac-42ff-a8b6-ff974cf2dc83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:09.729Z|090ca292-0b56-4658-8672-5300f09e4057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:09.731Z|090ca292-0b56-4658-8672-5300f09e4057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:15.170Z|ac945a23-b3c1-4cc7-a7d1-7a153106143f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:27:15.177Z|ac945a23-b3c1-4cc7-a7d1-7a153106143f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:27:18.545Z|3e240966-ff05-480e-89ef-c0d12b8cc4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:18.556Z|3e240966-ff05-480e-89ef-c0d12b8cc4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:19.752Z|bce4ceb6-7987-4edd-9344-5a85321a4c92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:19.757Z|bce4ceb6-7987-4edd-9344-5a85321a4c92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:19.801Z|62e073f2-7c4a-449e-a428-16709c1e9e10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:19.802Z|62e073f2-7c4a-449e-a428-16709c1e9e10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:28.647Z|4c608d6a-c34e-4ed8-ab46-4a3f3839ed44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:28.648Z|4c608d6a-c34e-4ed8-ab46-4a3f3839ed44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:29.855Z|addf857b-e166-4310-9246-1ef529edd2c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:29.864Z|addf857b-e166-4310-9246-1ef529edd2c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:29.877Z|8f8d5ed9-2b7d-4937-86c8-1caa8cf35da2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:29.894Z|8f8d5ed9-2b7d-4937-86c8-1caa8cf35da2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:30.200Z|f25915ff-9031-4ee7-9982-96a5daade69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:27:30.211Z|f25915ff-9031-4ee7-9982-96a5daade69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:27:30.586Z|eb1cbf25-92f2-45f3-8e2e-687ea75eb033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:27:30.587Z|eb1cbf25-92f2-45f3-8e2e-687ea75eb033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:27:38.721Z|9025a503-d727-4e8c-9566-66166b08136e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:38.723Z|9025a503-d727-4e8c-9566-66166b08136e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:39.940Z|37c27421-f9c5-42f1-a752-95b8bab7917f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:39.942Z|37c27421-f9c5-42f1-a752-95b8bab7917f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:39.967Z|ac03f22f-e750-4da6-a9c1-d5e223603c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:39.973Z|ac03f22f-e750-4da6-a9c1-d5e223603c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:45.173Z|ea68e5f3-f628-4e51-a4c1-ee98ea1ce23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:27:45.174Z|ea68e5f3-f628-4e51-a4c1-ee98ea1ce23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:27:48.817Z|e7825549-fce5-4105-acfa-6d945b5292a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:48.820Z|e7825549-fce5-4105-acfa-6d945b5292a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:49.987Z|3fe9d042-f968-4325-8aea-45d5e8957667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:49.989Z|3fe9d042-f968-4325-8aea-45d5e8957667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:50.032Z|b5e80506-ae8b-4975-9de6-b888526f79f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:50.035Z|b5e80506-ae8b-4975-9de6-b888526f79f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:27:58.918Z|cc398074-737a-4950-8b2d-d61f6fbe4831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:27:58.926Z|cc398074-737a-4950-8b2d-d61f6fbe4831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:00.031Z|4b79d9db-9108-4c00-93b9-82299debf521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:00.033Z|4b79d9db-9108-4c00-93b9-82299debf521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:00.119Z|98669749-2251-4893-89af-af38be82de36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:00.120Z|98669749-2251-4893-89af-af38be82de36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:00.169Z|74e25c33-914a-4ee9-b9d7-e6a2ba62bd2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:28:00.171Z|74e25c33-914a-4ee9-b9d7-e6a2ba62bd2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:28:00.588Z|102cc67f-3664-4af9-8ed2-a293f58ef166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:28:00.589Z|102cc67f-3664-4af9-8ed2-a293f58ef166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:28:08.988Z|635569d6-6a8a-4977-b1ea-633eb2ec8531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:08.990Z|635569d6-6a8a-4977-b1ea-633eb2ec8531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:10.068Z|c6588a6a-63a8-43da-a510-ba8e2c03f207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:10.069Z|c6588a6a-63a8-43da-a510-ba8e2c03f207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:10.157Z|de79cc96-fb41-497a-be7e-206fea796f68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:10.159Z|de79cc96-fb41-497a-be7e-206fea796f68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:15.170Z|8295a3b8-7fe4-436f-a998-64f2bd4c18c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:28:15.182Z|8295a3b8-7fe4-436f-a998-64f2bd4c18c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:28:19.054Z|d1fdff9b-7815-4193-8d6c-c25abdf12134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:19.067Z|d1fdff9b-7815-4193-8d6c-c25abdf12134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:20.104Z|d5cae9a6-7f1f-4d6d-abd3-e1b9f05a2b96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:20.105Z|d5cae9a6-7f1f-4d6d-abd3-e1b9f05a2b96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:20.226Z|bccf5ee0-aa3f-4f99-8136-5b733b9b29b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:20.228Z|bccf5ee0-aa3f-4f99-8136-5b733b9b29b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:29.131Z|70e43c85-1484-475b-ba6e-3c9c3ba532f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:29.133Z|70e43c85-1484-475b-ba6e-3c9c3ba532f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:30.159Z|469db4ba-dab2-414a-9a31-49f2d394a572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:30.160Z|469db4ba-dab2-414a-9a31-49f2d394a572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:30.169Z|9d29916f-9d97-4339-9ffa-6023eae3e33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:28:30.170Z|9d29916f-9d97-4339-9ffa-6023eae3e33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:28:30.269Z|d442b789-8f8b-4fe6-a668-be5f2793a78c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:30.270Z|d442b789-8f8b-4fe6-a668-be5f2793a78c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:30.591Z|3e27ea4e-fb00-486e-9dc4-236005401bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:28:30.592Z|3e27ea4e-fb00-486e-9dc4-236005401bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:28:39.171Z|e5d00d13-f730-4c78-9d7d-557041750c44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:39.172Z|e5d00d13-f730-4c78-9d7d-557041750c44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:40.208Z|2acaea59-b1b2-4ef6-9af2-a220aebddbf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:40.211Z|2acaea59-b1b2-4ef6-9af2-a220aebddbf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:40.302Z|8e7a1aed-e465-4258-b646-ac6c4c56a317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:40.304Z|8e7a1aed-e465-4258-b646-ac6c4c56a317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:45.191Z|b5325491-3be6-446d-b534-ff87dc299847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:28:45.208Z|b5325491-3be6-446d-b534-ff87dc299847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:28:49.208Z|b5414426-96e4-4fb6-9972-9b9d23c4b241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:49.210Z|b5414426-96e4-4fb6-9972-9b9d23c4b241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:50.261Z|5c9857e1-0593-4e79-bfee-dd12f1188314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:50.268Z|5c9857e1-0593-4e79-bfee-dd12f1188314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:50.351Z|735223c5-4c87-49fb-a1c9-b47f1b79ba91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:50.352Z|735223c5-4c87-49fb-a1c9-b47f1b79ba91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:28:59.269Z|a9bd518e-2358-43eb-9a49-230292709d5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:28:59.272Z|a9bd518e-2358-43eb-9a49-230292709d5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:00.172Z|5d028d3b-4081-4f4e-b6ec-cd9af7d32ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:29:00.176Z|5d028d3b-4081-4f4e-b6ec-cd9af7d32ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:29:00.359Z|a6d15f28-e755-4c94-8b21-0cd44ba0559d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:00.368Z|a6d15f28-e755-4c94-8b21-0cd44ba0559d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:00.472Z|72041775-0a0f-4142-a2b5-72ee0989937d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:00.473Z|72041775-0a0f-4142-a2b5-72ee0989937d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:00.599Z|a84ad212-5f02-4e56-bff3-6e3b79043ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:29:00.606Z|a84ad212-5f02-4e56-bff3-6e3b79043ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:29:09.309Z|f8a587d4-68c0-406b-8ae9-a62d15711c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:09.310Z|f8a587d4-68c0-406b-8ae9-a62d15711c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:10.470Z|dd32fec1-0856-4def-a9b2-1fa5a4b1b09a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:10.471Z|dd32fec1-0856-4def-a9b2-1fa5a4b1b09a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:10.524Z|40a34008-9bba-4d41-b152-f883d8ff6dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:10.527Z|40a34008-9bba-4d41-b152-f883d8ff6dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:15.170Z|82ee3cfe-3b76-481d-a6d5-82b3bfc1653e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:29:15.171Z|82ee3cfe-3b76-481d-a6d5-82b3bfc1653e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:29:19.361Z|819c81a2-ee8b-49f6-b48f-5da298bb15c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:19.363Z|819c81a2-ee8b-49f6-b48f-5da298bb15c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:20.526Z|e1eaceda-210a-4939-9964-0fd1ff070125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:20.527Z|e1eaceda-210a-4939-9964-0fd1ff070125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:20.562Z|c9ed541c-3b5a-4376-bebe-965ab2c07d17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:20.563Z|c9ed541c-3b5a-4376-bebe-965ab2c07d17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:29.402Z|b68c4c23-43fc-4ad9-9b31-c157416ea0d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:29.404Z|b68c4c23-43fc-4ad9-9b31-c157416ea0d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:30.170Z|44a91e90-be0a-4874-9dd6-b8d551bc087f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:29:30.177Z|44a91e90-be0a-4874-9dd6-b8d551bc087f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:29:30.585Z|255d2190-e21f-4548-9542-fa5d07198ab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:30.586Z|255d2190-e21f-4548-9542-fa5d07198ab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:30.602Z|92c4cfcc-3792-4f17-8252-5a12a06afcdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:30.603Z|92c4cfcc-3792-4f17-8252-5a12a06afcdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:30.609Z|092a43df-5f4e-46b1-9df9-43f0aed4a01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:29:30.610Z|092a43df-5f4e-46b1-9df9-43f0aed4a01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:29:39.469Z|d8ec6e0b-3e22-4681-bf47-1f3ed23c4d20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:39.471Z|d8ec6e0b-3e22-4681-bf47-1f3ed23c4d20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:40.634Z|0db38752-191e-4c05-89cf-5635bf73f4f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:40.635Z|0db38752-191e-4c05-89cf-5635bf73f4f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:40.654Z|9a526b71-52ae-4e5a-9d65-cd3c1c3d64b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:40.656Z|9a526b71-52ae-4e5a-9d65-cd3c1c3d64b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:45.181Z|7b53f516-659a-4684-9c8a-785999346c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:29:45.190Z|7b53f516-659a-4684-9c8a-785999346c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:29:49.527Z|caf53a3c-f796-49af-963a-cdbd38aee230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:49.529Z|caf53a3c-f796-49af-963a-cdbd38aee230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:50.671Z|7c275060-a55d-4547-8f36-ab6de51d7656|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:50.673Z|7c275060-a55d-4547-8f36-ab6de51d7656|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:50.689Z|b3f3fbcc-6fe2-4bad-8191-aa3104a564b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:50.690Z|b3f3fbcc-6fe2-4bad-8191-aa3104a564b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:29:59.568Z|f4059f7a-ecc2-4698-9c4c-70a988f5fe77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:29:59.570Z|f4059f7a-ecc2-4698-9c4c-70a988f5fe77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:00.170Z|6c9bf65b-054b-45c7-bd5e-faac97781552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:30:00.172Z|6c9bf65b-054b-45c7-bd5e-faac97781552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:30:00.612Z|3abf5c13-bbef-4674-9477-5c6151b9486d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:30:00.613Z|3abf5c13-bbef-4674-9477-5c6151b9486d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:30:00.712Z|97e3858a-2994-446d-9429-aeed1a18b3d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:00.714Z|97e3858a-2994-446d-9429-aeed1a18b3d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:00.726Z|fa7458ba-bfd1-4237-8ee1-e574e0327472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:00.727Z|fa7458ba-bfd1-4237-8ee1-e574e0327472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:09.612Z|c5a7fe2f-67dc-4201-b67f-f64bf49c357e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:09.614Z|c5a7fe2f-67dc-4201-b67f-f64bf49c357e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:10.749Z|79c05ac7-c3a6-47cf-84bb-79b70c385c7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:10.750Z|79c05ac7-c3a6-47cf-84bb-79b70c385c7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:10.757Z|36191069-faa8-4638-90b0-fcd159e3297f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:10.758Z|36191069-faa8-4638-90b0-fcd159e3297f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:15.170Z|6dfd4ece-54f7-44b4-a368-19f38f071143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:30:15.172Z|6dfd4ece-54f7-44b4-a368-19f38f071143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:30:19.653Z|682b338d-8a98-4cd8-ad24-31d84e8ad969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:19.657Z|682b338d-8a98-4cd8-ad24-31d84e8ad969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:20.796Z|452fb1ec-abe4-46f0-a3c5-c066ae75c406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:20.797Z|452fb1ec-abe4-46f0-a3c5-c066ae75c406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:20.830Z|88f49108-fd12-4041-bd8b-445d4ba62bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:20.831Z|88f49108-fd12-4041-bd8b-445d4ba62bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:29.703Z|83d10165-03f0-4d6c-b2af-ba33f158faad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:29.704Z|83d10165-03f0-4d6c-b2af-ba33f158faad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:30.170Z|f7ee0139-c54a-4f35-929f-3fca375bddcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:30:30.171Z|f7ee0139-c54a-4f35-929f-3fca375bddcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:30:30.615Z|dc70eb2b-7b56-4032-8517-f1a44b8e6d5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:30:30.617Z|dc70eb2b-7b56-4032-8517-f1a44b8e6d5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:30:30.839Z|9dc10f42-69fb-43a4-9a84-d9f01a14b3cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:30.843Z|9dc10f42-69fb-43a4-9a84-d9f01a14b3cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:30.882Z|ad3fb40c-120c-4c95-894d-70d9c0092d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:30.883Z|ad3fb40c-120c-4c95-894d-70d9c0092d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:39.739Z|438e5f0e-e8fb-4c33-8483-5b4094f0da15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:39.741Z|438e5f0e-e8fb-4c33-8483-5b4094f0da15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:40.885Z|e2343fd0-9d78-4683-9247-1cb88b5ebb89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:40.887Z|e2343fd0-9d78-4683-9247-1cb88b5ebb89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:40.910Z|d87307ad-4212-41bd-a231-6e9e5fbc549c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:40.911Z|d87307ad-4212-41bd-a231-6e9e5fbc549c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:45.170Z|c08e2872-c3df-4826-b4d3-8a8386c72239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:30:45.179Z|c08e2872-c3df-4826-b4d3-8a8386c72239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:30:49.777Z|e8918630-bc56-485f-9ff7-99d6bb2c3354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:49.779Z|e8918630-bc56-485f-9ff7-99d6bb2c3354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:50.919Z|49d45da5-43de-4576-b51c-a5484007b079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:50.921Z|49d45da5-43de-4576-b51c-a5484007b079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:50.946Z|7502fee6-d355-4b91-9ab7-c0763ea548f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:50.949Z|7502fee6-d355-4b91-9ab7-c0763ea548f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:30:59.822Z|7198ccb6-69b5-4e42-8aec-854bc63d1993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:30:59.823Z|7198ccb6-69b5-4e42-8aec-854bc63d1993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:00.170Z|16abf6d2-1b3d-405e-9895-5136d1b741ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:31:00.171Z|16abf6d2-1b3d-405e-9895-5136d1b741ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:31:00.620Z|9771b9df-c20a-4151-8ef8-dee9dc28ee93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:31:00.621Z|9771b9df-c20a-4151-8ef8-dee9dc28ee93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:31:00.951Z|a5fccbb0-d845-4816-a39c-db018465abbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:00.952Z|a5fccbb0-d845-4816-a39c-db018465abbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:00.985Z|fd97b314-446f-44f8-b67c-bfea69fccbdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:00.987Z|fd97b314-446f-44f8-b67c-bfea69fccbdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:09.856Z|fe8e5950-5edf-4a9f-b240-235348db7626|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:09.858Z|fe8e5950-5edf-4a9f-b240-235348db7626|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:10.987Z|ae27bb7c-4db7-4a59-ad20-c079672ded2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:10.989Z|ae27bb7c-4db7-4a59-ad20-c079672ded2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:11.019Z|44e642d8-8bea-4133-8437-8e3b6de75431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:11.022Z|44e642d8-8bea-4133-8437-8e3b6de75431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:15.170Z|59505871-b1bf-45ed-85cb-a82e81f89e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:31:15.172Z|59505871-b1bf-45ed-85cb-a82e81f89e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:31:19.946Z|9f423ee0-9c3f-423d-8636-d58bc734c6bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:19.949Z|9f423ee0-9c3f-423d-8636-d58bc734c6bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:21.054Z|a0a17457-65f6-4af6-8e9d-9aedf9ba6d1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:21.056Z|a0a17457-65f6-4af6-8e9d-9aedf9ba6d1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:21.068Z|9a9c1002-61ad-4bb2-909b-7e7a117a5519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:21.090Z|9a9c1002-61ad-4bb2-909b-7e7a117a5519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:30.007Z|3d1b8d79-fccc-46ae-af99-59b1b03ede3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:30.010Z|3d1b8d79-fccc-46ae-af99-59b1b03ede3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:30.169Z|9fb91f60-14f1-478f-90fa-7c11c557a234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:31:30.173Z|9fb91f60-14f1-478f-90fa-7c11c557a234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:31:30.623Z|de670f93-cf1a-46f6-9ac6-4addf22125df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:31:30.625Z|de670f93-cf1a-46f6-9ac6-4addf22125df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:31:31.097Z|8d070be5-093f-4aab-a126-667999e44286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:31.117Z|8d070be5-093f-4aab-a126-667999e44286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:31.142Z|55f52dde-7f6b-429a-b048-ab578c61a1d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:31.143Z|55f52dde-7f6b-429a-b048-ab578c61a1d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:40.050Z|061834d9-b6ca-4900-bcde-0e7b8d33bc08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:40.054Z|061834d9-b6ca-4900-bcde-0e7b8d33bc08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:41.171Z|0886c786-ed70-49b5-aeb6-876c7d2cf730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:41.172Z|0886c786-ed70-49b5-aeb6-876c7d2cf730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:41.176Z|b5150ae9-32bf-4d86-a2ef-fc1df8c60bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:41.178Z|b5150ae9-32bf-4d86-a2ef-fc1df8c60bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:45.169Z|0f437ac2-eb79-4a31-80e3-996a806a3b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:31:45.170Z|0f437ac2-eb79-4a31-80e3-996a806a3b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:31:46.706Z|6d6158d9-e313-4159-a931-dd2b3b9ba0fb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:31:46.707Z|6d6158d9-e313-4159-a931-dd2b3b9ba0fb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:50.091Z|d1514210-ae4d-4d12-8007-1c14cf976646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:50.093Z|d1514210-ae4d-4d12-8007-1c14cf976646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:51.219Z|2de78e17-93bf-474f-81f1-0f50677f389b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:51.219Z|6125c3d1-3d4d-472a-b657-513c4ecd7caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:31:51.221Z|2de78e17-93bf-474f-81f1-0f50677f389b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:31:51.222Z|6125c3d1-3d4d-472a-b657-513c4ecd7caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:00.135Z|532e27bc-29ce-435a-89f5-ede194890c5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:00.147Z|532e27bc-29ce-435a-89f5-ede194890c5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:00.169Z|4d2ae29b-fccb-4320-860d-594439af374c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:32:00.197Z|4d2ae29b-fccb-4320-860d-594439af374c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:32:00.628Z|50b2e57b-0033-4882-921c-7137a5f819d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:32:00.630Z|50b2e57b-0033-4882-921c-7137a5f819d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:32:01.255Z|44d75252-d9df-4292-8cf3-4970d218730f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:01.256Z|c3a4a782-1db7-444c-9819-e8afea1319a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:01.258Z|c3a4a782-1db7-444c-9819-e8afea1319a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:01.256Z|44d75252-d9df-4292-8cf3-4970d218730f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:10.224Z|e98e86b9-5864-4a2d-b396-4cc47af73157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:10.253Z|e98e86b9-5864-4a2d-b396-4cc47af73157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:11.292Z|e6d51c3a-9801-4ccc-be4e-71510a0bb164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:11.359Z|8abbf69b-577a-4dfd-9d77-6a3dd246f504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:11.359Z|e6d51c3a-9801-4ccc-be4e-71510a0bb164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:11.361Z|8abbf69b-577a-4dfd-9d77-6a3dd246f504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:15.170Z|34e33b2f-8dc9-4cf7-ae3d-027f081ca097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:32:15.171Z|34e33b2f-8dc9-4cf7-ae3d-027f081ca097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:32:20.286Z|ad99b7ca-cb74-4ed3-b167-1a8357652786|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:20.287Z|ad99b7ca-cb74-4ed3-b167-1a8357652786|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:21.397Z|b5c89e82-2a10-4a17-8097-216e44b2ba3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:21.399Z|b5c89e82-2a10-4a17-8097-216e44b2ba3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:21.451Z|1bae8695-34e1-4289-87fa-56a77c0f62a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:21.452Z|1bae8695-34e1-4289-87fa-56a77c0f62a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:30.169Z|2e3d975b-21ce-41b5-9107-8cddae5233dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:32:30.170Z|2e3d975b-21ce-41b5-9107-8cddae5233dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:32:30.332Z|aff9210d-5c3d-462a-af7d-b23812c9bab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:30.334Z|aff9210d-5c3d-462a-af7d-b23812c9bab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:30.632Z|2d2dad78-ba2d-440f-809f-3d3623fc0ab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:32:30.633Z|2d2dad78-ba2d-440f-809f-3d3623fc0ab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:32:31.434Z|7a389a9e-468d-4218-9627-fcd9ade04320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:31.435Z|7a389a9e-468d-4218-9627-fcd9ade04320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:31.482Z|60ef8071-328f-4c63-bc01-44250d5b3e46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:31.483Z|60ef8071-328f-4c63-bc01-44250d5b3e46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:40.386Z|d898cbea-e93f-4969-a451-afe11a6109b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:40.387Z|d898cbea-e93f-4969-a451-afe11a6109b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:41.467Z|2f584373-4b59-4d55-8ea5-fcf90620adbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:41.470Z|2f584373-4b59-4d55-8ea5-fcf90620adbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:41.516Z|082f3b85-d979-4fad-a286-e601a984fc6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:41.518Z|082f3b85-d979-4fad-a286-e601a984fc6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:45.169Z|ee9d63f1-030e-4320-9022-acf7548df88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:32:45.175Z|ee9d63f1-030e-4320-9022-acf7548df88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:32:46.640Z|c742d03b-34ac-4c32-b173-0b1c09189c04|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:32:46.642Z|c742d03b-34ac-4c32-b173-0b1c09189c04|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:50.420Z|22a249e3-bead-46d4-8bf5-d4c4e6170392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:50.421Z|22a249e3-bead-46d4-8bf5-d4c4e6170392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:51.513Z|59bf12e9-1858-4bd8-9749-c256d13d27e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:51.514Z|59bf12e9-1858-4bd8-9749-c256d13d27e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:32:51.561Z|6f580ef5-9322-4ff0-8fac-6d3a11725e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:32:51.562Z|6f580ef5-9322-4ff0-8fac-6d3a11725e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:00.170Z|323f0d02-b9c5-48fb-bfbe-d2e45cf491c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:33:00.171Z|323f0d02-b9c5-48fb-bfbe-d2e45cf491c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:33:00.453Z|af168779-e38f-42d4-ab97-7054cd0955ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:00.455Z|af168779-e38f-42d4-ab97-7054cd0955ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:00.635Z|95a16fd7-c08c-40f9-a88e-c13739d53046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:33:00.636Z|95a16fd7-c08c-40f9-a88e-c13739d53046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:33:01.563Z|ab2b4d7c-3f46-491a-92e1-fdc2b35b5061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:01.564Z|ab2b4d7c-3f46-491a-92e1-fdc2b35b5061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:01.599Z|7412d2b8-b32a-4558-93c7-1ca0755d5b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:01.600Z|7412d2b8-b32a-4558-93c7-1ca0755d5b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:10.485Z|e7eebf60-bdd0-4242-ae75-9b481d2a99e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:10.486Z|e7eebf60-bdd0-4242-ae75-9b481d2a99e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:11.594Z|ce4cf249-3c8f-424f-b333-b33e14a8c49c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:11.595Z|ce4cf249-3c8f-424f-b333-b33e14a8c49c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:11.627Z|fa2002ac-fef9-44e2-8a76-16371e8a7f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:11.628Z|fa2002ac-fef9-44e2-8a76-16371e8a7f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:15.178Z|b7772ce0-ed7c-4107-9362-764b6607b4eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:33:15.190Z|b7772ce0-ed7c-4107-9362-764b6607b4eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:33:20.521Z|431d1250-d899-4028-955d-064f80d10e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:20.522Z|431d1250-d899-4028-955d-064f80d10e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:21.627Z|3bcc5cc1-e0a0-4cbe-b998-072db1c3f50f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:21.628Z|3bcc5cc1-e0a0-4cbe-b998-072db1c3f50f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:21.668Z|4791a325-dec5-4203-b3e7-657d3ace731a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:21.669Z|4791a325-dec5-4203-b3e7-657d3ace731a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:30.169Z|e516067d-091a-4366-80f8-ed06ce9df202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:33:30.170Z|e516067d-091a-4366-80f8-ed06ce9df202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:33:30.558Z|2d075976-a8b1-446c-b5f7-f2f57aca154a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:30.559Z|2d075976-a8b1-446c-b5f7-f2f57aca154a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:30.637Z|32fdc43f-c747-4b3b-8f18-b9149f8f4053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:33:30.639Z|32fdc43f-c747-4b3b-8f18-b9149f8f4053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:33:31.661Z|b9a95754-8efa-4579-b8fd-aa90c8ed99df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:31.663Z|b9a95754-8efa-4579-b8fd-aa90c8ed99df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:31.701Z|b7a9297a-76ae-4ead-9df3-903dabdc2908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:31.702Z|b7a9297a-76ae-4ead-9df3-903dabdc2908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:40.588Z|8c141d5d-e7f9-420f-ac86-2a00fed61e70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:40.589Z|8c141d5d-e7f9-420f-ac86-2a00fed61e70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:41.694Z|0a8e1a6c-0aa5-4c11-b2fc-9777cbd256b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:41.695Z|0a8e1a6c-0aa5-4c11-b2fc-9777cbd256b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:41.731Z|f8df35df-9bfb-451c-a84b-7b69b11fdfba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:41.732Z|f8df35df-9bfb-451c-a84b-7b69b11fdfba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:45.169Z|cc6b9c5f-8cc9-4ef4-ac75-7c369d0f2d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:33:45.170Z|cc6b9c5f-8cc9-4ef4-ac75-7c369d0f2d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:33:46.666Z|9bf9aadd-a1a9-4078-a048-efd3799ffc6f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:33:46.676Z|9bf9aadd-a1a9-4078-a048-efd3799ffc6f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:50.627Z|58a0659f-2fb3-4aa9-8831-4d16947aa895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:50.630Z|58a0659f-2fb3-4aa9-8831-4d16947aa895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:51.734Z|b69d0c68-670e-46c7-8b70-397c043e7e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:51.735Z|b69d0c68-670e-46c7-8b70-397c043e7e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:33:51.792Z|85fde047-b55b-4069-a158-357704b40919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:33:51.801Z|85fde047-b55b-4069-a158-357704b40919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:00.169Z|c459b4df-5ae2-44c8-beb2-7e9d4761908b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:34:00.174Z|c459b4df-5ae2-44c8-beb2-7e9d4761908b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:34:00.640Z|14b2e929-dddd-4861-ae07-1e3b974eb959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:34:00.641Z|14b2e929-dddd-4861-ae07-1e3b974eb959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:34:00.660Z|3b02a201-f328-43ed-8493-7bec5d66ae02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:00.661Z|3b02a201-f328-43ed-8493-7bec5d66ae02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:01.766Z|1eb9e1b0-071a-4971-96f1-3eaa5279951b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:01.767Z|1eb9e1b0-071a-4971-96f1-3eaa5279951b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:01.845Z|9ccd26eb-131d-448d-b0e9-badb02638199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:01.846Z|9ccd26eb-131d-448d-b0e9-badb02638199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:10.705Z|218ddaab-6016-467f-af8c-2c13145f3945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:10.706Z|218ddaab-6016-467f-af8c-2c13145f3945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:11.800Z|e80721d8-6e5a-4a07-b650-fead116a819d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:11.801Z|e80721d8-6e5a-4a07-b650-fead116a819d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:11.878Z|31cf3b1b-601c-4fcf-bf2f-a5facd2fdf55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:11.879Z|31cf3b1b-601c-4fcf-bf2f-a5facd2fdf55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:15.187Z|e3954161-9adf-4a6a-8f6d-a2b07f02ae91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:34:15.188Z|e3954161-9adf-4a6a-8f6d-a2b07f02ae91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:34:20.748Z|5a44fcaf-b9aa-43dc-a3b0-93335ce898eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:20.749Z|5a44fcaf-b9aa-43dc-a3b0-93335ce898eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:21.835Z|250f4c40-2648-4057-8295-0a6af7f64348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:21.837Z|250f4c40-2648-4057-8295-0a6af7f64348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:21.910Z|2863cb8a-aafc-4c90-9390-4a994a78b949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:21.911Z|2863cb8a-aafc-4c90-9390-4a994a78b949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:30.169Z|698e71fc-c081-4ede-a35e-abfeeeec569a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:34:30.171Z|698e71fc-c081-4ede-a35e-abfeeeec569a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:34:30.644Z|ef8765c5-dd4c-4111-b779-1cb9701d1002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:34:30.645Z|ef8765c5-dd4c-4111-b779-1cb9701d1002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:34:30.778Z|282c6786-0425-4dbb-805a-aa1fe1239323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:30.780Z|282c6786-0425-4dbb-805a-aa1fe1239323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:31.866Z|74867540-c6ca-4f48-8872-729519111554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:31.867Z|74867540-c6ca-4f48-8872-729519111554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:31.937Z|19545918-39cd-40d2-a591-85d20a1c6da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:31.938Z|19545918-39cd-40d2-a591-85d20a1c6da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:40.814Z|ca1d372d-bf1a-45ce-b223-06472b0b7045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:40.815Z|ca1d372d-bf1a-45ce-b223-06472b0b7045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:41.902Z|06ecb3d6-e8e2-4ad1-8850-1907dd0d0f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:41.904Z|06ecb3d6-e8e2-4ad1-8850-1907dd0d0f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:41.965Z|9fc51d2e-31ae-4dde-980a-f8b19d089d58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:41.966Z|9fc51d2e-31ae-4dde-980a-f8b19d089d58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:45.169Z|3388caf9-19e0-4dec-bab6-5bdba6d0ff0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:34:45.174Z|3388caf9-19e0-4dec-bab6-5bdba6d0ff0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:34:46.622Z|e9c16a2b-764a-45c8-8b73-473455870714|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:34:46.624Z|e9c16a2b-764a-45c8-8b73-473455870714|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:50.845Z|c75696d9-c4b5-42a3-8017-dbeffc474317|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:50.846Z|c75696d9-c4b5-42a3-8017-dbeffc474317|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:51.933Z|5bb12336-0db3-42b0-9143-116f07094b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:51.934Z|5bb12336-0db3-42b0-9143-116f07094b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:34:51.993Z|6d4b12a3-3ca9-490b-ab49-3d033461fb5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:34:51.994Z|6d4b12a3-3ca9-490b-ab49-3d033461fb5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:00.180Z|00dbd3e4-a021-4c70-a9ba-e122e169de13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:35:00.183Z|00dbd3e4-a021-4c70-a9ba-e122e169de13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:35:00.647Z|3764bd67-91c8-477c-83a7-e6ed97aff4dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:35:00.648Z|3764bd67-91c8-477c-83a7-e6ed97aff4dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:35:00.890Z|79ba710c-3de6-4200-914f-dd8e97d9f148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:00.892Z|79ba710c-3de6-4200-914f-dd8e97d9f148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:01.965Z|9ecc22fc-4b21-4bae-b2de-54f914d82e1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:01.966Z|9ecc22fc-4b21-4bae-b2de-54f914d82e1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:02.026Z|31a81d34-7823-40a1-8ad2-d22efc8d8916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:02.027Z|31a81d34-7823-40a1-8ad2-d22efc8d8916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:10.929Z|8c54e120-ecfd-4f85-b048-22decb8052aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:10.931Z|8c54e120-ecfd-4f85-b048-22decb8052aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:12.003Z|1ca91d50-6960-4b17-81dd-8f74cfd15657|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:12.008Z|1ca91d50-6960-4b17-81dd-8f74cfd15657|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:12.056Z|4d64fabd-0bef-49de-8e27-a40f67ba1ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:12.057Z|4d64fabd-0bef-49de-8e27-a40f67ba1ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:15.172Z|6d299d96-0474-44be-9eb4-b9700a5b376f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:35:15.190Z|6d299d96-0474-44be-9eb4-b9700a5b376f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:35:20.974Z|e2dde6e2-7d7e-420d-b3ed-5d192525e719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:20.976Z|e2dde6e2-7d7e-420d-b3ed-5d192525e719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:22.043Z|75a1a02f-2ed4-4abd-8d02-ed2657683295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:22.044Z|75a1a02f-2ed4-4abd-8d02-ed2657683295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:22.096Z|c5291038-5728-4ffd-ba62-398494bf1b7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:22.097Z|c5291038-5728-4ffd-ba62-398494bf1b7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:30.170Z|2c500506-c753-4526-b9a6-131f392d0def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:35:30.182Z|2c500506-c753-4526-b9a6-131f392d0def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:35:30.650Z|5d1eda32-3734-407b-b964-a500e994abba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:35:30.651Z|5d1eda32-3734-407b-b964-a500e994abba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:35:31.017Z|1531c286-ede8-4173-bf21-c7ae5fc23a9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:31.021Z|1531c286-ede8-4173-bf21-c7ae5fc23a9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:32.077Z|49e0a218-cde9-4abb-9552-d0229bdbe1c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:32.081Z|49e0a218-cde9-4abb-9552-d0229bdbe1c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:32.130Z|fd023e50-17e9-40fe-9b07-a92c14bc64a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:32.131Z|fd023e50-17e9-40fe-9b07-a92c14bc64a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:41.064Z|cc010174-d009-41b7-90ab-94cafd6b1aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:41.065Z|cc010174-d009-41b7-90ab-94cafd6b1aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:42.132Z|0fe9db41-9ee4-4bba-b7c6-a0505461515f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:42.134Z|0fe9db41-9ee4-4bba-b7c6-a0505461515f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:42.160Z|a1bb8ab7-e059-4cbc-82ae-32eff7986bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:42.162Z|a1bb8ab7-e059-4cbc-82ae-32eff7986bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:45.175Z|18d93d53-46a9-4d48-9b63-752780d533ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:35:45.176Z|18d93d53-46a9-4d48-9b63-752780d533ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:35:46.628Z|0777fd95-ef95-474d-b31a-be1110a10e80|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:35:46.631Z|0777fd95-ef95-474d-b31a-be1110a10e80|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:51.105Z|d04630f2-db8f-4882-bc5f-0ef78af0bb4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:51.123Z|d04630f2-db8f-4882-bc5f-0ef78af0bb4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:52.184Z|d56d47e2-68c3-47fa-b747-310d322590f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:52.191Z|75974994-a5c4-44b5-b1ba-cd7adf4ea664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:35:52.191Z|d56d47e2-68c3-47fa-b747-310d322590f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:35:52.192Z|75974994-a5c4-44b5-b1ba-cd7adf4ea664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:00.170Z|aad372d3-0a29-4e9f-8f13-3e7800c46b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:36:00.188Z|aad372d3-0a29-4e9f-8f13-3e7800c46b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:36:00.653Z|da5985f6-a7e9-4268-9e71-eccdcb254ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:36:00.654Z|da5985f6-a7e9-4268-9e71-eccdcb254ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:36:01.171Z|513f6601-4fe1-48aa-91c7-3cdabe193788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:01.172Z|513f6601-4fe1-48aa-91c7-3cdabe193788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:02.224Z|e4b0ea23-0cf3-4fcb-b66b-82867acce1f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:02.226Z|e4b0ea23-0cf3-4fcb-b66b-82867acce1f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:02.234Z|22611bb3-9ff7-40b5-ba0e-c76aaa28a00b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:02.235Z|22611bb3-9ff7-40b5-ba0e-c76aaa28a00b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:11.208Z|8c7964e5-f34e-408f-9cc0-89212305fc34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:11.210Z|8c7964e5-f34e-408f-9cc0-89212305fc34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:12.261Z|037545eb-e629-48cb-bacd-eaf3d1c8e769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:12.271Z|a2ee1237-2f2d-49af-9fb3-c3d5a916900e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:12.274Z|a2ee1237-2f2d-49af-9fb3-c3d5a916900e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:12.279Z|037545eb-e629-48cb-bacd-eaf3d1c8e769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:15.169Z|b4ddd89d-d14a-4f19-bab7-11e4dc57bb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:36:15.170Z|b4ddd89d-d14a-4f19-bab7-11e4dc57bb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:36:21.243Z|62f1de85-a599-4a2b-95fd-fdca27757ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:21.245Z|62f1de85-a599-4a2b-95fd-fdca27757ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:22.308Z|4a1000ec-4f26-4e4e-9bee-a6c89c4a52cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:22.310Z|4a1000ec-4f26-4e4e-9bee-a6c89c4a52cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:22.324Z|c34da093-f929-457a-a952-e11e2dba2e48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:22.324Z|c34da093-f929-457a-a952-e11e2dba2e48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:30.169Z|7e01118e-932b-4e37-a984-6193f437331a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:36:30.170Z|7e01118e-932b-4e37-a984-6193f437331a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:36:30.655Z|a5ee2bd7-a72e-4057-aa5d-55250cec70a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:36:30.656Z|a5ee2bd7-a72e-4057-aa5d-55250cec70a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:36:31.286Z|5c2451f2-9aa2-4239-8195-51cb09e92892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:31.288Z|5c2451f2-9aa2-4239-8195-51cb09e92892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:32.348Z|24ce1cf9-e678-45cf-946c-8b9b2f5c424c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:32.349Z|24ce1cf9-e678-45cf-946c-8b9b2f5c424c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:32.353Z|2f1906b1-5c73-4f97-b56b-79c3379fce92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:32.354Z|2f1906b1-5c73-4f97-b56b-79c3379fce92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:41.318Z|5130735d-3a9d-4a8e-9aa9-7e7fb685e8ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:41.319Z|5130735d-3a9d-4a8e-9aa9-7e7fb685e8ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:42.393Z|a0b690b1-16a2-48d6-8057-f5bb4d36212d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:42.394Z|a0b690b1-16a2-48d6-8057-f5bb4d36212d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:42.396Z|b5468861-1aa9-445f-b73b-e95676d8d8ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:42.397Z|b5468861-1aa9-445f-b73b-e95676d8d8ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:45.169Z|78568a5f-c9ce-4217-872e-0c213d9b55f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:36:45.179Z|78568a5f-c9ce-4217-872e-0c213d9b55f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:36:46.626Z|194d460f-454f-4115-a18d-78a8c6494214|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:36:46.628Z|194d460f-454f-4115-a18d-78a8c6494214|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:51.347Z|283111ce-87f8-42b3-a529-31f754c3b99c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:51.349Z|283111ce-87f8-42b3-a529-31f754c3b99c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:52.429Z|015d8e5b-a191-439b-bf9e-b44d53ec7aac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:52.430Z|015d8e5b-a191-439b-bf9e-b44d53ec7aac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:36:52.428Z|46dc46fb-f026-4c42-9353-994fc837d765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:36:52.431Z|46dc46fb-f026-4c42-9353-994fc837d765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:00.169Z|1ec7400f-8faf-4627-ba99-11f20c787ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:37:00.171Z|1ec7400f-8faf-4627-ba99-11f20c787ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:37:00.657Z|6192a328-c341-4b47-8bf6-ab5312811ffe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:37:00.658Z|6192a328-c341-4b47-8bf6-ab5312811ffe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:37:01.381Z|2c926cac-ae94-41b5-a27b-dddf340a3c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:01.384Z|2c926cac-ae94-41b5-a27b-dddf340a3c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:02.461Z|04fcdf68-84bd-491a-9eb5-7f0f28b2b335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:02.463Z|04fcdf68-84bd-491a-9eb5-7f0f28b2b335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:02.465Z|ef1830ec-55ff-4099-8a1f-68382a971c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:02.466Z|ef1830ec-55ff-4099-8a1f-68382a971c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:11.440Z|b627b5d8-aebf-4d17-ac0e-d4be1bb80a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:11.442Z|b627b5d8-aebf-4d17-ac0e-d4be1bb80a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:12.494Z|7272ecd3-0cd9-4eb4-8f9b-a8c8f3878cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:12.494Z|5ba0aeab-71fc-4859-a1ab-cf91a76612b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:12.496Z|7272ecd3-0cd9-4eb4-8f9b-a8c8f3878cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:12.496Z|5ba0aeab-71fc-4859-a1ab-cf91a76612b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:15.169Z|f28f37ad-dfb9-48b7-9ab8-689a3b46c1fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:37:15.172Z|f28f37ad-dfb9-48b7-9ab8-689a3b46c1fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:37:21.507Z|40f7380e-ef3b-476f-8db1-cbb35dd35a11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:21.509Z|40f7380e-ef3b-476f-8db1-cbb35dd35a11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:22.525Z|07288125-2de7-47d2-8c1a-cf0c0857d9c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:22.526Z|07288125-2de7-47d2-8c1a-cf0c0857d9c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:22.527Z|0e17a0e1-d104-4ef0-a9b3-15a867c65135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:22.528Z|0e17a0e1-d104-4ef0-a9b3-15a867c65135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:30.170Z|2313df58-6204-40f7-809c-921c58b54332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:37:30.177Z|2313df58-6204-40f7-809c-921c58b54332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:37:30.660Z|dc05ec0a-ede2-4c74-9fca-f250dd896523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:37:30.661Z|dc05ec0a-ede2-4c74-9fca-f250dd896523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:37:31.542Z|bf4e6c2d-021c-461b-b903-6759dc9e69b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:31.544Z|bf4e6c2d-021c-461b-b903-6759dc9e69b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:32.559Z|51a99c48-3799-48fd-87fb-325ec62ed3d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:32.560Z|51a99c48-3799-48fd-87fb-325ec62ed3d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:32.571Z|5f38a0c2-849e-42c2-8c99-8b50538ff2de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:32.572Z|5f38a0c2-849e-42c2-8c99-8b50538ff2de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:41.590Z|e64ab7ba-ec2b-42b8-898b-38246a67c1e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:41.592Z|e64ab7ba-ec2b-42b8-898b-38246a67c1e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:42.604Z|e84673b9-8b99-4791-972c-7873c58dea6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:42.604Z|df6f07b1-f59a-4bbd-aad9-b8708f3d3614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:42.606Z|e84673b9-8b99-4791-972c-7873c58dea6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:42.606Z|df6f07b1-f59a-4bbd-aad9-b8708f3d3614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:45.169Z|47bd6240-108e-444a-a1f8-4bc8b2b7857e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:37:45.170Z|47bd6240-108e-444a-a1f8-4bc8b2b7857e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:37:46.671Z|4fd342ab-29e0-4e8e-a234-f93248feae22|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:37:46.672Z|4fd342ab-29e0-4e8e-a234-f93248feae22|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:51.632Z|11a0309e-d409-4f8a-85aa-0a8cad32240d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:51.633Z|11a0309e-d409-4f8a-85aa-0a8cad32240d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:52.639Z|df012825-ab22-4ce2-9cd6-e87c767d5064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:52.639Z|f1bd4e12-e378-42ab-8fe6-66f28a922c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:37:52.641Z|df012825-ab22-4ce2-9cd6-e87c767d5064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:37:52.641Z|f1bd4e12-e378-42ab-8fe6-66f28a922c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:00.169Z|0552fd4a-37a3-40ca-91c9-2c6909ed95c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:38:00.170Z|0552fd4a-37a3-40ca-91c9-2c6909ed95c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:38:00.662Z|aefb10aa-fae3-42f1-b284-fab11f05a65c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:38:00.663Z|aefb10aa-fae3-42f1-b284-fab11f05a65c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:38:01.665Z|40777da4-804f-42dd-8c0b-2fc53d431f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:01.666Z|40777da4-804f-42dd-8c0b-2fc53d431f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:02.672Z|95e31b8a-14dc-4537-8dc2-bc452f0e996a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:02.673Z|95e31b8a-14dc-4537-8dc2-bc452f0e996a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:02.677Z|ebadab3f-4b67-476d-9211-857c5cc9fe17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:02.678Z|ebadab3f-4b67-476d-9211-857c5cc9fe17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:11.701Z|6fad1437-9413-408b-af88-f7ef6e5f0e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:11.703Z|6fad1437-9413-408b-af88-f7ef6e5f0e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:12.715Z|5168d463-eab2-4a98-a44d-2f76def6ea23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:12.715Z|61568433-168b-45eb-8383-ae8130a4f497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:12.716Z|5168d463-eab2-4a98-a44d-2f76def6ea23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:12.716Z|61568433-168b-45eb-8383-ae8130a4f497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:15.174Z|a54016d4-653c-4aeb-b713-6da0d9d558ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:38:15.179Z|a54016d4-653c-4aeb-b713-6da0d9d558ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:38:21.758Z|8571294d-ccc8-4752-ac9a-f7a1dd5367be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:21.763Z|8571294d-ccc8-4752-ac9a-f7a1dd5367be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:22.750Z|47cbec2f-97f9-49a2-a9b6-b9df3f3ac644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:22.751Z|daa80e38-45e1-420d-b10b-3575c618984b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:22.751Z|47cbec2f-97f9-49a2-a9b6-b9df3f3ac644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:22.752Z|daa80e38-45e1-420d-b10b-3575c618984b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:30.169Z|e3941e06-c302-4a1b-9899-7c28509bbf57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:38:30.171Z|e3941e06-c302-4a1b-9899-7c28509bbf57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:38:30.664Z|bd1a9c58-52e3-4461-b8be-1954d1c2c85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:38:30.665Z|bd1a9c58-52e3-4461-b8be-1954d1c2c85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:38:31.809Z|375ac2f4-c7c2-4c7d-980b-255d778a1d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:31.810Z|375ac2f4-c7c2-4c7d-980b-255d778a1d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:32.787Z|c0bc2d40-4d6d-4120-ac1f-45c7a8cc9ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:32.789Z|bb9a9e2f-9098-48c7-b8e7-3de6d94b09b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:32.792Z|bb9a9e2f-9098-48c7-b8e7-3de6d94b09b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:32.790Z|c0bc2d40-4d6d-4120-ac1f-45c7a8cc9ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:41.845Z|db6603a0-69c7-45fc-a4f5-64ed6d55575b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:41.846Z|db6603a0-69c7-45fc-a4f5-64ed6d55575b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:42.847Z|0f15404f-47f9-44fd-87f6-871bc021d4ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:42.852Z|8948c862-688a-4cd1-93d4-7b7e83452b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:42.855Z|0f15404f-47f9-44fd-87f6-871bc021d4ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:42.858Z|8948c862-688a-4cd1-93d4-7b7e83452b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:45.171Z|d1a0b46c-1141-49fc-81ca-141e6563e4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:38:45.177Z|d1a0b46c-1141-49fc-81ca-141e6563e4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:38:46.622Z|3e36c09b-90a4-4408-8fa2-88e78d3decfe|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:38:46.628Z|3e36c09b-90a4-4408-8fa2-88e78d3decfe|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:51.916Z|13205aba-54d4-4d99-a948-00688117c1be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:51.919Z|13205aba-54d4-4d99-a948-00688117c1be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:52.896Z|848b9d04-99f8-41f8-bf59-7a9848cb015b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:52.896Z|b9887048-e0db-4d8d-a47f-462ca1dfb33d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:38:52.897Z|848b9d04-99f8-41f8-bf59-7a9848cb015b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:38:52.897Z|b9887048-e0db-4d8d-a47f-462ca1dfb33d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:00.170Z|4b0dca35-6238-46ba-bad0-f24f99b1ac3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:39:00.179Z|4b0dca35-6238-46ba-bad0-f24f99b1ac3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:39:00.666Z|7ae1f798-b98b-441e-b157-1da59394ac12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:39:00.667Z|7ae1f798-b98b-441e-b157-1da59394ac12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:39:01.960Z|7e826bc3-fc9e-489a-b1f5-0bcefd399e7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:01.961Z|7e826bc3-fc9e-489a-b1f5-0bcefd399e7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:02.925Z|133e1014-7adc-4b73-ab87-45bcb72ffd16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:02.926Z|133e1014-7adc-4b73-ab87-45bcb72ffd16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:02.936Z|5dd8b37f-4081-4f76-94ed-d5364e9b1278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:02.941Z|5dd8b37f-4081-4f76-94ed-d5364e9b1278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:11.990Z|3d0e5e19-de9b-4f72-9fe6-de7416da23e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:11.991Z|3d0e5e19-de9b-4f72-9fe6-de7416da23e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:12.974Z|137206d0-86ea-4101-9000-add4ab21cbd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:12.975Z|137206d0-86ea-4101-9000-add4ab21cbd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:12.982Z|ac38731e-45ef-448d-9f6c-5be7c2d78975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:12.991Z|ac38731e-45ef-448d-9f6c-5be7c2d78975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:15.169Z|e62c8c7c-cc89-4893-ad66-03fccfea6c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:39:15.170Z|e62c8c7c-cc89-4893-ad66-03fccfea6c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:39:22.025Z|9305fa41-5d0e-4465-82ce-cd3b226bb8bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:22.028Z|9305fa41-5d0e-4465-82ce-cd3b226bb8bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:23.009Z|c721b4cd-fdfd-4fd7-b1a8-b1332424f0db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:23.011Z|c721b4cd-fdfd-4fd7-b1a8-b1332424f0db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:23.022Z|fae8fa7f-5541-475e-8d5a-6adda1d133b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:23.023Z|fae8fa7f-5541-475e-8d5a-6adda1d133b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:30.169Z|79c2640d-729f-4c8c-a629-54f7f5fbb859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:39:30.170Z|79c2640d-729f-4c8c-a629-54f7f5fbb859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:39:30.668Z|6aa8afae-a0df-49c2-ab24-bdfd44a42c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:39:30.669Z|6aa8afae-a0df-49c2-ab24-bdfd44a42c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:39:32.062Z|a783794b-98bf-4052-a098-bc86a7affcf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:32.064Z|a783794b-98bf-4052-a098-bc86a7affcf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:33.043Z|c613d151-11e4-4f0b-b266-b1c6f5dc5340|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:33.044Z|c613d151-11e4-4f0b-b266-b1c6f5dc5340|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:33.057Z|761e06e8-b517-4816-b527-06141db42c4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:33.061Z|761e06e8-b517-4816-b527-06141db42c4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:42.105Z|25d2cf64-e309-41ce-8d17-7b46fd4612bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:42.106Z|25d2cf64-e309-41ce-8d17-7b46fd4612bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:43.079Z|c4ac3ac3-eb17-4495-9903-26b1fb0a7622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:43.080Z|c4ac3ac3-eb17-4495-9903-26b1fb0a7622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:43.100Z|d8ba0e0c-020d-410c-9516-7850ad4ee862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:43.101Z|d8ba0e0c-020d-410c-9516-7850ad4ee862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:45.169Z|79f89e54-aa45-48ac-8349-25328c8371bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:39:45.174Z|79f89e54-aa45-48ac-8349-25328c8371bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:39:46.624Z|52878c2d-adf3-4592-8880-45657c01f94c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:39:46.626Z|52878c2d-adf3-4592-8880-45657c01f94c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:52.147Z|2c8db5c7-4d7b-4ab7-b284-cdf1cc911dce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:52.148Z|2c8db5c7-4d7b-4ab7-b284-cdf1cc911dce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:53.118Z|fd9beb26-f865-4603-9240-771abf624d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:53.122Z|fd9beb26-f865-4603-9240-771abf624d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:39:53.128Z|0da16645-7fcb-4320-8593-15352f37857c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:39:53.129Z|0da16645-7fcb-4320-8593-15352f37857c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:00.169Z|186cc0bd-2017-4183-82b4-750594c66f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:40:00.170Z|186cc0bd-2017-4183-82b4-750594c66f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:40:00.670Z|63823697-d7ab-4e79-8749-4ce66360b2fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:40:00.670Z|63823697-d7ab-4e79-8749-4ce66360b2fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:40:02.180Z|3c610d2a-b14b-4f43-88ee-7807656c59f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:02.181Z|3c610d2a-b14b-4f43-88ee-7807656c59f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:03.158Z|8b2fab00-2239-4020-bc6a-a221daf24c85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:03.159Z|8b2fab00-2239-4020-bc6a-a221daf24c85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:03.167Z|600b5b6d-1572-4421-9ccf-0e51afd2e95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:03.168Z|600b5b6d-1572-4421-9ccf-0e51afd2e95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:12.218Z|b0d51a8e-8e6e-489f-857c-c5c16031be6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:12.220Z|b0d51a8e-8e6e-489f-857c-c5c16031be6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:13.190Z|6c2c2c9b-e1ac-4853-ac5c-62d54da9ed81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:13.191Z|6c2c2c9b-e1ac-4853-ac5c-62d54da9ed81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:13.200Z|0401e1a9-6f31-4b86-b384-2054450b84b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:13.202Z|0401e1a9-6f31-4b86-b384-2054450b84b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:15.169Z|1d6ef12e-e7eb-4ed2-913f-c7ab0dfb337a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:40:15.170Z|1d6ef12e-e7eb-4ed2-913f-c7ab0dfb337a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:40:22.252Z|a5d413a5-605e-4769-abe6-96e0729740ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:22.253Z|a5d413a5-605e-4769-abe6-96e0729740ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:23.222Z|224a6e20-2008-4d2a-a193-8a3aa195dbb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:23.223Z|224a6e20-2008-4d2a-a193-8a3aa195dbb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:23.232Z|f4c5c39f-bc42-433e-96b4-f08a58e5c633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:23.233Z|f4c5c39f-bc42-433e-96b4-f08a58e5c633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:30.169Z|a2950146-8040-4371-a4c4-270db44ddd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:40:30.174Z|a2950146-8040-4371-a4c4-270db44ddd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:40:30.671Z|6f7b0c5e-cbb8-4f3a-8c1c-f3bf0b4a9df9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:40:30.672Z|6f7b0c5e-cbb8-4f3a-8c1c-f3bf0b4a9df9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:40:32.287Z|d0fdbaaa-49ec-46cc-8731-41a0222e9ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:32.288Z|d0fdbaaa-49ec-46cc-8731-41a0222e9ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:33.260Z|372b7fed-ac3e-4c51-9d63-fe8b61b98f23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:33.261Z|372b7fed-ac3e-4c51-9d63-fe8b61b98f23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:33.266Z|3f44eb67-b484-4868-a00e-1f016127b142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:33.267Z|3f44eb67-b484-4868-a00e-1f016127b142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:42.322Z|46ac72c8-f71f-43bd-aaaf-8221deb27692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:42.323Z|46ac72c8-f71f-43bd-aaaf-8221deb27692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:43.297Z|2450cbcd-e321-4b3d-b5f1-bba8926c7346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:43.299Z|dc2ffca4-f6a0-4193-be4c-321fe3848930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:43.302Z|dc2ffca4-f6a0-4193-be4c-321fe3848930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:43.301Z|2450cbcd-e321-4b3d-b5f1-bba8926c7346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:45.169Z|6fa3a7f9-c82f-48fb-8eed-084143c9f8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:40:45.170Z|6fa3a7f9-c82f-48fb-8eed-084143c9f8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:40:46.644Z|77df61a5-03c1-4af7-b57f-908c95414504|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:40:46.656Z|77df61a5-03c1-4af7-b57f-908c95414504|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:52.375Z|a56e18cc-a81a-4fb7-8ccf-5c140defe3be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:52.377Z|a56e18cc-a81a-4fb7-8ccf-5c140defe3be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:53.347Z|8063de50-adc9-4b51-9042-9b14bc416c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:53.348Z|8063de50-adc9-4b51-9042-9b14bc416c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:40:53.350Z|02e4f787-efb6-464f-a8e2-8b077443baaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:40:53.352Z|02e4f787-efb6-464f-a8e2-8b077443baaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:00.171Z|338084ee-f08e-4136-945e-3a17f11c63c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:41:00.209Z|338084ee-f08e-4136-945e-3a17f11c63c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:41:00.674Z|77be47f2-8c6a-4e1d-9ae9-83cf9e093fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:41:00.675Z|77be47f2-8c6a-4e1d-9ae9-83cf9e093fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:41:02.418Z|1e61359e-f136-4e56-8744-0ec36c8f0c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:02.420Z|1e61359e-f136-4e56-8744-0ec36c8f0c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:03.394Z|fe987fc9-3889-409a-b00f-2fd4a3d52667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:03.398Z|ee33aaba-11d3-4391-9941-f58d433bfd5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:03.398Z|fe987fc9-3889-409a-b00f-2fd4a3d52667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:03.400Z|ee33aaba-11d3-4391-9941-f58d433bfd5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:12.464Z|4fecaf3d-1d19-4e09-a714-d11c78ebab62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:12.466Z|4fecaf3d-1d19-4e09-a714-d11c78ebab62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:13.441Z|4fb255fc-3356-419a-a490-17cadd518718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:13.442Z|4fb255fc-3356-419a-a490-17cadd518718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:13.442Z|c72fd542-5544-4bc9-85b3-9eb17e56f87d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:13.443Z|c72fd542-5544-4bc9-85b3-9eb17e56f87d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:15.169Z|d3701f26-542a-4fda-9252-3e168870cc06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:41:15.170Z|d3701f26-542a-4fda-9252-3e168870cc06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:41:22.501Z|7c70cc35-6dce-4f67-afb9-df94d1532ef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:22.502Z|7c70cc35-6dce-4f67-afb9-df94d1532ef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:23.476Z|558e0d9c-0f5c-47d6-a603-d8c5efcbae80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:23.477Z|558e0d9c-0f5c-47d6-a603-d8c5efcbae80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:23.482Z|d44452a7-2d80-4b60-b5f7-be34e39a2538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:23.483Z|d44452a7-2d80-4b60-b5f7-be34e39a2538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:30.169Z|85953e86-8d79-4da5-94c1-49ce09f3cce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:41:30.171Z|85953e86-8d79-4da5-94c1-49ce09f3cce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:41:30.676Z|9a440cc5-1efe-4d52-a076-b7f6e254eaac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:41:30.676Z|9a440cc5-1efe-4d52-a076-b7f6e254eaac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:41:32.536Z|39da657e-aeb4-481d-823e-59b0a705ab4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:32.537Z|39da657e-aeb4-481d-823e-59b0a705ab4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:33.514Z|f3ed2c3e-edab-4e17-a088-7ce73bc9bcfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:33.515Z|f3ed2c3e-edab-4e17-a088-7ce73bc9bcfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:33.516Z|9aec90e3-cbfb-4518-9e92-847670662c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:33.517Z|9aec90e3-cbfb-4518-9e92-847670662c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:42.568Z|f7dd56dd-f444-410e-9d81-9d1c0856b9e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:42.569Z|f7dd56dd-f444-410e-9d81-9d1c0856b9e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:43.551Z|f7fc81c4-427e-4b56-b0ec-1d00b023be47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:43.551Z|fed0f149-d775-492c-9587-b720c2f20cc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:43.553Z|f7fc81c4-427e-4b56-b0ec-1d00b023be47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:43.553Z|fed0f149-d775-492c-9587-b720c2f20cc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:45.170Z|e7c33172-1ba0-438b-aec7-15fdfeacc527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:41:45.174Z|e7c33172-1ba0-438b-aec7-15fdfeacc527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:41:46.639Z|1edf79b1-a06f-466a-bb06-85b30bfe37f3|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:41:46.640Z|1edf79b1-a06f-466a-bb06-85b30bfe37f3|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:52.600Z|5a37f926-7510-42a3-83e9-8ba05c2a060b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:52.601Z|5a37f926-7510-42a3-83e9-8ba05c2a060b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:53.593Z|60e3a1c5-2e32-42f5-9a16-c54ba9074e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:53.600Z|797f1ffc-f1df-418a-843a-45fcd1d7f022|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:41:53.600Z|797f1ffc-f1df-418a-843a-45fcd1d7f022|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:41:53.615Z|60e3a1c5-2e32-42f5-9a16-c54ba9074e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:00.169Z|53ca91a6-517e-4587-aa5d-e857e9a66735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:42:00.170Z|53ca91a6-517e-4587-aa5d-e857e9a66735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:42:00.677Z|9ee90520-8016-4262-bb7c-6f79a4552141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:42:00.678Z|9ee90520-8016-4262-bb7c-6f79a4552141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:42:02.635Z|3121aea9-474e-458e-b754-1834ed046321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:02.637Z|3121aea9-474e-458e-b754-1834ed046321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:03.630Z|6aa7fe72-f21b-40f7-ab14-51779c0ac1d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:03.631Z|6aa7fe72-f21b-40f7-ab14-51779c0ac1d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:03.640Z|2bc64280-b174-4f19-8524-d091dd524e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:03.641Z|2bc64280-b174-4f19-8524-d091dd524e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:12.686Z|3560319c-5906-4dcb-80e4-33191346a229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:12.690Z|3560319c-5906-4dcb-80e4-33191346a229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:13.667Z|1d58fa7f-139e-4601-9a89-3deb5e36257b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:13.668Z|1d58fa7f-139e-4601-9a89-3deb5e36257b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:13.670Z|dce531e4-b982-4206-8e83-fca0a328fc6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:13.671Z|dce531e4-b982-4206-8e83-fca0a328fc6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:15.169Z|b8764bae-2fb8-4378-b1d7-ad5d4f9ae256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:42:15.170Z|b8764bae-2fb8-4378-b1d7-ad5d4f9ae256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:42:22.722Z|325e2559-a725-4a23-a590-2a49679a4091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:22.723Z|325e2559-a725-4a23-a590-2a49679a4091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:23.701Z|0b856ba8-5066-4995-bd4a-822254fda5a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:23.703Z|0b856ba8-5066-4995-bd4a-822254fda5a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:23.708Z|06e78fe6-3eca-4730-bd28-947df62cb8ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:23.709Z|06e78fe6-3eca-4730-bd28-947df62cb8ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:30.169Z|5e661f2f-6dcf-447c-b504-e6cce20384d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:42:30.173Z|5e661f2f-6dcf-447c-b504-e6cce20384d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:42:30.679Z|c737c2f5-2e32-4e5a-8867-174347398d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:42:30.680Z|c737c2f5-2e32-4e5a-8867-174347398d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:42:32.755Z|218d7eed-4819-469f-b4ae-eb40e8f8db8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:32.759Z|218d7eed-4819-469f-b4ae-eb40e8f8db8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:33.740Z|88725362-eaa1-497a-b98e-45af519fa9d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:33.742Z|88725362-eaa1-497a-b98e-45af519fa9d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:33.758Z|2bc117fb-9a63-4857-82f5-b9b06e68d209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:33.761Z|2bc117fb-9a63-4857-82f5-b9b06e68d209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:42.801Z|295ed7a8-04aa-4062-807c-a10b7882f98f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:42.802Z|295ed7a8-04aa-4062-807c-a10b7882f98f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:43.775Z|97ece36d-e022-47fa-8efd-e07fb32672f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:43.777Z|97ece36d-e022-47fa-8efd-e07fb32672f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:43.794Z|057c0414-65d6-4bf2-a0f5-bfce70339c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:43.795Z|057c0414-65d6-4bf2-a0f5-bfce70339c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:45.169Z|1e5b2276-a743-4663-9bbd-2c205734f932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:42:45.170Z|1e5b2276-a743-4663-9bbd-2c205734f932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:42:46.629Z|211425d6-0475-4ace-8f7a-c0e2d05dad0c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:42:46.634Z|211425d6-0475-4ace-8f7a-c0e2d05dad0c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:52.840Z|416ecaea-9cdc-4ece-8f3b-0a064ced79e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:52.841Z|416ecaea-9cdc-4ece-8f3b-0a064ced79e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:53.818Z|50080981-3ada-43de-8332-fd0cad1e3be8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:53.820Z|50080981-3ada-43de-8332-fd0cad1e3be8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:42:53.822Z|8e025547-2a19-49b2-bfb2-720bfe9df4de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:42:53.823Z|8e025547-2a19-49b2-bfb2-720bfe9df4de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:00.170Z|e0b00827-009e-4fd3-94d9-979ec438ac50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:43:00.172Z|e0b00827-009e-4fd3-94d9-979ec438ac50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:43:00.681Z|63fd14ab-d470-4027-b7e0-e8ddc60d1920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:43:00.682Z|63fd14ab-d470-4027-b7e0-e8ddc60d1920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:43:02.871Z|f105544e-6713-4321-8eed-db366c76d3c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:02.872Z|f105544e-6713-4321-8eed-db366c76d3c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:03.847Z|1db6dc11-69eb-4727-a291-1ace16a5cd07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:03.847Z|60afd53a-436a-44be-99f5-5e3a738ab47c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:03.848Z|1db6dc11-69eb-4727-a291-1ace16a5cd07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:03.848Z|60afd53a-436a-44be-99f5-5e3a738ab47c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:12.900Z|cee8c0d4-f6fd-4730-9b1e-baac36f33c88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:12.910Z|cee8c0d4-f6fd-4730-9b1e-baac36f33c88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:13.878Z|d4a9c506-03cb-4a8a-9e15-fccbcab66b93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:13.880Z|d4a9c506-03cb-4a8a-9e15-fccbcab66b93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:13.884Z|27d3360b-ea8b-449d-876b-8073cdf38c11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:13.885Z|27d3360b-ea8b-449d-876b-8073cdf38c11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:15.169Z|4f855e76-a61c-4c5f-a069-1c5d10d6687b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:43:15.175Z|4f855e76-a61c-4c5f-a069-1c5d10d6687b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:43:22.940Z|9a2171bc-db0b-4a8d-aa92-f4f01e694867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:22.942Z|9a2171bc-db0b-4a8d-aa92-f4f01e694867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:23.914Z|4eccbb85-c9b4-471e-ada0-c0136e3a121e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:23.916Z|4eccbb85-c9b4-471e-ada0-c0136e3a121e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:23.918Z|0a91779b-dcbc-4cf7-91d9-7c12639fca01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:23.919Z|0a91779b-dcbc-4cf7-91d9-7c12639fca01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:30.169Z|4d4fe518-a742-4b01-b4e6-7c14389768f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:43:30.171Z|4d4fe518-a742-4b01-b4e6-7c14389768f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:43:30.683Z|de2618b2-6e85-45e4-9b44-e1ede13d683e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:43:30.684Z|de2618b2-6e85-45e4-9b44-e1ede13d683e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:43:32.979Z|94b8b21d-1532-4b67-b014-960c3ae2b5fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:32.980Z|94b8b21d-1532-4b67-b014-960c3ae2b5fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:33.945Z|64481678-8959-41ae-ac61-7511ffd58bd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:33.947Z|64481678-8959-41ae-ac61-7511ffd58bd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:33.954Z|8aa35ec3-4a60-43ed-bb1b-c18b67290b29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:33.955Z|8aa35ec3-4a60-43ed-bb1b-c18b67290b29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:43.010Z|31480a0b-db16-445e-a828-2e93aea5126c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:43.011Z|31480a0b-db16-445e-a828-2e93aea5126c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:43.978Z|94b6b907-8d31-490e-8b00-0ea0b8c5d65a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:43.979Z|94b6b907-8d31-490e-8b00-0ea0b8c5d65a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:43.981Z|f2ee7f97-9d1f-4891-a48b-e3b99f572ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:43.982Z|f2ee7f97-9d1f-4891-a48b-e3b99f572ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:45.169Z|911c9dad-b4ad-4822-af19-fa1ec871e3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:43:45.170Z|911c9dad-b4ad-4822-af19-fa1ec871e3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:43:46.623Z|e25bef02-6d73-4caf-abea-a9f7aaf20d1f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:43:46.624Z|e25bef02-6d73-4caf-abea-a9f7aaf20d1f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:53.039Z|61fb537f-2877-49be-9a5c-8c8a5bd5b7ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:53.040Z|61fb537f-2877-49be-9a5c-8c8a5bd5b7ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:54.013Z|15a0b36d-8fa3-4c39-80e5-12f22ffb9568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:54.014Z|15a0b36d-8fa3-4c39-80e5-12f22ffb9568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:43:54.023Z|ceeed568-1bc9-48c0-a0c5-4ef383674f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:43:54.024Z|ceeed568-1bc9-48c0-a0c5-4ef383674f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:00.169Z|a206a5fa-1b97-497a-b294-853cd70fb4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:44:00.174Z|a206a5fa-1b97-497a-b294-853cd70fb4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:44:00.685Z|9f60c6f1-c3df-4232-bdcf-280d7f86a39b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:44:00.686Z|9f60c6f1-c3df-4232-bdcf-280d7f86a39b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:44:03.073Z|932c4da7-7f37-4ded-92d7-6c3d7bd0fe7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:03.075Z|932c4da7-7f37-4ded-92d7-6c3d7bd0fe7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:04.044Z|5ce4103c-3ec4-4d23-9d3d-af31c1120482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:04.045Z|5ce4103c-3ec4-4d23-9d3d-af31c1120482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:04.062Z|f92e4e7b-9807-46c4-88ec-8a9cb82ad28e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:04.066Z|f92e4e7b-9807-46c4-88ec-8a9cb82ad28e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:13.115Z|4a99205c-8b82-49f0-826a-aba7e4eda4ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:13.117Z|4a99205c-8b82-49f0-826a-aba7e4eda4ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:14.095Z|42abaf55-4547-4d6f-879d-5f0d5fb93529|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:14.096Z|42abaf55-4547-4d6f-879d-5f0d5fb93529|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:14.111Z|ca73070d-a56d-4919-ab1c-f4c768f6219a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:14.112Z|ca73070d-a56d-4919-ab1c-f4c768f6219a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:15.170Z|588145c0-4189-4e5d-a364-1e7b8d06ce30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:44:15.171Z|588145c0-4189-4e5d-a364-1e7b8d06ce30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:44:23.148Z|f5b97536-c143-4e21-873e-a815f16e233a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:23.150Z|f5b97536-c143-4e21-873e-a815f16e233a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:24.136Z|836529a3-e5b6-4008-9cf7-19e13b021e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:24.137Z|836529a3-e5b6-4008-9cf7-19e13b021e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:24.158Z|18cef715-8f8a-4900-85dd-5ef77bb35098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:24.159Z|18cef715-8f8a-4900-85dd-5ef77bb35098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:30.171Z|735c4841-713b-422c-a353-7d1124dab041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:44:30.185Z|735c4841-713b-422c-a353-7d1124dab041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:44:30.687Z|b44db1af-93ed-4fab-b85c-479ed98a4198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:44:30.690Z|b44db1af-93ed-4fab-b85c-479ed98a4198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:44:33.182Z|f47d17a1-0712-4988-9747-3888548874f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:33.184Z|f47d17a1-0712-4988-9747-3888548874f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:34.173Z|5fe92150-f187-4575-82d9-1ee4ddd868e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:34.175Z|5fe92150-f187-4575-82d9-1ee4ddd868e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:34.188Z|cd54ce4c-278c-4809-ba41-110a487d27e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:34.189Z|cd54ce4c-278c-4809-ba41-110a487d27e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:43.218Z|2fd68248-c4e2-4914-9ab5-c4094a33d42e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:43.219Z|2fd68248-c4e2-4914-9ab5-c4094a33d42e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:44.210Z|a3aa3be8-5bd1-4b43-accc-9c33a95dd5a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:44.211Z|a3aa3be8-5bd1-4b43-accc-9c33a95dd5a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:44.219Z|d319cadd-1862-4436-b1f5-5d8fc8da3882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:44.220Z|d319cadd-1862-4436-b1f5-5d8fc8da3882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:45.169Z|75ee73f5-d12a-4cf1-95a0-26f5efadb892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:44:45.170Z|75ee73f5-d12a-4cf1-95a0-26f5efadb892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:44:46.618Z|f808e651-aa5d-482f-884e-69c27e45a896|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:44:46.620Z|f808e651-aa5d-482f-884e-69c27e45a896|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:53.259Z|a29c7045-2b87-4ee0-a8c9-5b448e7eadbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:53.260Z|a29c7045-2b87-4ee0-a8c9-5b448e7eadbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:54.239Z|050cc4c2-efa4-4d83-a676-ea8cf65c1a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:54.243Z|050cc4c2-efa4-4d83-a676-ea8cf65c1a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:44:54.255Z|31cca1b8-3faf-456a-b1d0-cca9d7f75f02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:44:54.256Z|31cca1b8-3faf-456a-b1d0-cca9d7f75f02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:00.170Z|63484a2e-e8d9-45e1-8207-6da85d12fa0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:45:00.171Z|63484a2e-e8d9-45e1-8207-6da85d12fa0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:45:00.692Z|cece4a0d-d08b-4cd3-b487-249cb1ef8778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:45:00.693Z|cece4a0d-d08b-4cd3-b487-249cb1ef8778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:45:03.297Z|9a47b7a2-0ce9-44c1-a4f9-98bb69bdf646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:03.298Z|9a47b7a2-0ce9-44c1-a4f9-98bb69bdf646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:04.280Z|64534277-dcd1-44be-9c43-bbb8b16219af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:04.281Z|64534277-dcd1-44be-9c43-bbb8b16219af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:04.298Z|5761d293-8df6-4b5f-86c9-4cc0f2f039ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:04.301Z|5761d293-8df6-4b5f-86c9-4cc0f2f039ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:13.328Z|0306482c-d35e-4084-9dd0-495b629454cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:13.330Z|0306482c-d35e-4084-9dd0-495b629454cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:14.314Z|60c03d65-6580-48b2-8e05-3a8235562c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:14.315Z|60c03d65-6580-48b2-8e05-3a8235562c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:14.340Z|cf7daa50-6896-46a9-9cac-23fb755bd6d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:14.340Z|cf7daa50-6896-46a9-9cac-23fb755bd6d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:15.170Z|ce046b02-27b9-40d3-8fde-b8e4382ad5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:45:15.174Z|ce046b02-27b9-40d3-8fde-b8e4382ad5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:45:23.365Z|bf2b3b6c-7ff5-4888-84b4-1d3f30a084b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:23.366Z|bf2b3b6c-7ff5-4888-84b4-1d3f30a084b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:24.352Z|4f76e03f-e4d7-4411-afb4-9fde3e4aea2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:24.353Z|4f76e03f-e4d7-4411-afb4-9fde3e4aea2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:24.367Z|064db445-b577-4ca8-b305-567383b25b70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:24.370Z|064db445-b577-4ca8-b305-567383b25b70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:30.169Z|8a044f7a-5a39-4fcb-bdb6-558ce7128055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:45:30.170Z|8a044f7a-5a39-4fcb-bdb6-558ce7128055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:45:30.694Z|48a9018c-8a08-4cf5-bf1c-e7df93a2e4b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:45:30.695Z|48a9018c-8a08-4cf5-bf1c-e7df93a2e4b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:45:33.403Z|2f8c5a9f-e761-450a-907c-4e335bf758a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:33.404Z|2f8c5a9f-e761-450a-907c-4e335bf758a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:34.398Z|f5e4e9c9-e347-4a4a-ae05-b789e6c21564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:34.400Z|f5e4e9c9-e347-4a4a-ae05-b789e6c21564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:34.432Z|58053b82-c4e5-4427-8a66-eb2f471a6b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:34.433Z|58053b82-c4e5-4427-8a66-eb2f471a6b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:43.434Z|9b7b2302-e431-4472-a755-076b6fd43562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:43.435Z|9b7b2302-e431-4472-a755-076b6fd43562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:44.433Z|edb2c8ac-4cf7-458e-931d-64284da42ff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:44.435Z|edb2c8ac-4cf7-458e-931d-64284da42ff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:44.482Z|9501d4b6-2c2e-416b-9263-9884eebb1cbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:44.483Z|9501d4b6-2c2e-416b-9263-9884eebb1cbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:45.169Z|08d3b867-1ac7-47fa-aa0c-87d4664bc73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:45:45.170Z|08d3b867-1ac7-47fa-aa0c-87d4664bc73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:45:46.664Z|cff806bf-2bf7-41a5-a063-cd6f52bf6a79|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:45:46.675Z|cff806bf-2bf7-41a5-a063-cd6f52bf6a79|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:53.484Z|1deeb275-d8e3-4147-a4d1-f6c9d9ca9829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:53.487Z|1deeb275-d8e3-4147-a4d1-f6c9d9ca9829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:54.492Z|a263d1b6-99d2-4eba-b13c-3e2b763f53e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:54.493Z|a263d1b6-99d2-4eba-b13c-3e2b763f53e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:45:54.516Z|6b1562b5-3262-4f9e-9355-600a2b3f7c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:45:54.517Z|6b1562b5-3262-4f9e-9355-600a2b3f7c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:00.169Z|4feef2da-9be6-47c8-8d8b-2cb4d8bf8d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:46:00.187Z|4feef2da-9be6-47c8-8d8b-2cb4d8bf8d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:46:00.696Z|60c1f9e5-01db-4c91-ad1a-ce19066ca57e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:46:00.697Z|60c1f9e5-01db-4c91-ad1a-ce19066ca57e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:46:03.528Z|aaa2d07b-9286-4781-8484-9f15ade078dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:03.529Z|aaa2d07b-9286-4781-8484-9f15ade078dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:04.553Z|7d976ee8-8013-46b1-80d4-9939f5746c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:04.553Z|5c8996e4-e54d-4596-8714-6b3e095f81e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:04.567Z|5c8996e4-e54d-4596-8714-6b3e095f81e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:04.568Z|7d976ee8-8013-46b1-80d4-9939f5746c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:13.561Z|9ce34a74-56e3-4438-86dc-91f97f03b21d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:13.562Z|9ce34a74-56e3-4438-86dc-91f97f03b21d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:14.627Z|2d82d3d4-d269-42f0-8d20-6e64dab04f12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:14.628Z|2d82d3d4-d269-42f0-8d20-6e64dab04f12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:14.662Z|5ae36a03-60a6-49a4-ab54-ecdc93f35925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:14.667Z|5ae36a03-60a6-49a4-ab54-ecdc93f35925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:15.169Z|fe7fe777-9a98-4195-a76c-5bfafd05fed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:46:15.171Z|fe7fe777-9a98-4195-a76c-5bfafd05fed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:46:23.597Z|45cd36ba-d802-4d76-b745-1b9f27186738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:23.599Z|45cd36ba-d802-4d76-b745-1b9f27186738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:24.715Z|f972eab2-56f2-43fc-b096-f762f43ec1ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:24.717Z|f972eab2-56f2-43fc-b096-f762f43ec1ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:24.731Z|24083896-38b6-4db1-9b9c-372fa85e4f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:24.732Z|24083896-38b6-4db1-9b9c-372fa85e4f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:30.174Z|bfb13d44-1060-4962-8762-68b30bb16d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:46:30.176Z|bfb13d44-1060-4962-8762-68b30bb16d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:46:30.700Z|e2e9b6f8-a9eb-45d1-b0f0-629dfbce0cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:46:30.701Z|e2e9b6f8-a9eb-45d1-b0f0-629dfbce0cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:46:33.630Z|01a65e64-51e7-40d4-b209-91bbfb475ca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:33.631Z|01a65e64-51e7-40d4-b209-91bbfb475ca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:34.745Z|bca9068c-fbd8-4141-b089-283c379a61c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:34.746Z|bca9068c-fbd8-4141-b089-283c379a61c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:34.813Z|54b78727-2e45-417a-b3f5-7261dded5d17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:34.814Z|54b78727-2e45-417a-b3f5-7261dded5d17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:43.664Z|a65fa7a6-640c-4bef-ae45-35f8669414c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:43.666Z|a65fa7a6-640c-4bef-ae45-35f8669414c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:44.796Z|097bfba4-c4cc-4306-b845-bd5b7fa1682e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:44.797Z|097bfba4-c4cc-4306-b845-bd5b7fa1682e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:44.848Z|b8702357-94b1-47b0-9697-ec6a168bdaba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:44.849Z|b8702357-94b1-47b0-9697-ec6a168bdaba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:45.169Z|1b2766ac-0190-49d8-a60d-f17ceb4bf518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:46:45.177Z|1b2766ac-0190-49d8-a60d-f17ceb4bf518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:46:46.624Z|7ecb7daa-60dc-49ed-b3c7-cea59ced80d2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:46:46.626Z|7ecb7daa-60dc-49ed-b3c7-cea59ced80d2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:53.706Z|92056ca6-63b3-4b6a-848b-ddcbb23b70e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:53.708Z|92056ca6-63b3-4b6a-848b-ddcbb23b70e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:54.827Z|0e4841e2-97e9-4e02-b7b4-81e86a21e1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:54.829Z|0e4841e2-97e9-4e02-b7b4-81e86a21e1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:46:54.880Z|52a02ebc-e7c6-4f12-87dc-54ee2339eba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:46:54.885Z|52a02ebc-e7c6-4f12-87dc-54ee2339eba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:00.170Z|df3cd975-8762-49f9-85de-a5f9d4c905b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:47:00.173Z|df3cd975-8762-49f9-85de-a5f9d4c905b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:47:00.703Z|2db347ad-d1bc-4c8b-bd8b-a8250223911c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:47:00.705Z|2db347ad-d1bc-4c8b-bd8b-a8250223911c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:47:03.745Z|41b08f56-7828-486a-b640-5ac66013cc01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:03.747Z|41b08f56-7828-486a-b640-5ac66013cc01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:04.884Z|cdaaa1bc-94fa-4d63-899c-6f19f3b09b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:04.886Z|cdaaa1bc-94fa-4d63-899c-6f19f3b09b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:04.913Z|143f21cf-39ea-44bf-88ee-b3f3bfe04390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:04.914Z|143f21cf-39ea-44bf-88ee-b3f3bfe04390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:13.788Z|e2e02c57-a245-4c76-a103-023a4ee83400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:13.790Z|e2e02c57-a245-4c76-a103-023a4ee83400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:14.920Z|e15ab0de-555f-466d-af82-0358760a13e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:14.921Z|e15ab0de-555f-466d-af82-0358760a13e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:14.945Z|44bd392b-1cb4-49a9-88d0-f63dacf88235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:14.946Z|44bd392b-1cb4-49a9-88d0-f63dacf88235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:15.169Z|387781ad-2c23-4bde-91ce-4b7400a6dbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:47:15.173Z|387781ad-2c23-4bde-91ce-4b7400a6dbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:47:23.829Z|d792dedb-600d-4ee4-98d9-7b511ea153f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:23.830Z|d792dedb-600d-4ee4-98d9-7b511ea153f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:24.979Z|b9ef8612-1d94-472c-a4d5-86aadf7e2bcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:24.980Z|b9ef8612-1d94-472c-a4d5-86aadf7e2bcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:24.986Z|d160282c-1920-4ec2-9c3a-dd3d6817af8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:24.986Z|d160282c-1920-4ec2-9c3a-dd3d6817af8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:30.169Z|21a2ea67-b3e8-46a6-97bf-1597c89809ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:47:30.174Z|21a2ea67-b3e8-46a6-97bf-1597c89809ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:47:30.706Z|9dc667cc-2ff8-442a-81cf-cc809b73aa29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:47:30.707Z|9dc667cc-2ff8-442a-81cf-cc809b73aa29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:47:33.865Z|5076f75d-ae8b-4c3c-ad72-c0bf23c12f78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:33.867Z|5076f75d-ae8b-4c3c-ad72-c0bf23c12f78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:35.013Z|e55f650c-2393-49dd-9fbc-b863182c75ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:35.014Z|e55f650c-2393-49dd-9fbc-b863182c75ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:35.021Z|de506d8c-2ba4-4623-ad10-e41ea1ff94cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:35.022Z|de506d8c-2ba4-4623-ad10-e41ea1ff94cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:43.896Z|38fde589-407d-45d2-9ca5-fe76dab4273c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:43.898Z|38fde589-407d-45d2-9ca5-fe76dab4273c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:45.068Z|05e23e5c-21c1-4e94-9908-65a02ac5c60b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:45.070Z|05e23e5c-21c1-4e94-9908-65a02ac5c60b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:45.077Z|1a4c93a4-69e7-4e93-80df-2b4cf2d98cc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:45.080Z|1a4c93a4-69e7-4e93-80df-2b4cf2d98cc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:45.169Z|8aa54d81-f94d-47a5-b77d-1ca306247e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:47:45.170Z|8aa54d81-f94d-47a5-b77d-1ca306247e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:47:46.631Z|cb2dc0a6-9ce3-4e72-9ba7-4f2671118271|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:47:46.638Z|cb2dc0a6-9ce3-4e72-9ba7-4f2671118271|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:53.932Z|0e43b2b4-66fc-42ea-8cc2-f324bbf6ade2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:53.934Z|0e43b2b4-66fc-42ea-8cc2-f324bbf6ade2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:55.111Z|cde72eb0-5891-44f5-aa8e-56347e746841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:55.118Z|cde72eb0-5891-44f5-aa8e-56347e746841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:47:55.119Z|d3913628-a3ed-4efa-a259-761a436ee5de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:47:55.120Z|d3913628-a3ed-4efa-a259-761a436ee5de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:00.170Z|00982c2f-7cc4-4492-bbeb-a10bc5d6c0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:48:00.171Z|00982c2f-7cc4-4492-bbeb-a10bc5d6c0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:48:00.708Z|28ed4f1a-ffac-43b0-83ae-4ac00afa22cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:48:00.709Z|28ed4f1a-ffac-43b0-83ae-4ac00afa22cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:48:03.970Z|ef72c8d0-f3d6-4853-99c4-f7b7a3f94005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:03.972Z|ef72c8d0-f3d6-4853-99c4-f7b7a3f94005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:05.168Z|84eab8b4-a4b8-40fc-b4f2-bdd3cf19bf87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:05.170Z|84eab8b4-a4b8-40fc-b4f2-bdd3cf19bf87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:05.168Z|66ef2c74-d1cb-4379-80dc-038a58e9268d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:05.173Z|66ef2c74-d1cb-4379-80dc-038a58e9268d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:14.012Z|61a9fb75-e379-4a83-a1d9-04dfb6472f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:14.015Z|61a9fb75-e379-4a83-a1d9-04dfb6472f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:15.170Z|10d5fa90-1202-4417-ad69-827934d99205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:48:15.177Z|10d5fa90-1202-4417-ad69-827934d99205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:48:15.202Z|f06c39d1-67fb-4cc6-8847-09631e9271c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:15.204Z|f06c39d1-67fb-4cc6-8847-09631e9271c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:15.225Z|30991ebf-6016-4c6f-8202-2edae53c8c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:15.229Z|30991ebf-6016-4c6f-8202-2edae53c8c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:24.065Z|98251fff-4af9-466f-92e5-e7f61d7b8377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:24.066Z|98251fff-4af9-466f-92e5-e7f61d7b8377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:25.240Z|f89dd499-4a65-4ae4-b647-afe433999be0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:25.241Z|f89dd499-4a65-4ae4-b647-afe433999be0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:25.273Z|bfee167a-c4e8-41f6-937b-97deaeb0c4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:25.275Z|bfee167a-c4e8-41f6-937b-97deaeb0c4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:30.169Z|5298beac-adc1-4aa8-aa12-427ab98d9fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:48:30.171Z|5298beac-adc1-4aa8-aa12-427ab98d9fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:48:30.710Z|19f5ee6b-464d-44ad-9650-e4d122867e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:48:30.711Z|19f5ee6b-464d-44ad-9650-e4d122867e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:48:34.101Z|127f315c-d41d-4549-ba57-490790ed6219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:34.106Z|127f315c-d41d-4549-ba57-490790ed6219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:35.286Z|e72bdb9d-2caa-4129-ace3-9524a605f1e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:35.287Z|e72bdb9d-2caa-4129-ace3-9524a605f1e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:35.308Z|0dc2dec9-7661-41e7-8d07-0ef1bd989daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:35.309Z|0dc2dec9-7661-41e7-8d07-0ef1bd989daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:44.140Z|1c3e01ce-e42e-452f-b66f-1c843dfed368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:44.142Z|1c3e01ce-e42e-452f-b66f-1c843dfed368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:45.169Z|628e3bfb-8b0b-417b-a415-9cece4b5e8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:48:45.169Z|628e3bfb-8b0b-417b-a415-9cece4b5e8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:48:45.332Z|33ad6b4b-eb2a-4434-bb7e-2383910df7b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:45.334Z|33ad6b4b-eb2a-4434-bb7e-2383910df7b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:45.340Z|bf2e2118-afb3-4b30-90cb-f52e1309a7cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:45.342Z|bf2e2118-afb3-4b30-90cb-f52e1309a7cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:46.644Z|3a0788f4-e94c-40a6-b5b4-60717966d2bd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:48:46.645Z|3a0788f4-e94c-40a6-b5b4-60717966d2bd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:54.177Z|8d2d58e1-c8c4-42e2-920f-03579d1e1884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:54.184Z|8d2d58e1-c8c4-42e2-920f-03579d1e1884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:55.371Z|4703beb0-6929-4355-847c-de940d7c98cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:55.373Z|4703beb0-6929-4355-847c-de940d7c98cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:48:55.385Z|74f0a788-1b8d-4898-b4ca-3499f727141f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:48:55.390Z|74f0a788-1b8d-4898-b4ca-3499f727141f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:00.169Z|57384b29-61e8-418e-9a3c-98bc04c29888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:49:00.177Z|57384b29-61e8-418e-9a3c-98bc04c29888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:49:00.713Z|90318965-f20f-48a4-bb57-e2c09ec5de3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:49:00.714Z|90318965-f20f-48a4-bb57-e2c09ec5de3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:49:04.217Z|ec40c17c-9983-4a2b-bf3c-a65bb3d0ab7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:04.218Z|ec40c17c-9983-4a2b-bf3c-a65bb3d0ab7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:05.403Z|6b587ed9-f53a-4bc1-bcab-bfda1f80085a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:05.404Z|6b587ed9-f53a-4bc1-bcab-bfda1f80085a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:05.420Z|a0741d2e-5707-4ed8-aee2-08517730e93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:05.422Z|a0741d2e-5707-4ed8-aee2-08517730e93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:14.252Z|5c422e8d-eafa-4294-b65b-7e2f23cef5f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:14.253Z|5c422e8d-eafa-4294-b65b-7e2f23cef5f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:15.169Z|dc087ceb-20dc-4ebf-86bc-d8be413c42ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:49:15.170Z|dc087ceb-20dc-4ebf-86bc-d8be413c42ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:49:15.455Z|cc6dbb6e-4506-4ab6-9dc7-807c1ff62774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:15.447Z|ccc2abe0-1356-4de6-9b05-76c9bb4d6578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:15.457Z|cc6dbb6e-4506-4ab6-9dc7-807c1ff62774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:15.457Z|ccc2abe0-1356-4de6-9b05-76c9bb4d6578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:24.293Z|978447cb-2b03-4ddf-a86b-1a673e827290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:24.294Z|978447cb-2b03-4ddf-a86b-1a673e827290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:25.485Z|271d57d8-aebc-46c8-a557-ab49a34704b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:25.486Z|271d57d8-aebc-46c8-a557-ab49a34704b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:25.485Z|56c3b784-d843-4699-8b8a-8be8fcfea88c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:25.489Z|56c3b784-d843-4699-8b8a-8be8fcfea88c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:30.169Z|75889734-7a12-40d4-b6ed-42923ed4b2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:49:30.171Z|75889734-7a12-40d4-b6ed-42923ed4b2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:49:30.718Z|872d3693-47a5-4700-8886-5750b2b8e78b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:49:30.719Z|872d3693-47a5-4700-8886-5750b2b8e78b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:49:34.330Z|067c1eed-de1c-4033-824e-10e583809173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:34.332Z|067c1eed-de1c-4033-824e-10e583809173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:35.524Z|301d7d9b-d56b-495c-bbf6-93147c388971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:35.531Z|301d7d9b-d56b-495c-bbf6-93147c388971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:35.538Z|ea943fac-064c-410e-9bcd-d6074c750500|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:35.540Z|ea943fac-064c-410e-9bcd-d6074c750500|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:44.373Z|bd3f3844-91ee-4baa-b0e1-ac33824b6f26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:44.375Z|bd3f3844-91ee-4baa-b0e1-ac33824b6f26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:45.169Z|edafc23d-02d1-49e7-897a-8b39b033f0c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:49:45.177Z|edafc23d-02d1-49e7-897a-8b39b033f0c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:49:45.568Z|ad1691f6-9dbb-42ee-9bc6-42a5b775292b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:45.572Z|ad1691f6-9dbb-42ee-9bc6-42a5b775292b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:45.571Z|045610c9-b37f-43d7-b042-85afb72e8ded|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:45.575Z|045610c9-b37f-43d7-b042-85afb72e8ded|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:46.620Z|c22317e3-09ed-4923-ac0f-a9e45ebf9907|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:49:46.622Z|c22317e3-09ed-4923-ac0f-a9e45ebf9907|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:54.417Z|36c1fa48-f0bc-4b4d-a27d-5d98560e6983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:54.418Z|36c1fa48-f0bc-4b4d-a27d-5d98560e6983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:55.602Z|9351760f-f40e-44a2-9fe5-0562a0091c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:55.607Z|9351760f-f40e-44a2-9fe5-0562a0091c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:49:55.611Z|7c6e6593-ecd4-4d13-9d07-f92a8adedf55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:49:55.612Z|7c6e6593-ecd4-4d13-9d07-f92a8adedf55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:00.169Z|e47d05b6-55da-40fb-b0c9-f87e64c777b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:50:00.170Z|e47d05b6-55da-40fb-b0c9-f87e64c777b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:50:00.720Z|5ec9c41a-b14c-4b95-a663-20c89eac5d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:50:00.723Z|5ec9c41a-b14c-4b95-a663-20c89eac5d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:50:04.459Z|477eea72-5c1f-4afc-a86f-f973630d1e96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:04.462Z|477eea72-5c1f-4afc-a86f-f973630d1e96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:05.636Z|b6c98fbe-d909-4212-b1e6-763d0a28dcae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:05.637Z|b6c98fbe-d909-4212-b1e6-763d0a28dcae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:05.640Z|a7ddb38e-c4ef-4cd7-bc80-9139ce6e6309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:05.641Z|a7ddb38e-c4ef-4cd7-bc80-9139ce6e6309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:14.493Z|5ad8293d-b28d-4cb0-96bf-fc0ff033473b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:14.494Z|5ad8293d-b28d-4cb0-96bf-fc0ff033473b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:15.169Z|859b6a0c-17c7-4b46-b518-56eb498e3dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:50:15.170Z|859b6a0c-17c7-4b46-b518-56eb498e3dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:50:15.672Z|b7709fc6-21c5-401a-b83f-7e6acc6ec50d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:15.673Z|b7709fc6-21c5-401a-b83f-7e6acc6ec50d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:15.681Z|5ac2089c-a12e-4f0e-9633-d58c252bc9f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:15.682Z|5ac2089c-a12e-4f0e-9633-d58c252bc9f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:24.548Z|fef3c928-9841-4c8c-a838-a2188bdb5c01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:24.550Z|fef3c928-9841-4c8c-a838-a2188bdb5c01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:25.711Z|7c78480f-db96-41dc-a9be-a3d5860b3cb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:25.712Z|7c78480f-db96-41dc-a9be-a3d5860b3cb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:25.721Z|9b0d93a6-6e3d-45f0-8783-32488676db1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:25.722Z|9b0d93a6-6e3d-45f0-8783-32488676db1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:30.171Z|2005be88-9945-4b1c-a64b-1eddbf9202fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:50:30.176Z|2005be88-9945-4b1c-a64b-1eddbf9202fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:50:30.725Z|d2f5bd64-c6e7-43b0-90e1-b41562fd6ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:50:30.725Z|d2f5bd64-c6e7-43b0-90e1-b41562fd6ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:50:34.584Z|da26ae09-5313-41dd-9319-eeae49d3eca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:34.585Z|da26ae09-5313-41dd-9319-eeae49d3eca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:35.743Z|88a44cc1-6c21-4a62-903e-4fa18f7175ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:35.744Z|88a44cc1-6c21-4a62-903e-4fa18f7175ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:35.755Z|4698f115-ad0f-40cf-9ba6-e2eccf6c7f66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:35.756Z|4698f115-ad0f-40cf-9ba6-e2eccf6c7f66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:44.618Z|627d069a-c0f2-4a9e-ae29-d8195d336a45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:44.621Z|627d069a-c0f2-4a9e-ae29-d8195d336a45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:45.169Z|3f8473b9-df9b-4f3b-9dfa-5ce0e2e594f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:50:45.170Z|3f8473b9-df9b-4f3b-9dfa-5ce0e2e594f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:50:45.773Z|c74d4edd-a129-4912-9ac0-f2f067847c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:45.774Z|c74d4edd-a129-4912-9ac0-f2f067847c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:45.785Z|c593c8cd-2c51-40b2-801b-e348b0c85670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:45.786Z|c593c8cd-2c51-40b2-801b-e348b0c85670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:46.615Z|e83664e5-dcad-4e42-8fa3-b72193bea756|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:50:46.616Z|e83664e5-dcad-4e42-8fa3-b72193bea756|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:54.675Z|3436918a-5052-46e6-83fd-7f2252ab60b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:54.677Z|3436918a-5052-46e6-83fd-7f2252ab60b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:55.807Z|3acd591b-1de4-4c15-9066-008ada77943f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:55.808Z|3acd591b-1de4-4c15-9066-008ada77943f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:50:55.818Z|e608da74-e523-4a84-a6b6-576591a57697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:50:55.818Z|e608da74-e523-4a84-a6b6-576591a57697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:00.169Z|71130858-ed2c-462c-b039-caca101bca50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:51:00.170Z|71130858-ed2c-462c-b039-caca101bca50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:51:00.727Z|41778eb7-42e3-4232-9a59-f9d9936fd88d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:51:00.727Z|41778eb7-42e3-4232-9a59-f9d9936fd88d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:51:04.736Z|2c769267-64b3-4d0f-a41e-ad69f48e24da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:04.738Z|2c769267-64b3-4d0f-a41e-ad69f48e24da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:05.839Z|af7a169c-f5e1-4d70-9292-5787e8d814b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:05.849Z|af7a169c-f5e1-4d70-9292-5787e8d814b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:05.849Z|cd81d739-16f1-4e2b-bb51-845127924243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:05.856Z|cd81d739-16f1-4e2b-bb51-845127924243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:14.790Z|56b92fba-d8d7-4dde-be3e-8248e19eccba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:14.795Z|56b92fba-d8d7-4dde-be3e-8248e19eccba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:15.169Z|4a0d628e-85af-4457-8bf9-f4ca780c8e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:51:15.181Z|4a0d628e-85af-4457-8bf9-f4ca780c8e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:51:15.890Z|56bc7d73-1a53-4244-9b8d-541c59fecfdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:15.891Z|62a99054-aecd-4ecd-9126-d37e0b410e19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:15.891Z|56bc7d73-1a53-4244-9b8d-541c59fecfdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:15.892Z|62a99054-aecd-4ecd-9126-d37e0b410e19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:24.835Z|06526c01-ba64-4657-aaad-d69ef270bb27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:24.843Z|06526c01-ba64-4657-aaad-d69ef270bb27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:25.921Z|8a11898a-5632-42e0-8282-13fc247244b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:25.929Z|8a11898a-5632-42e0-8282-13fc247244b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:25.933Z|b1854d2b-8055-4f57-b93d-91fe24043135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:25.934Z|b1854d2b-8055-4f57-b93d-91fe24043135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:30.169Z|fe3a0402-bc34-479d-8e3a-827e883e4114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:51:30.171Z|fe3a0402-bc34-479d-8e3a-827e883e4114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:51:30.728Z|57ac908c-76ab-491e-8aa8-a7b59f6d6e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:51:30.729Z|57ac908c-76ab-491e-8aa8-a7b59f6d6e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:51:34.886Z|3d0fabf8-9c21-425e-8d36-89e53f230a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:34.888Z|3d0fabf8-9c21-425e-8d36-89e53f230a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:35.979Z|29f12034-1e42-48b7-8ea3-a8ad63b0f078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:35.980Z|29f12034-1e42-48b7-8ea3-a8ad63b0f078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:36.033Z|b41968c0-3295-40a3-a39a-6ed63ada9d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:36.033Z|b41968c0-3295-40a3-a39a-6ed63ada9d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:44.927Z|caf1a567-afa5-4697-916d-6c66d04abe30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:44.938Z|caf1a567-afa5-4697-916d-6c66d04abe30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:45.169Z|6df39de0-eefc-4622-9a6f-2fd2d87e66b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:51:45.170Z|6df39de0-eefc-4622-9a6f-2fd2d87e66b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:51:46.013Z|e64d8be7-5595-4c3f-8ff2-a7c983b6f2f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:46.015Z|e64d8be7-5595-4c3f-8ff2-a7c983b6f2f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:46.066Z|4091e938-1f27-47ea-bd1c-7695d8bc4fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:46.067Z|4091e938-1f27-47ea-bd1c-7695d8bc4fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:46.628Z|762feb2a-a11c-4f83-9f65-7c4f9129f990|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:51:46.630Z|762feb2a-a11c-4f83-9f65-7c4f9129f990|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:54.975Z|29ff434a-43a1-4a2e-a997-fa96ae6f0a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:54.976Z|29ff434a-43a1-4a2e-a997-fa96ae6f0a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:56.060Z|1b97e5ab-f194-471b-b18f-faa59a5c768f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:56.062Z|1b97e5ab-f194-471b-b18f-faa59a5c768f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:51:56.096Z|4de59e72-5c8f-4203-95e5-e9a0bd0db4a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:51:56.098Z|4de59e72-5c8f-4203-95e5-e9a0bd0db4a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:00.175Z|b3d18804-30e2-4ef8-97ff-7d62cffbfb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:52:00.188Z|b3d18804-30e2-4ef8-97ff-7d62cffbfb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:52:00.730Z|d7e3a3de-e4ea-4a32-bd8f-db69bde06941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:52:00.734Z|d7e3a3de-e4ea-4a32-bd8f-db69bde06941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:52:05.039Z|4f9ef546-886e-45a5-9854-683c7318324f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:05.040Z|4f9ef546-886e-45a5-9854-683c7318324f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:06.094Z|516742da-8aa3-4ffc-a282-6c5f7096a0d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:06.095Z|516742da-8aa3-4ffc-a282-6c5f7096a0d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:06.132Z|3bc2a771-bb9b-4c99-810c-b92196f4ea78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:06.133Z|3bc2a771-bb9b-4c99-810c-b92196f4ea78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:15.081Z|272a5241-e356-4942-a833-6319cc2f2ff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:15.083Z|272a5241-e356-4942-a833-6319cc2f2ff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:15.171Z|cb457a37-f238-4f3f-bc5e-568f0f8eadd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:52:15.176Z|cb457a37-f238-4f3f-bc5e-568f0f8eadd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:52:16.130Z|1800ec96-b928-4b9e-93b5-5b2e6d0c800c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:16.131Z|1800ec96-b928-4b9e-93b5-5b2e6d0c800c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:16.166Z|83a7710d-5763-4c0a-ad7e-c1af10d4c58a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:16.166Z|83a7710d-5763-4c0a-ad7e-c1af10d4c58a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:25.121Z|4b050cd2-8f81-4d56-9e53-2aabe0bf5c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:25.122Z|4b050cd2-8f81-4d56-9e53-2aabe0bf5c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:26.167Z|2b9ab081-8ff0-40bd-b859-73eb350baac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:26.169Z|2b9ab081-8ff0-40bd-b859-73eb350baac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:26.194Z|ec2d8853-6268-44b2-9058-526ee9ad3d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:26.194Z|ec2d8853-6268-44b2-9058-526ee9ad3d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:30.175Z|16fe2f20-a13d-40ef-af69-bc3877406002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:52:30.177Z|16fe2f20-a13d-40ef-af69-bc3877406002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:52:30.736Z|69f45917-cc45-4dbc-96bd-c72186fc30b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:52:30.737Z|69f45917-cc45-4dbc-96bd-c72186fc30b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:52:35.156Z|77debaa6-1d16-475d-b79a-eadb7eb2f751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:35.158Z|77debaa6-1d16-475d-b79a-eadb7eb2f751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:36.205Z|23e7d5c4-0c25-48e1-ab72-dd06363894be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:36.206Z|23e7d5c4-0c25-48e1-ab72-dd06363894be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:36.225Z|699ef6f3-9f12-4344-b9dc-bf381d7cd519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:36.226Z|699ef6f3-9f12-4344-b9dc-bf381d7cd519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:45.178Z|6ddf2e72-bb99-447b-b3b1-d437a8fc477c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:52:45.180Z|6ddf2e72-bb99-447b-b3b1-d437a8fc477c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:52:45.208Z|acdb4239-94c3-4ed7-a401-a9fa4ec34901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:45.212Z|acdb4239-94c3-4ed7-a401-a9fa4ec34901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:46.237Z|e416b3c6-f0c0-4c3f-8941-d2e93d54d6a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:46.238Z|e416b3c6-f0c0-4c3f-8941-d2e93d54d6a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:46.263Z|52dad4d0-3174-45aa-ae5a-f211f216d161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:46.264Z|52dad4d0-3174-45aa-ae5a-f211f216d161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:46.617Z|80438e36-3a67-402d-95a3-ebce4be89c34|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:52:46.620Z|80438e36-3a67-402d-95a3-ebce4be89c34|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:55.248Z|a2ab573e-c251-41a6-8813-9e8847989b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:55.249Z|a2ab573e-c251-41a6-8813-9e8847989b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:56.278Z|59dc510b-b9a9-4c96-ab4b-28fb68053d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:56.279Z|59dc510b-b9a9-4c96-ab4b-28fb68053d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:52:56.295Z|5b366939-6ae5-4d7f-92b3-320aa1b93a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:52:56.296Z|5b366939-6ae5-4d7f-92b3-320aa1b93a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:00.173Z|c6b80ad3-402c-4f69-996b-6f9c69d50cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:53:00.178Z|c6b80ad3-402c-4f69-996b-6f9c69d50cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:53:00.739Z|8ef3ad0e-b812-4408-9aea-aa5cc3809f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:53:00.739Z|8ef3ad0e-b812-4408-9aea-aa5cc3809f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:53:05.289Z|873f8375-3633-4798-8216-1c665974ee58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:05.290Z|873f8375-3633-4798-8216-1c665974ee58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:06.320Z|1958c4ac-6ae4-45d2-a244-08819a8053d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:06.322Z|1958c4ac-6ae4-45d2-a244-08819a8053d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:06.338Z|8738b265-f65e-4d34-bb09-132bae301065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:06.339Z|8738b265-f65e-4d34-bb09-132bae301065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:15.169Z|44d657a9-1024-4814-a6c8-31b6dce01c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:53:15.171Z|44d657a9-1024-4814-a6c8-31b6dce01c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:53:15.329Z|e619a3fa-ee96-4b89-9e68-8603579e4823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:15.331Z|e619a3fa-ee96-4b89-9e68-8603579e4823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:16.372Z|8fe9e1cd-5dab-43e0-8185-8d82549987d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:16.374Z|8fe9e1cd-5dab-43e0-8185-8d82549987d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:16.392Z|c366d571-8b67-4aad-a789-f88d4f62fccf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:16.397Z|c366d571-8b67-4aad-a789-f88d4f62fccf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:25.388Z|f69f4e62-57e1-4636-8ccf-63981bf15c35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:25.391Z|f69f4e62-57e1-4636-8ccf-63981bf15c35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:26.412Z|bafd0ef6-b3f2-4775-8f3d-976d17c8e0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:26.413Z|bafd0ef6-b3f2-4775-8f3d-976d17c8e0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:26.451Z|64864404-2434-4c57-ba7a-45ad8fdda212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:26.454Z|64864404-2434-4c57-ba7a-45ad8fdda212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:30.170Z|bc7a24e7-0923-4436-88eb-a406a8a474f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:53:30.173Z|bc7a24e7-0923-4436-88eb-a406a8a474f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:53:30.740Z|1e661c59-53e7-4f95-bfd3-e927abf78fca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:53:30.741Z|1e661c59-53e7-4f95-bfd3-e927abf78fca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:53:35.429Z|2d9dfd2b-f709-4ef1-a9fe-086d1a7aa736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:35.430Z|2d9dfd2b-f709-4ef1-a9fe-086d1a7aa736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:36.484Z|fdc00630-c1ce-4817-851e-df3017ad3809|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:36.488Z|fdc00630-c1ce-4817-851e-df3017ad3809|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:36.554Z|db6bdc56-0caa-49d4-9405-2218bb072955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:36.556Z|db6bdc56-0caa-49d4-9405-2218bb072955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:45.183Z|92e277e7-3716-4f59-b788-cf62c35f6475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:53:45.189Z|92e277e7-3716-4f59-b788-cf62c35f6475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:53:45.463Z|ae47e511-d15c-41c2-b569-9bbd1f344aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:45.464Z|ae47e511-d15c-41c2-b569-9bbd1f344aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:46.534Z|fc276b23-cd95-4e5d-91b7-679d136448bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:46.535Z|fc276b23-cd95-4e5d-91b7-679d136448bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:46.598Z|3abcad50-189a-47ff-b473-c81e9277625c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:46.602Z|3abcad50-189a-47ff-b473-c81e9277625c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:46.635Z|c540be63-12ef-4b37-89ef-a512b79cbec3|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:53:46.637Z|c540be63-12ef-4b37-89ef-a512b79cbec3|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:55.507Z|946755fc-77c5-4b59-b2ce-697d60e1e0f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:55.509Z|946755fc-77c5-4b59-b2ce-697d60e1e0f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:56.612Z|3b2c926e-e2ef-41c3-b68e-094ffa368283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:56.619Z|3b2c926e-e2ef-41c3-b68e-094ffa368283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:53:56.713Z|d26be8a7-ff9b-4f07-bf33-4cb581182c2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:53:56.714Z|d26be8a7-ff9b-4f07-bf33-4cb581182c2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:00.169Z|2ea3544f-e3a9-4fd2-92a8-b63f908ac459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:54:00.170Z|2ea3544f-e3a9-4fd2-92a8-b63f908ac459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:54:00.743Z|f4e2a2c3-bf42-486f-8392-0bed58e7c6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:54:00.744Z|f4e2a2c3-bf42-486f-8392-0bed58e7c6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:54:05.550Z|0cb136c7-c127-48b4-b642-1e5d8a041c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:05.551Z|0cb136c7-c127-48b4-b642-1e5d8a041c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:06.690Z|2d7b2ccd-a64c-47c6-b4fb-8c59bf7fe4c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:06.692Z|2d7b2ccd-a64c-47c6-b4fb-8c59bf7fe4c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:06.789Z|487aa59b-2a3e-4d92-b484-8bb8b68fb1b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:06.792Z|487aa59b-2a3e-4d92-b484-8bb8b68fb1b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:15.169Z|afa29688-ed7c-47db-a520-dc8b79300b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:54:15.170Z|afa29688-ed7c-47db-a520-dc8b79300b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:54:15.584Z|8d7fd496-c8b5-4453-bcd7-963fd009f578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:15.585Z|8d7fd496-c8b5-4453-bcd7-963fd009f578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:16.749Z|5955060d-dd36-42a3-8b63-0b09573ec091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:16.750Z|5955060d-dd36-42a3-8b63-0b09573ec091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:16.826Z|c8236542-d0e9-4f2c-a5f6-08c70ace99b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:16.827Z|c8236542-d0e9-4f2c-a5f6-08c70ace99b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:25.627Z|f159f123-8112-4367-974e-0a2c152c1feb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:25.628Z|f159f123-8112-4367-974e-0a2c152c1feb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:26.788Z|c0e43d7d-3d9a-4edf-ae6c-c4b22a9f3835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:26.797Z|c0e43d7d-3d9a-4edf-ae6c-c4b22a9f3835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:26.863Z|c83476f4-6ece-471c-a701-25e15f64b9d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:26.865Z|c83476f4-6ece-471c-a701-25e15f64b9d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:30.169Z|7e66c5fe-7c99-448d-a5e0-1ad9d98b5ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:54:30.173Z|7e66c5fe-7c99-448d-a5e0-1ad9d98b5ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:54:30.746Z|68628296-a108-44ee-8e37-4656566deb91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:54:30.748Z|68628296-a108-44ee-8e37-4656566deb91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:54:35.664Z|d20826bb-076a-479c-9cf1-09b3d5acb910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:35.665Z|d20826bb-076a-479c-9cf1-09b3d5acb910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:36.863Z|17b55a99-dbe8-4299-b8b7-29040d58bd81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:36.868Z|17b55a99-dbe8-4299-b8b7-29040d58bd81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:36.898Z|a318f473-48b3-4db2-9b89-9fd077a2a55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:36.899Z|a318f473-48b3-4db2-9b89-9fd077a2a55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:45.173Z|6d7029f5-7982-4bba-a5fa-567d9d3ec95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:54:45.174Z|6d7029f5-7982-4bba-a5fa-567d9d3ec95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:54:45.712Z|ab9795bc-8a4f-4930-bdba-7ab42e3c2e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:45.713Z|ab9795bc-8a4f-4930-bdba-7ab42e3c2e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:46.625Z|9f7688c5-242c-444b-bca4-2b53558fb9f1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:54:46.627Z|9f7688c5-242c-444b-bca4-2b53558fb9f1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:46.917Z|d3f9bdbe-8dcc-4ae0-814e-15b4c0a09a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:46.922Z|d3f9bdbe-8dcc-4ae0-814e-15b4c0a09a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:46.946Z|50552cae-849b-43a1-8ce1-2d2ebed45613|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:46.949Z|50552cae-849b-43a1-8ce1-2d2ebed45613|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:55.751Z|7cdf3fe0-5e79-4b71-925b-764d773d6fcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:55.752Z|7cdf3fe0-5e79-4b71-925b-764d773d6fcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:56.979Z|674b154b-1831-498b-8886-e154840b5929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:56.981Z|674b154b-1831-498b-8886-e154840b5929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:54:57.007Z|732fe118-2f84-461d-8358-519c129db213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:54:57.008Z|732fe118-2f84-461d-8358-519c129db213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:00.177Z|e9f5dde0-79d0-42e6-b59b-2a62276029e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:55:00.191Z|e9f5dde0-79d0-42e6-b59b-2a62276029e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:55:00.749Z|4ecef609-cecb-4189-ba11-f83170fa92bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:55:00.750Z|4ecef609-cecb-4189-ba11-f83170fa92bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:55:05.794Z|f5145f3d-313f-4dcb-9636-2699d3511b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:05.796Z|f5145f3d-313f-4dcb-9636-2699d3511b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:07.011Z|591bbccd-f7dd-47dd-9bc9-7438e6fe1179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:07.012Z|591bbccd-f7dd-47dd-9bc9-7438e6fe1179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:07.039Z|ebd9ce12-6ef1-4cf9-ba66-eb62a42583df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:07.039Z|ebd9ce12-6ef1-4cf9-ba66-eb62a42583df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:15.175Z|c063be53-3fde-487b-a73a-06cd5c49ae91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:55:15.175Z|c063be53-3fde-487b-a73a-06cd5c49ae91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:55:15.865Z|bd680fc9-a324-4c2a-b21a-dbce5bacab2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:15.866Z|bd680fc9-a324-4c2a-b21a-dbce5bacab2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:17.060Z|a4dc963f-6748-4943-9e84-0a40dbc4420c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:17.062Z|a4dc963f-6748-4943-9e84-0a40dbc4420c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:17.096Z|499e2faf-882d-4d0c-9554-32819bbdd7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:17.097Z|499e2faf-882d-4d0c-9554-32819bbdd7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:25.902Z|913a74e7-7620-43ab-9ccc-69208a3a9259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:25.903Z|913a74e7-7620-43ab-9ccc-69208a3a9259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:27.103Z|dd5c13b6-7d2b-460c-83ad-6365a414d804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:27.106Z|dd5c13b6-7d2b-460c-83ad-6365a414d804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:27.136Z|6ccdf845-fb84-46b7-9624-6a53104b523c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:27.137Z|6ccdf845-fb84-46b7-9624-6a53104b523c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:30.169Z|0fdb0787-3d4b-4d37-b144-d336eac75963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:55:30.170Z|0fdb0787-3d4b-4d37-b144-d336eac75963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:55:30.751Z|ac94b5bc-edfa-43eb-942b-cacf255e9dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:55:30.752Z|ac94b5bc-edfa-43eb-942b-cacf255e9dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:55:35.957Z|9384959c-68c0-4659-85bf-02ef0771b333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:35.963Z|9384959c-68c0-4659-85bf-02ef0771b333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:37.147Z|32ab025c-bfab-4a61-b1fd-ca6075deaa44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:37.148Z|32ab025c-bfab-4a61-b1fd-ca6075deaa44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:37.172Z|f3a78806-1a1a-4101-a1f0-cebcd62d4f36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:37.174Z|f3a78806-1a1a-4101-a1f0-cebcd62d4f36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:45.169Z|09442cdc-1ecd-4b88-a466-c838323fc925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:55:45.173Z|09442cdc-1ecd-4b88-a466-c838323fc925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:55:45.996Z|fd27c7b6-508c-4286-bd96-8380976224af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:45.997Z|fd27c7b6-508c-4286-bd96-8380976224af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:46.626Z|d7596347-7c29-49a9-bc9c-5019c3e61012|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:55:46.632Z|d7596347-7c29-49a9-bc9c-5019c3e61012|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:47.178Z|e9d1736c-0602-4d26-9bf0-94b347cc1660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:47.179Z|e9d1736c-0602-4d26-9bf0-94b347cc1660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:47.207Z|5f6132e3-5693-41cc-bdec-a3759c4d13ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:47.208Z|5f6132e3-5693-41cc-bdec-a3759c4d13ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:56.038Z|61c8fbb3-089a-4a91-a985-f160aac4af3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:56.039Z|61c8fbb3-089a-4a91-a985-f160aac4af3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:57.211Z|d638a1fe-e5fb-4f2c-8b09-3b2d111bc72b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:57.212Z|d638a1fe-e5fb-4f2c-8b09-3b2d111bc72b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:55:57.239Z|24985911-be48-4025-96f9-79e8aaf5bf73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:55:57.240Z|24985911-be48-4025-96f9-79e8aaf5bf73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:00.169Z|11e4bdf6-4d5c-4878-872f-69e7089e63b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:56:00.170Z|11e4bdf6-4d5c-4878-872f-69e7089e63b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:56:00.753Z|e7f92b7c-517a-4a04-8b5e-6ccfc4a9f3bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:56:00.754Z|e7f92b7c-517a-4a04-8b5e-6ccfc4a9f3bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:56:06.080Z|65d78584-7d57-45aa-b28d-cc8b91b6d9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:06.084Z|65d78584-7d57-45aa-b28d-cc8b91b6d9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:07.245Z|7c24d663-dd39-44a5-a11b-2c48dab4a1b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:07.246Z|7c24d663-dd39-44a5-a11b-2c48dab4a1b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:07.273Z|246a7ed6-3345-4bba-a648-b17e1b8e28f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:07.274Z|246a7ed6-3345-4bba-a648-b17e1b8e28f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:15.170Z|bf9a2951-4791-49d2-81a3-ee1fd6fecaa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:56:15.197Z|bf9a2951-4791-49d2-81a3-ee1fd6fecaa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:56:16.145Z|3cedb500-6061-4015-b268-e0c85347e0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:16.146Z|3cedb500-6061-4015-b268-e0c85347e0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:17.280Z|18d51963-6e99-49a5-9248-9107ad4cc448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:17.281Z|18d51963-6e99-49a5-9248-9107ad4cc448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:17.304Z|029adc3c-f349-470b-aad2-acc9501a9d8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:17.305Z|029adc3c-f349-470b-aad2-acc9501a9d8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:26.180Z|e8f194be-3d21-4331-b053-c1af60777f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:26.181Z|e8f194be-3d21-4331-b053-c1af60777f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:27.316Z|28aeb64b-912e-45a2-8fc4-9e936b758f65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:27.318Z|28aeb64b-912e-45a2-8fc4-9e936b758f65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:27.336Z|7ffcf7da-67d3-40f1-b8a1-43e7680bbcd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:27.337Z|7ffcf7da-67d3-40f1-b8a1-43e7680bbcd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:30.169Z|c8584e2c-688a-45c0-8373-acda9af93a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:56:30.170Z|c8584e2c-688a-45c0-8373-acda9af93a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:56:30.755Z|a87871cf-f2f9-4c05-bf87-584cbd1b83f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:56:30.756Z|a87871cf-f2f9-4c05-bf87-584cbd1b83f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:56:36.213Z|6a767f71-f441-4ed1-833b-d6a3c858d45f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:36.215Z|6a767f71-f441-4ed1-833b-d6a3c858d45f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:37.354Z|51545da7-9715-4e90-90fd-7fddbcde4279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:37.355Z|51545da7-9715-4e90-90fd-7fddbcde4279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:37.371Z|0168c369-2ee3-4549-85ce-97a0f8e219c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:37.375Z|0168c369-2ee3-4549-85ce-97a0f8e219c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:45.194Z|155b7759-4b1d-4132-b49c-818a386eb983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:56:45.196Z|155b7759-4b1d-4132-b49c-818a386eb983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:56:46.245Z|7d7b2e77-26e7-453a-9a36-540a1e3df089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:46.246Z|7d7b2e77-26e7-453a-9a36-540a1e3df089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:46.616Z|32071efc-8caf-4504-8653-3595620e8e7a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:56:46.630Z|32071efc-8caf-4504-8653-3595620e8e7a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:47.392Z|b5108bb0-2192-4d02-a872-7110769443ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:47.396Z|b5108bb0-2192-4d02-a872-7110769443ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:47.411Z|fb71014a-d56a-4143-9b92-f7eaf4199292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:47.412Z|fb71014a-d56a-4143-9b92-f7eaf4199292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:56.283Z|347257a7-5233-47ad-a09e-6dd02e2525d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:56.283Z|347257a7-5233-47ad-a09e-6dd02e2525d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:57.440Z|38ef8192-b3e4-4f37-9380-93f43368af02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:57.442Z|38ef8192-b3e4-4f37-9380-93f43368af02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:56:57.448Z|ea099d8d-ee9e-4a0a-83c4-b93856db7d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:56:57.449Z|ea099d8d-ee9e-4a0a-83c4-b93856db7d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:00.169Z|91afa526-3b59-4990-b85c-41a02ddcca86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:57:00.174Z|91afa526-3b59-4990-b85c-41a02ddcca86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:57:00.758Z|64767b1f-e77d-49dc-a6f7-8fdbaceb983a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:57:00.758Z|64767b1f-e77d-49dc-a6f7-8fdbaceb983a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:57:06.313Z|e33cf663-db87-44e0-b579-0a9d3b0cc383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:06.314Z|e33cf663-db87-44e0-b579-0a9d3b0cc383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:07.479Z|17db059d-8569-4fcf-86d3-d2aaf40d9afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:07.480Z|17db059d-8569-4fcf-86d3-d2aaf40d9afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:07.486Z|eca6a53f-8519-4c9b-a3c2-062d8b28a8b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:07.487Z|eca6a53f-8519-4c9b-a3c2-062d8b28a8b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:15.169Z|845f90b9-b5f7-4d9e-87a4-15f4bf886f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:57:15.170Z|845f90b9-b5f7-4d9e-87a4-15f4bf886f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:57:16.354Z|e0164f15-78a3-4bc3-9575-cfe0755145c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:16.355Z|e0164f15-78a3-4bc3-9575-cfe0755145c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:17.527Z|37e95b5d-e805-4d28-94d2-6146b122ba85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:17.528Z|c56e8306-3835-41f1-97a7-90528ae75cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:17.528Z|37e95b5d-e805-4d28-94d2-6146b122ba85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:17.529Z|c56e8306-3835-41f1-97a7-90528ae75cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:26.394Z|5283381a-0854-4ea8-b205-9e9169b3944d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:26.395Z|5283381a-0854-4ea8-b205-9e9169b3944d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:27.567Z|322fa1d4-0845-4c77-88b4-d1a6f4f2dcd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:27.568Z|322fa1d4-0845-4c77-88b4-d1a6f4f2dcd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:27.570Z|30e2e91a-3a22-4fba-b186-a26998c24f28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:27.573Z|30e2e91a-3a22-4fba-b186-a26998c24f28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:30.170Z|96dd357b-b741-4545-baa3-196510a475ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:57:30.172Z|96dd357b-b741-4545-baa3-196510a475ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:57:30.759Z|1152972e-537a-4331-ac99-ce696cb557c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:57:30.760Z|1152972e-537a-4331-ac99-ce696cb557c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:57:36.437Z|7ad0febd-0155-45ff-9809-e4217d2bec3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:36.437Z|7ad0febd-0155-45ff-9809-e4217d2bec3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:37.601Z|630b5b7e-3b7b-4839-879c-41e10e541611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:37.602Z|630b5b7e-3b7b-4839-879c-41e10e541611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:37.605Z|273da49c-88d0-4d8b-8ae4-02580e46c04e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:37.606Z|273da49c-88d0-4d8b-8ae4-02580e46c04e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:45.169Z|fbcdcc78-529f-4ba2-8155-b30f2170b47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:57:45.176Z|fbcdcc78-529f-4ba2-8155-b30f2170b47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:57:46.480Z|90b8bd70-a68b-403c-a092-ef2ebe1ed85b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:46.481Z|90b8bd70-a68b-403c-a092-ef2ebe1ed85b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:46.625Z|07be6f5b-815c-40e3-8d24-644aea6a58e4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:57:46.627Z|07be6f5b-815c-40e3-8d24-644aea6a58e4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:47.664Z|02f85889-a8db-43c0-a009-03d2c6ebc02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:47.665Z|02f85889-a8db-43c0-a009-03d2c6ebc02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:47.679Z|9394c428-668a-4948-83d0-629fa5e93bfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:47.680Z|9394c428-668a-4948-83d0-629fa5e93bfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:56.521Z|53e01755-b2e5-42c1-b8de-fbec83b46fe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:56.528Z|53e01755-b2e5-42c1-b8de-fbec83b46fe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:57.708Z|8e30200a-9cea-4d89-8850-0bc9d29ce1c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:57.709Z|8e30200a-9cea-4d89-8850-0bc9d29ce1c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:57:57.862Z|77ceac40-35e6-4682-b322-3024515de46f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:57:57.863Z|77ceac40-35e6-4682-b322-3024515de46f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:00.169Z|4ac04a6e-3aa6-4480-81c5-3b7f66731425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:58:00.170Z|4ac04a6e-3aa6-4480-81c5-3b7f66731425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:58:00.762Z|9e1e8224-4806-4cd4-8eb7-5448481a25f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:58:00.763Z|9e1e8224-4806-4cd4-8eb7-5448481a25f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:58:06.567Z|0c904108-255d-48c2-8bf6-a0f0defd51a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:06.569Z|0c904108-255d-48c2-8bf6-a0f0defd51a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:07.757Z|b2544319-cf50-4279-bc44-3a50a9453388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:07.759Z|b2544319-cf50-4279-bc44-3a50a9453388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:07.904Z|37821dff-81ee-4043-bb79-065f07b4be15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:07.913Z|37821dff-81ee-4043-bb79-065f07b4be15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:15.169Z|37c3b4b5-d428-4d99-a2df-3a81149add98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:58:15.170Z|37c3b4b5-d428-4d99-a2df-3a81149add98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:58:16.608Z|bd2836ca-627d-4e22-ab9e-366c91ad362c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:16.620Z|bd2836ca-627d-4e22-ab9e-366c91ad362c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:17.801Z|4d366b65-2b26-4fc6-8db3-f06d8e39c75e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:17.802Z|4d366b65-2b26-4fc6-8db3-f06d8e39c75e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:17.950Z|59f719db-3921-405d-a452-592da2bbc2a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:17.955Z|59f719db-3921-405d-a452-592da2bbc2a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:26.691Z|cef6a38b-2bc5-4a46-957a-ce9042c9bff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:26.693Z|cef6a38b-2bc5-4a46-957a-ce9042c9bff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:27.831Z|674d30ac-4881-4d3c-b574-84612455e2ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:27.833Z|674d30ac-4881-4d3c-b574-84612455e2ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:27.989Z|bb99344f-ccfb-48a6-9baa-4f71649e84f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:27.990Z|bb99344f-ccfb-48a6-9baa-4f71649e84f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:30.170Z|268ed4c1-4d88-4031-b586-e2a58e9d2b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:58:30.174Z|268ed4c1-4d88-4031-b586-e2a58e9d2b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:58:30.766Z|8c8108a1-ea18-4e73-aeea-d4d11604e343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:58:30.766Z|8c8108a1-ea18-4e73-aeea-d4d11604e343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:58:36.739Z|71fd0ad6-cbf3-41b5-a8dd-7f7aa59b7ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:36.741Z|71fd0ad6-cbf3-41b5-a8dd-7f7aa59b7ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:37.870Z|57b3296b-caff-4719-b9ab-46163ba14fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:37.873Z|57b3296b-caff-4719-b9ab-46163ba14fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:38.025Z|52eff8e2-6535-4df4-8e6a-5e8ec87a2172|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:38.035Z|52eff8e2-6535-4df4-8e6a-5e8ec87a2172|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:45.169Z|f209dfff-c62e-47d1-aa7c-c3ef49904223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:58:45.170Z|f209dfff-c62e-47d1-aa7c-c3ef49904223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:58:46.647Z|6b82bfc3-c7d4-45ac-b8ef-52e3eaed5521|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:58:46.648Z|6b82bfc3-c7d4-45ac-b8ef-52e3eaed5521|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:46.790Z|3720c2ff-f5ec-440c-92a6-5b247960c01c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:46.792Z|3720c2ff-f5ec-440c-92a6-5b247960c01c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:47.904Z|b6457382-742c-4d95-af1d-2badafe4b78c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:47.905Z|b6457382-742c-4d95-af1d-2badafe4b78c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:48.093Z|32a625be-40e4-4f64-a9a5-a368e81c5c2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:48.094Z|32a625be-40e4-4f64-a9a5-a368e81c5c2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:56.831Z|e67b072e-b626-4ebe-a234-65214768f5bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:56.834Z|e67b072e-b626-4ebe-a234-65214768f5bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:57.935Z|4357f759-adb8-499f-b78d-63fc3c46e2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:57.936Z|4357f759-adb8-499f-b78d-63fc3c46e2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:58:58.133Z|2f78fbd5-bc77-4ccd-8a9e-fc6faa6f7c06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:58:58.134Z|2f78fbd5-bc77-4ccd-8a9e-fc6faa6f7c06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:00.169Z|42c66338-c9c3-45bd-93aa-a6c647b3d324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:59:00.170Z|42c66338-c9c3-45bd-93aa-a6c647b3d324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:59:00.767Z|1dc01b49-e53f-490e-aeb2-b2f627dc7c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:59:00.769Z|1dc01b49-e53f-490e-aeb2-b2f627dc7c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:59:06.881Z|d0170fe2-736d-490d-afd6-38ea0ed74762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:06.882Z|d0170fe2-736d-490d-afd6-38ea0ed74762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:07.978Z|fa63700b-5ffc-480d-95c1-085fe9913337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:07.979Z|fa63700b-5ffc-480d-95c1-085fe9913337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:08.189Z|b85305ce-b579-4d4f-9822-5ad3ac93c5c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:08.190Z|b85305ce-b579-4d4f-9822-5ad3ac93c5c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:15.170Z|c3add955-0fde-495b-b2b1-1f6f0ce60dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:59:15.175Z|c3add955-0fde-495b-b2b1-1f6f0ce60dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:59:16.952Z|9043a04f-e467-458b-bf7e-8fe5b7e6936e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:16.955Z|9043a04f-e467-458b-bf7e-8fe5b7e6936e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:18.023Z|92ad5619-8abb-420e-a24d-ef95447a09b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:18.024Z|92ad5619-8abb-420e-a24d-ef95447a09b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:18.231Z|318a6fdd-2652-4501-9e74-63584787526f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:18.232Z|318a6fdd-2652-4501-9e74-63584787526f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:27.050Z|396fdbd0-6b2c-47b6-85b1-e506e0ba90d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:27.056Z|396fdbd0-6b2c-47b6-85b1-e506e0ba90d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:28.058Z|17285534-8c7b-4d74-8134-b2714418e453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:28.059Z|17285534-8c7b-4d74-8134-b2714418e453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:28.277Z|87340b5c-f15f-497e-b22e-52978aec8f86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:28.279Z|87340b5c-f15f-497e-b22e-52978aec8f86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:30.171Z|90405b47-0275-441a-ae9b-9914113b1699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:59:30.172Z|90405b47-0275-441a-ae9b-9914113b1699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:59:30.770Z|c8443c88-c2c7-45eb-a255-2ff0d0d5c3a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:59:30.772Z|c8443c88-c2c7-45eb-a255-2ff0d0d5c3a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:59:37.114Z|9d7706ed-3646-4cf5-99f3-48541f886b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:37.119Z|9d7706ed-3646-4cf5-99f3-48541f886b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:38.089Z|b685cd3a-1e91-4c92-8471-15a18f779ac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:38.090Z|b685cd3a-1e91-4c92-8471-15a18f779ac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:38.318Z|32e1474b-c6de-4e13-8776-2a50dfd7aba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:38.319Z|32e1474b-c6de-4e13-8776-2a50dfd7aba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:45.169Z|06b65f9b-b2e3-40c4-8cd9-623809e28fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T03:59:45.170Z|06b65f9b-b2e3-40c4-8cd9-623809e28fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T03:59:46.618Z|990341e9-bfee-4b1d-8444-0323b23e1f2c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T03:59:46.624Z|990341e9-bfee-4b1d-8444-0323b23e1f2c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:47.177Z|4e490504-1fcb-40da-87e5-569258990d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:47.182Z|4e490504-1fcb-40da-87e5-569258990d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:48.122Z|f70cec89-196e-444c-96f0-80a6c1c6416d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:48.123Z|f70cec89-196e-444c-96f0-80a6c1c6416d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:48.384Z|e0143096-b190-487a-804b-6ccd1e3211f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:48.388Z|e0143096-b190-487a-804b-6ccd1e3211f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:57.215Z|fc54b391-3d21-499f-a6f0-feca4a0f1f9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:57.217Z|fc54b391-3d21-499f-a6f0-feca4a0f1f9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:58.155Z|8f4534e5-5eeb-4fa3-bb9d-0502c1832ff8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:58.156Z|8f4534e5-5eeb-4fa3-bb9d-0502c1832ff8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T03:59:58.428Z|080463e1-2b27-413b-a300-47ba04e4785d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T03:59:58.429Z|080463e1-2b27-413b-a300-47ba04e4785d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:00.170Z|beece7e4-fe60-4480-9ebf-27982c5bc445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:00:00.177Z|beece7e4-fe60-4480-9ebf-27982c5bc445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:00:00.773Z|3ccca7f7-1f5a-481a-80ac-9e2d490c3eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:00:00.774Z|3ccca7f7-1f5a-481a-80ac-9e2d490c3eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:00:07.253Z|f5b9b092-35f9-490b-a73a-baf20567337e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:07.254Z|f5b9b092-35f9-490b-a73a-baf20567337e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:08.188Z|d2b98173-caf3-489b-aa22-5c4181eb3143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:08.189Z|d2b98173-caf3-489b-aa22-5c4181eb3143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:08.464Z|13ad2172-c80c-44ba-92cc-ff741d279106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:08.465Z|13ad2172-c80c-44ba-92cc-ff741d279106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:15.169Z|90402a6a-4ea6-4d36-bf2b-0c36251d8240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:00:15.170Z|90402a6a-4ea6-4d36-bf2b-0c36251d8240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:00:17.301Z|c9fc0a14-6a91-4e2b-85a9-b80fc382a066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:17.303Z|c9fc0a14-6a91-4e2b-85a9-b80fc382a066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:18.219Z|27ab7b09-8e83-4740-846c-6ee4514dd7d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:18.220Z|27ab7b09-8e83-4740-846c-6ee4514dd7d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:18.495Z|8e79eeea-43c3-477d-b5f3-f8c22d778569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:18.497Z|8e79eeea-43c3-477d-b5f3-f8c22d778569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:27.343Z|0554e0df-69de-4d29-ba84-4d62c616635c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:27.344Z|0554e0df-69de-4d29-ba84-4d62c616635c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:28.266Z|116727c3-0201-404b-ac04-936360e1fef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:28.270Z|116727c3-0201-404b-ac04-936360e1fef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:28.530Z|891fa2dd-58b0-4e8d-9fdb-608a41314fdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:28.531Z|891fa2dd-58b0-4e8d-9fdb-608a41314fdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:30.169Z|567e3754-6910-4c17-b2b0-496d7089a6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:00:30.170Z|567e3754-6910-4c17-b2b0-496d7089a6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:00:30.777Z|f6b166a7-7149-475c-9d79-9489e9c2dcf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:00:30.778Z|f6b166a7-7149-475c-9d79-9489e9c2dcf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:00:37.377Z|7189f39a-3e63-4ced-b18c-a0f876a556bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:37.378Z|7189f39a-3e63-4ced-b18c-a0f876a556bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:38.311Z|ac99beea-9378-4a3d-a2c2-39ae40de91d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:38.313Z|ac99beea-9378-4a3d-a2c2-39ae40de91d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:38.561Z|f98dec1a-ef6f-4423-b896-2e3597b63dbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:38.562Z|f98dec1a-ef6f-4423-b896-2e3597b63dbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:45.169Z|a62750d3-45a7-4668-aee2-243e8ebdea83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:00:45.176Z|a62750d3-45a7-4668-aee2-243e8ebdea83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:00:46.617Z|add396f8-c4b3-453b-97a5-bb6625c72381|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:00:46.618Z|add396f8-c4b3-453b-97a5-bb6625c72381|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:47.408Z|833e419a-0664-4807-9483-ca7bda1e8581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:47.410Z|833e419a-0664-4807-9483-ca7bda1e8581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:48.344Z|375d1820-60d7-470c-a841-a06b560530a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:48.345Z|375d1820-60d7-470c-a841-a06b560530a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:48.601Z|ac722a6e-d1eb-483b-ac40-312733720cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:48.602Z|ac722a6e-d1eb-483b-ac40-312733720cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:57.450Z|f2c32223-333f-4633-81d9-f69935c86755|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:57.451Z|f2c32223-333f-4633-81d9-f69935c86755|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:58.383Z|fc9f87f3-b576-4f88-aaea-fae45daf0cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:58.385Z|fc9f87f3-b576-4f88-aaea-fae45daf0cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:00:58.635Z|2bf14480-201a-43c8-8192-3dedc38a4b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:00:58.642Z|2bf14480-201a-43c8-8192-3dedc38a4b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:00.169Z|01aef73f-f6a2-465c-b74d-29628e50dca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:01:00.170Z|01aef73f-f6a2-465c-b74d-29628e50dca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:01:00.779Z|deec9f20-320c-4e4e-a68d-4a049ecc3054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:01:00.780Z|deec9f20-320c-4e4e-a68d-4a049ecc3054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:01:07.483Z|f8c407a0-deb9-4792-9045-56134926e4f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:07.484Z|f8c407a0-deb9-4792-9045-56134926e4f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:08.426Z|5e5b98bc-ed54-4666-a2d8-cc4ecffecece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:08.427Z|5e5b98bc-ed54-4666-a2d8-cc4ecffecece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:08.682Z|4d8627d6-87c1-47e3-9d07-3ed7bdfcc68a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:08.683Z|4d8627d6-87c1-47e3-9d07-3ed7bdfcc68a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:15.169Z|41f9cb57-8832-47eb-88fd-d99e9884bdef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:01:15.170Z|41f9cb57-8832-47eb-88fd-d99e9884bdef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:01:17.523Z|2b316a85-f44f-41f1-8827-97f5bebca717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:17.525Z|2b316a85-f44f-41f1-8827-97f5bebca717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:18.462Z|242b5c24-9a72-4ae4-9404-ed3602d25460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:18.464Z|242b5c24-9a72-4ae4-9404-ed3602d25460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:18.714Z|73cfa757-4167-40d1-a029-c02a7a4beb89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:18.716Z|73cfa757-4167-40d1-a029-c02a7a4beb89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:27.563Z|2ffcd504-5d27-45b0-805b-4fd0112e596a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:27.564Z|2ffcd504-5d27-45b0-805b-4fd0112e596a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:28.494Z|3d3ccfec-392c-4ec9-9c99-a3fb153ded50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:28.495Z|3d3ccfec-392c-4ec9-9c99-a3fb153ded50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:28.751Z|de7e3aee-98ba-4a76-a39c-0e79b3e6eead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:28.752Z|de7e3aee-98ba-4a76-a39c-0e79b3e6eead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:30.169Z|543d04bf-ae24-477d-8b6d-e7c16fe76f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:01:30.174Z|543d04bf-ae24-477d-8b6d-e7c16fe76f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:01:30.780Z|5d4e10f8-9a76-4c3f-b726-6dcbb3913d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:01:30.781Z|5d4e10f8-9a76-4c3f-b726-6dcbb3913d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:01:37.599Z|71c43d8b-e872-4dda-aea9-cec178ef961a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:37.600Z|71c43d8b-e872-4dda-aea9-cec178ef961a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:38.526Z|3ba29e88-b08f-4262-8ac0-ff9f0f7929c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:38.527Z|3ba29e88-b08f-4262-8ac0-ff9f0f7929c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:38.787Z|8e9e6a7b-b81e-4318-ad2a-07029b8f6810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:38.789Z|8e9e6a7b-b81e-4318-ad2a-07029b8f6810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:45.178Z|f7864f44-c3e3-47d3-bbc9-5fb6fd4c37d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:01:45.179Z|f7864f44-c3e3-47d3-bbc9-5fb6fd4c37d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:01:46.622Z|3633e5b2-4014-4e34-b1ed-c3c3a11fd181|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:01:46.625Z|3633e5b2-4014-4e34-b1ed-c3c3a11fd181|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:47.632Z|7b9ca47d-880d-4c17-bcfb-a5577fd4064b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:47.633Z|7b9ca47d-880d-4c17-bcfb-a5577fd4064b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:48.558Z|1eadbda7-8124-4059-9f94-b7eb69194140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:48.560Z|1eadbda7-8124-4059-9f94-b7eb69194140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:48.823Z|05f71531-d44d-4b76-b012-481157d1d71f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:48.825Z|05f71531-d44d-4b76-b012-481157d1d71f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:57.666Z|4b37a775-9796-44ad-bfe0-41741e83d8c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:57.669Z|4b37a775-9796-44ad-bfe0-41741e83d8c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:58.588Z|88dcbd43-8577-4d9d-8e91-73b23b13a5ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:58.590Z|88dcbd43-8577-4d9d-8e91-73b23b13a5ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:01:58.862Z|3a25b2ed-6763-44de-960e-5d17430758a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:01:58.864Z|3a25b2ed-6763-44de-960e-5d17430758a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:00.179Z|9994b721-163e-403f-ad8e-561454d29a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:02:00.187Z|9994b721-163e-403f-ad8e-561454d29a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:02:00.782Z|758d20bd-a6df-4d45-a20d-72fab27f9b5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:02:00.783Z|758d20bd-a6df-4d45-a20d-72fab27f9b5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:02:07.703Z|284d4ff3-dbc3-46c3-b5a5-4c0552efd53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:07.704Z|284d4ff3-dbc3-46c3-b5a5-4c0552efd53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:08.633Z|41f28bd3-6520-428f-88cd-ea85254df0c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:08.635Z|41f28bd3-6520-428f-88cd-ea85254df0c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:08.905Z|d13b586f-4074-4fcc-85ae-f9c3e7b0ab17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:08.906Z|d13b586f-4074-4fcc-85ae-f9c3e7b0ab17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:15.169Z|aeb731a5-2eb5-48dd-934f-0e2fc54f5b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:02:15.170Z|aeb731a5-2eb5-48dd-934f-0e2fc54f5b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:02:17.742Z|47063cfc-408f-4aec-8436-b35468c054dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:17.743Z|47063cfc-408f-4aec-8436-b35468c054dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:18.671Z|0c0ead60-ac1f-4567-a819-f31283277179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:18.673Z|0c0ead60-ac1f-4567-a819-f31283277179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:18.937Z|0bcaef6b-7e9f-486c-9e0e-04ef2a408370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:18.938Z|0bcaef6b-7e9f-486c-9e0e-04ef2a408370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:27.811Z|6e71f207-af53-4cd7-93d5-34e41580790e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:27.814Z|6e71f207-af53-4cd7-93d5-34e41580790e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:28.702Z|839f6e36-c8cf-43de-b54a-7d0cb51e84bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:28.704Z|839f6e36-c8cf-43de-b54a-7d0cb51e84bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:28.981Z|e379785b-13e1-4be6-9a7f-ddec925992b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:28.984Z|e379785b-13e1-4be6-9a7f-ddec925992b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:30.169Z|5e4064d5-16e8-4262-ac15-7d4b3bb923a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:02:30.170Z|5e4064d5-16e8-4262-ac15-7d4b3bb923a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:02:30.784Z|8b458e6e-f3ef-4dba-887f-35db8e01ce8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:02:30.786Z|8b458e6e-f3ef-4dba-887f-35db8e01ce8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:02:37.895Z|15674937-d613-406c-9fe4-ad05d6062e84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:37.897Z|15674937-d613-406c-9fe4-ad05d6062e84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:38.736Z|7af246ca-cce8-40ca-934f-9f12701c93eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:38.737Z|7af246ca-cce8-40ca-934f-9f12701c93eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:39.019Z|df2d2878-c63c-4bf9-ae48-6752457babc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:39.020Z|df2d2878-c63c-4bf9-ae48-6752457babc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:45.169Z|776f956c-9021-40cd-acbe-61c9040dc66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:02:45.172Z|776f956c-9021-40cd-acbe-61c9040dc66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:02:46.619Z|cf63dd05-7876-4948-91d5-7d1b369a0f7c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:02:46.622Z|cf63dd05-7876-4948-91d5-7d1b369a0f7c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:47.947Z|e3811515-daac-4ba3-92d1-7e974ea4df7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:47.950Z|e3811515-daac-4ba3-92d1-7e974ea4df7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:48.782Z|badd82d3-7e38-407d-af7e-356170b5a3e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:48.790Z|badd82d3-7e38-407d-af7e-356170b5a3e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:49.070Z|ada732b1-fa21-4565-bcca-0413653386bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:49.071Z|ada732b1-fa21-4565-bcca-0413653386bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:57.987Z|c49d8328-8c70-4abb-8bd5-4107eb63c2fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:57.988Z|c49d8328-8c70-4abb-8bd5-4107eb63c2fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:58.830Z|ab1f43b5-63fb-4d7d-bf23-c17c7dfbd4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:58.831Z|ab1f43b5-63fb-4d7d-bf23-c17c7dfbd4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:02:59.110Z|efc11137-0b2b-4887-941b-b7cf76bc5e50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:02:59.112Z|efc11137-0b2b-4887-941b-b7cf76bc5e50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:00.173Z|e4e3bc31-9596-4d43-9916-d5e9e112d18f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:03:00.174Z|e4e3bc31-9596-4d43-9916-d5e9e112d18f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:03:00.793Z|d3aca5e0-3910-451d-9d5d-b69044ff1c85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:03:00.795Z|d3aca5e0-3910-451d-9d5d-b69044ff1c85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:03:08.014Z|1a1aa1b9-d3c5-4cf9-82c1-8f8f7fd0abf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:08.015Z|1a1aa1b9-d3c5-4cf9-82c1-8f8f7fd0abf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:08.862Z|ddaf086a-c144-4589-b082-cb5aea65f94a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:08.863Z|ddaf086a-c144-4589-b082-cb5aea65f94a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:09.144Z|09c76b03-f68a-4bce-957d-840f9420f6b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:09.147Z|09c76b03-f68a-4bce-957d-840f9420f6b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:15.189Z|7d2361eb-ac7b-420a-8bc5-89fc899c2079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:03:15.209Z|7d2361eb-ac7b-420a-8bc5-89fc899c2079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:03:18.053Z|a92b5b0f-069b-4299-88d7-beb5e54d1052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:18.054Z|a92b5b0f-069b-4299-88d7-beb5e54d1052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:18.893Z|03836880-f59c-48f6-861b-d8c7b3f1748f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:18.894Z|03836880-f59c-48f6-861b-d8c7b3f1748f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:19.181Z|57420d5c-20e3-49b4-99cb-ad5b39d9915d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:19.183Z|57420d5c-20e3-49b4-99cb-ad5b39d9915d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:28.086Z|d41a445a-6974-4946-9164-bbda5db0cd73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:28.088Z|d41a445a-6974-4946-9164-bbda5db0cd73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:28.925Z|91e6f2d4-fe09-4667-9c47-bac951e95f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:28.927Z|91e6f2d4-fe09-4667-9c47-bac951e95f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:29.222Z|d4ab0f2a-5a3f-46ca-ac05-c4007f75b579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:29.224Z|d4ab0f2a-5a3f-46ca-ac05-c4007f75b579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:30.169Z|1b5d6db5-7265-4866-9e07-88a6d023829a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:03:30.170Z|1b5d6db5-7265-4866-9e07-88a6d023829a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:03:30.795Z|774100d4-f3f2-4912-bbce-4a8ac86334ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:03:30.796Z|774100d4-f3f2-4912-bbce-4a8ac86334ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:03:38.121Z|21b0ec65-edbc-49d6-ac48-f12722d1594d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:38.124Z|21b0ec65-edbc-49d6-ac48-f12722d1594d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:38.976Z|e186b385-6545-49aa-9d33-e03fd70b0ec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:38.977Z|e186b385-6545-49aa-9d33-e03fd70b0ec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:39.255Z|63caa1e9-640f-405f-94b4-b5b8e6d6d564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:39.256Z|63caa1e9-640f-405f-94b4-b5b8e6d6d564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:45.169Z|6e1bed9a-7cb7-4c2b-aa78-ec83f3660c76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:03:45.171Z|6e1bed9a-7cb7-4c2b-aa78-ec83f3660c76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:03:46.616Z|8b901dd0-9477-4498-ae7e-f7f86ace2b15|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:03:46.618Z|8b901dd0-9477-4498-ae7e-f7f86ace2b15|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:48.167Z|7fbe6a68-5b93-4491-9b02-5281c2bc7b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:48.168Z|7fbe6a68-5b93-4491-9b02-5281c2bc7b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:49.012Z|2c187df0-eb42-441c-b508-b0265453a9ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:49.013Z|2c187df0-eb42-441c-b508-b0265453a9ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:49.286Z|0f5a6427-0caa-4ccf-8258-7c663065d98f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:49.288Z|0f5a6427-0caa-4ccf-8258-7c663065d98f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:58.198Z|85d69f9b-73a1-49bb-8283-a5710ae64b47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:58.200Z|85d69f9b-73a1-49bb-8283-a5710ae64b47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:59.043Z|794fdc03-9c32-419d-b4f5-7dc091e24867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:59.046Z|794fdc03-9c32-419d-b4f5-7dc091e24867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:03:59.322Z|f26c2611-976d-45b9-883d-61bf99b472e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:03:59.323Z|f26c2611-976d-45b9-883d-61bf99b472e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:00.169Z|965444d5-7eaa-44ff-8c53-04341784aff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:04:00.172Z|965444d5-7eaa-44ff-8c53-04341784aff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:04:00.797Z|94a7b287-5c38-4d22-866c-afc9fcd7061e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:04:00.798Z|94a7b287-5c38-4d22-866c-afc9fcd7061e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:04:08.232Z|fde2730f-2fe0-4967-a51c-e598f73b734b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:08.233Z|fde2730f-2fe0-4967-a51c-e598f73b734b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:09.076Z|553d3ef6-0b98-452a-b838-cf0dc58456c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:09.077Z|553d3ef6-0b98-452a-b838-cf0dc58456c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:09.355Z|61958b01-d8d2-415f-9e7b-bf0072cc348b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:09.360Z|61958b01-d8d2-415f-9e7b-bf0072cc348b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:15.178Z|354dd602-ce43-41c2-aa4b-f1f9c5e9b3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:04:15.179Z|354dd602-ce43-41c2-aa4b-f1f9c5e9b3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:04:18.270Z|89df1fa5-3780-4200-98fb-313667942e80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:18.271Z|89df1fa5-3780-4200-98fb-313667942e80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:19.109Z|3ed3b7dd-e43f-41c1-b810-fd3d28b4fcb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:19.110Z|3ed3b7dd-e43f-41c1-b810-fd3d28b4fcb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:19.396Z|8563d908-a8a6-430e-8b9d-1fb79ffb2940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:19.397Z|8563d908-a8a6-430e-8b9d-1fb79ffb2940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:28.303Z|55606112-5fe7-4969-a53b-d9b1173adf06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:28.304Z|55606112-5fe7-4969-a53b-d9b1173adf06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:29.144Z|91bcca42-d793-499e-9ee1-3dc9e86edb47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:29.145Z|91bcca42-d793-499e-9ee1-3dc9e86edb47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:29.450Z|b0bb754c-496b-4262-8258-d6d1ae842de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:29.451Z|b0bb754c-496b-4262-8258-d6d1ae842de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:30.170Z|ab5298b7-6f01-48ae-962b-728fc2d1acc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:04:30.171Z|ab5298b7-6f01-48ae-962b-728fc2d1acc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:04:30.800Z|8544bfe9-5d90-4f25-bb6a-cb450e30320e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:04:30.801Z|8544bfe9-5d90-4f25-bb6a-cb450e30320e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:04:38.336Z|0442ce08-9ec0-4480-a15c-881a6127e4d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:38.338Z|0442ce08-9ec0-4480-a15c-881a6127e4d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:38.921Z||http-nio-8080-exec-1|||||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 [JDWP-Handshake\n...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-18T04:04:39.178Z|82dfd6c5-17e3-45ed-b163-9face991cab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:39.180Z|82dfd6c5-17e3-45ed-b163-9face991cab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:39.486Z|5dfe5598-6c5b-419b-846b-bf54a752d2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:39.488Z|5dfe5598-6c5b-419b-846b-bf54a752d2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:45.169Z|fdeb4ede-1b23-4b4b-b8d2-e9f58c140bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:04:45.174Z|fdeb4ede-1b23-4b4b-b8d2-e9f58c140bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:04:46.621Z|691d5e0b-155a-4767-b08b-67b5f69b9641|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:04:46.624Z|691d5e0b-155a-4767-b08b-67b5f69b9641|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:48.373Z|edf382c5-3272-443f-bf84-50e830c111c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:48.376Z|edf382c5-3272-443f-bf84-50e830c111c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:49.220Z|f2f7323e-146a-4830-9da7-c6092f4780b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:49.221Z|f2f7323e-146a-4830-9da7-c6092f4780b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:49.518Z|5fe32fd3-72a6-4aef-a13a-71d423ccc428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:49.520Z|5fe32fd3-72a6-4aef-a13a-71d423ccc428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:58.411Z|78e0e19a-4874-4e9f-b238-dedfcfbc3227|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:58.413Z|78e0e19a-4874-4e9f-b238-dedfcfbc3227|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:59.281Z|5b944e44-a5a2-4125-a80d-20ea863be78e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:59.282Z|5b944e44-a5a2-4125-a80d-20ea863be78e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:04:59.556Z|447e1ed5-fcab-434d-b1b5-00868fc6bf4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:04:59.557Z|447e1ed5-fcab-434d-b1b5-00868fc6bf4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:00.169Z|755032ae-526e-4300-ae27-f2ab3ce3169b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:05:00.170Z|755032ae-526e-4300-ae27-f2ab3ce3169b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:05:00.803Z|c3ac97f8-f0b1-4053-9f6a-9812c497a3ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:05:00.804Z|c3ac97f8-f0b1-4053-9f6a-9812c497a3ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:05:08.449Z|2cd6b8b7-f0c8-4582-af0b-968811ff5638|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:08.450Z|2cd6b8b7-f0c8-4582-af0b-968811ff5638|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:09.314Z|5a9f1e2b-4949-484b-827b-bdea6fa9d468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:09.316Z|5a9f1e2b-4949-484b-827b-bdea6fa9d468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:09.588Z|cfa5d430-07db-4559-a759-3ccbe8d2f8b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:09.589Z|cfa5d430-07db-4559-a759-3ccbe8d2f8b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:15.171Z|8793ca6a-de9a-4cb5-83e9-65f1c49a7048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:05:15.174Z|8793ca6a-de9a-4cb5-83e9-65f1c49a7048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:05:18.503Z|90d4a016-affb-4b6f-9794-78810e545311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:18.505Z|90d4a016-affb-4b6f-9794-78810e545311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:19.351Z|4d44903b-76ae-4504-a77a-0b4d925d02a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:19.353Z|4d44903b-76ae-4504-a77a-0b4d925d02a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:19.616Z|b3ef21c7-1644-49e2-8f4b-d1c436eed077|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:19.617Z|b3ef21c7-1644-49e2-8f4b-d1c436eed077|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:28.548Z|b649b005-33a3-4ca0-838c-48c51521f99a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:28.550Z|b649b005-33a3-4ca0-838c-48c51521f99a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:29.390Z|e6679b14-2400-4c5d-b720-e0c2fa349a6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:29.392Z|e6679b14-2400-4c5d-b720-e0c2fa349a6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:29.651Z|45005ea4-5379-40d2-90f9-b41578b4ccce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:29.652Z|45005ea4-5379-40d2-90f9-b41578b4ccce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:30.169Z|818cbc6e-52ee-402c-9fbc-1df504f870b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:05:30.175Z|818cbc6e-52ee-402c-9fbc-1df504f870b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:05:30.805Z|40200fad-8c4b-4e36-af49-9148dd03aae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:05:30.806Z|40200fad-8c4b-4e36-af49-9148dd03aae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:05:38.585Z|d1b53c53-723f-412e-a00a-a0f7c6b61977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:38.586Z|d1b53c53-723f-412e-a00a-a0f7c6b61977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:39.452Z|e750996a-ea24-4e62-9682-5f53b02b60c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:39.453Z|e750996a-ea24-4e62-9682-5f53b02b60c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:39.698Z|a166cb3b-9a49-45fb-a516-b302a6693c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:39.701Z|a166cb3b-9a49-45fb-a516-b302a6693c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:45.170Z|d8583abc-fdd0-44ec-8bda-90b38ef16cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:05:45.171Z|d8583abc-fdd0-44ec-8bda-90b38ef16cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:05:46.650Z|c58082d3-bd9d-4e4b-b790-f0a67d2e6969|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:05:46.661Z|c58082d3-bd9d-4e4b-b790-f0a67d2e6969|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:48.621Z|c74cdb11-5294-453d-b225-c7dc5cdc5fe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:48.622Z|c74cdb11-5294-453d-b225-c7dc5cdc5fe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:49.482Z|5e565865-925b-4ca6-91f2-6916ff78ac6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:49.484Z|5e565865-925b-4ca6-91f2-6916ff78ac6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:49.742Z|15b6399d-7813-4045-8f19-a1f8f974d5d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:49.743Z|15b6399d-7813-4045-8f19-a1f8f974d5d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:58.653Z|5de167a8-22a6-48b2-9edc-cce09e29fd87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:58.654Z|5de167a8-22a6-48b2-9edc-cce09e29fd87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:59.523Z|50ac2b24-a181-4efc-ae8b-b504649b4a1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:59.526Z|50ac2b24-a181-4efc-ae8b-b504649b4a1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:05:59.776Z|927e916c-1f66-4e02-8ee8-639dbc165564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:05:59.779Z|927e916c-1f66-4e02-8ee8-639dbc165564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:00.169Z|1842978f-0b07-4ec6-89eb-a5325eddc05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:06:00.170Z|1842978f-0b07-4ec6-89eb-a5325eddc05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:06:00.807Z|67f8f965-93a2-4666-8897-6e8c966c7f20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:06:00.808Z|67f8f965-93a2-4666-8897-6e8c966c7f20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:06:08.690Z|ab705a6d-dca4-43ab-81fc-b7b26b50de3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:08.691Z|ab705a6d-dca4-43ab-81fc-b7b26b50de3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:09.561Z|15bc95b3-5541-4b27-9013-efbd89147a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:09.562Z|15bc95b3-5541-4b27-9013-efbd89147a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:09.811Z|6e1cbbc6-d1a7-4217-985b-0711289304be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:09.812Z|6e1cbbc6-d1a7-4217-985b-0711289304be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:15.169Z|2afe1233-f6f1-4a46-b702-eb1de48e249a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:06:15.172Z|2afe1233-f6f1-4a46-b702-eb1de48e249a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:06:18.721Z|da781c47-4761-4a2c-afbb-3b8f704f7ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:18.722Z|da781c47-4761-4a2c-afbb-3b8f704f7ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:19.596Z|7020f96b-a68d-4d71-a1b3-80a90ff22e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:19.597Z|7020f96b-a68d-4d71-a1b3-80a90ff22e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:19.853Z|540376a9-3fdb-4ad3-a3d0-f17e62064550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:19.855Z|540376a9-3fdb-4ad3-a3d0-f17e62064550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:28.779Z|648d3bbe-3275-4e7d-87b6-6dc6843cff3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:28.784Z|648d3bbe-3275-4e7d-87b6-6dc6843cff3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:29.636Z|ce4a2255-6d23-4d62-b8dc-21e5bc3cf82b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:29.637Z|ce4a2255-6d23-4d62-b8dc-21e5bc3cf82b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:29.911Z|f9e38f48-4d55-439b-8148-07b2468781cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:29.911Z|f9e38f48-4d55-439b-8148-07b2468781cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:30.169Z|9c06470a-7f49-4664-9d54-b2c0482a930e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:06:30.170Z|9c06470a-7f49-4664-9d54-b2c0482a930e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:06:30.809Z|d29fc980-d92b-4ff1-82a3-61c08ba7b9fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:06:30.810Z|d29fc980-d92b-4ff1-82a3-61c08ba7b9fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:06:38.832Z|ffb3983f-e488-4f35-b35a-289cf23e3b49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:38.833Z|ffb3983f-e488-4f35-b35a-289cf23e3b49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:39.693Z|2bbfc230-78b4-4dbc-b49a-a932f441597a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:39.694Z|2bbfc230-78b4-4dbc-b49a-a932f441597a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:39.946Z|8197b377-9386-44f9-85e4-523a59c79dc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:39.948Z|8197b377-9386-44f9-85e4-523a59c79dc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:45.171Z|5f4b5bd4-f802-4b7a-b630-a02dbd960cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:06:45.175Z|5f4b5bd4-f802-4b7a-b630-a02dbd960cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:06:46.614Z|a7d04397-1e84-48f7-a5e4-b10c3ef8b45f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:06:46.615Z|a7d04397-1e84-48f7-a5e4-b10c3ef8b45f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:48.880Z|9fa201a3-0b7f-44bf-a393-f8ebace9c9a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:48.882Z|9fa201a3-0b7f-44bf-a393-f8ebace9c9a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:49.749Z|cbeb1bc3-c013-4dfd-a50c-583d75cdce4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:49.757Z|cbeb1bc3-c013-4dfd-a50c-583d75cdce4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:49.982Z|383f2942-5870-4e8f-91e4-7bdb87d7964c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:49.984Z|383f2942-5870-4e8f-91e4-7bdb87d7964c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:58.924Z|26c6df03-2660-4cd2-a4d8-8e145cc55f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:58.925Z|26c6df03-2660-4cd2-a4d8-8e145cc55f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:06:59.797Z|519432b8-139c-40a9-bcea-2e49b7037a34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:06:59.798Z|519432b8-139c-40a9-bcea-2e49b7037a34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:00.019Z|ee858f5c-aa07-4785-8433-4615b367f537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:00.021Z|ee858f5c-aa07-4785-8433-4615b367f537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:00.172Z|c90a33e0-7ae5-483e-9c80-26de8fb39bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:07:00.183Z|c90a33e0-7ae5-483e-9c80-26de8fb39bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:07:00.811Z|41a08ffc-62b3-4c9c-b21e-c0dcdbff57f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:07:00.812Z|41a08ffc-62b3-4c9c-b21e-c0dcdbff57f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:07:08.957Z|2835eb5c-06ce-4edd-a539-9e25da0c46a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:08.958Z|2835eb5c-06ce-4edd-a539-9e25da0c46a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:09.827Z|f2930244-fd5b-42da-a9a9-fc5d63980d57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:09.828Z|f2930244-fd5b-42da-a9a9-fc5d63980d57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:10.063Z|bc2bcbfe-4459-4873-abfa-f7db3f9ef6da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:10.064Z|bc2bcbfe-4459-4873-abfa-f7db3f9ef6da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:15.170Z|35fc6c05-8e84-438f-8ab3-5a223c3b9b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:07:15.174Z|35fc6c05-8e84-438f-8ab3-5a223c3b9b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:07:18.995Z|d496b0b6-2406-4604-8ae6-297386b9f74a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:18.996Z|d496b0b6-2406-4604-8ae6-297386b9f74a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:19.859Z|02fcf2b9-6b8e-4fcf-bf0f-63f2f38a556f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:19.860Z|02fcf2b9-6b8e-4fcf-bf0f-63f2f38a556f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:20.105Z|dd450dbf-d53d-4685-8af4-014fb47645af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:20.107Z|dd450dbf-d53d-4685-8af4-014fb47645af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:29.029Z|5714d328-27e2-4239-93d9-0ecf4c24e835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:29.031Z|5714d328-27e2-4239-93d9-0ecf4c24e835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:29.892Z|3dfb6567-55e6-47a0-8795-d70e20cb5a5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:29.893Z|3dfb6567-55e6-47a0-8795-d70e20cb5a5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:30.169Z|8bae4719-f8d0-4a87-9e9b-af05ced6e79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:30.170Z|8bae4719-f8d0-4a87-9e9b-af05ced6e79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:30.177Z|3a3b5dc8-da2a-4587-bbd1-41a860be03c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:07:30.182Z|3a3b5dc8-da2a-4587-bbd1-41a860be03c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:07:30.813Z|f23410c5-d583-4137-a4d6-3a97861ed03b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:07:30.816Z|f23410c5-d583-4137-a4d6-3a97861ed03b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:07:39.061Z|3087b928-fae6-43b2-8163-f7b0157c86bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:39.062Z|3087b928-fae6-43b2-8163-f7b0157c86bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:39.934Z|1d84d342-aeaf-4ee8-9cf3-ece1431e0fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:39.935Z|1d84d342-aeaf-4ee8-9cf3-ece1431e0fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:40.202Z|360563d7-70a0-4400-aaf9-488b9dd71a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:40.203Z|360563d7-70a0-4400-aaf9-488b9dd71a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:45.169Z|2abe9928-85fc-49cf-a73f-71399316cf8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:07:45.170Z|2abe9928-85fc-49cf-a73f-71399316cf8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:07:46.645Z|61c85934-44c7-45fc-ae9d-13738a5b5a44|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:07:46.667Z|61c85934-44c7-45fc-ae9d-13738a5b5a44|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:49.092Z|706cbbc9-59a8-46b8-9508-689854ac2202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:49.093Z|706cbbc9-59a8-46b8-9508-689854ac2202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:49.990Z|7ef9be92-a0a4-4328-a399-f915b5e53b7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:49.991Z|7ef9be92-a0a4-4328-a399-f915b5e53b7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:50.237Z|886d8d99-95af-4cd5-8046-5124319d217c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:50.238Z|886d8d99-95af-4cd5-8046-5124319d217c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:07:59.139Z|59209c01-e1a3-4d94-b89e-be2ef58796f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:07:59.141Z|59209c01-e1a3-4d94-b89e-be2ef58796f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:00.036Z|0a0e055e-2cb4-4bd7-bb44-2d273bab4f98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:00.039Z|0a0e055e-2cb4-4bd7-bb44-2d273bab4f98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:00.170Z|0bae0904-6116-4b28-b2f3-27181507542b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:08:00.172Z|0bae0904-6116-4b28-b2f3-27181507542b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:08:00.270Z|548d867c-9353-4f9d-8c39-c8139cae81b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:00.283Z|548d867c-9353-4f9d-8c39-c8139cae81b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:00.818Z|46aa4d67-6270-498c-a0ec-064ac4c67d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:08:00.818Z|46aa4d67-6270-498c-a0ec-064ac4c67d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:08:09.173Z|a9081155-86bd-4b82-8178-3f7c555c61cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:09.175Z|a9081155-86bd-4b82-8178-3f7c555c61cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:10.075Z|01d7bdeb-94ff-4901-980d-12175b96c928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:10.076Z|01d7bdeb-94ff-4901-980d-12175b96c928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:10.313Z|ec47ddf9-b634-49a7-abad-3a059d2b1235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:10.314Z|ec47ddf9-b634-49a7-abad-3a059d2b1235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:15.169Z|1ac2ab11-f9ff-4a10-b2ff-c5c07520d25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:08:15.173Z|1ac2ab11-f9ff-4a10-b2ff-c5c07520d25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:08:19.214Z|5f8099f2-c170-42a1-989b-378dbae8a51f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:19.215Z|5f8099f2-c170-42a1-989b-378dbae8a51f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:20.108Z|f971511f-e721-4f1e-bef9-24d32e62cbbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:20.109Z|f971511f-e721-4f1e-bef9-24d32e62cbbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:20.344Z|0cb8c15e-f515-4e56-b93a-6674f033a96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:20.345Z|0cb8c15e-f515-4e56-b93a-6674f033a96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:29.246Z|954882f5-f1d9-4c03-9f2d-b9f232ac931c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:29.247Z|954882f5-f1d9-4c03-9f2d-b9f232ac931c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:30.153Z|872213d8-986a-4ae7-bbc4-dea916f4d75b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:30.155Z|872213d8-986a-4ae7-bbc4-dea916f4d75b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:30.169Z|a31dd092-7f19-464e-847f-34b62d7330e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:08:30.171Z|a31dd092-7f19-464e-847f-34b62d7330e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:08:30.374Z|8639a89e-988a-4e05-ba05-176d8e3a5d51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:30.376Z|8639a89e-988a-4e05-ba05-176d8e3a5d51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:30.820Z|e668fc8b-7dc9-428a-96b9-0a2c7dd929a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:08:30.821Z|e668fc8b-7dc9-428a-96b9-0a2c7dd929a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:08:39.282Z|317ea6f3-9a12-4bb7-bef4-3f309f280990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:39.283Z|317ea6f3-9a12-4bb7-bef4-3f309f280990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:40.193Z|4e143e0a-301d-4810-92f1-862b78fcda55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:40.196Z|4e143e0a-301d-4810-92f1-862b78fcda55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:40.427Z|90f2418e-ff84-4fbd-b9d7-34e055bbe671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:40.429Z|90f2418e-ff84-4fbd-b9d7-34e055bbe671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:45.169Z|fbad1a5b-0712-4ed9-aaa5-7947f30b95e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:08:45.170Z|fbad1a5b-0712-4ed9-aaa5-7947f30b95e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:08:46.616Z|626ef2f7-b052-4203-b315-d80b14979751|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:08:46.617Z|626ef2f7-b052-4203-b315-d80b14979751|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:49.319Z|e5d8c9f4-0350-4be4-9d10-9504937e8c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:49.321Z|e5d8c9f4-0350-4be4-9d10-9504937e8c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:50.238Z|9b9f96d3-a974-40d7-aca5-951232f8ed42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:50.240Z|9b9f96d3-a974-40d7-aca5-951232f8ed42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:50.464Z|9e5f2a13-9e9f-4147-a913-c69cce56afa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:50.466Z|9e5f2a13-9e9f-4147-a913-c69cce56afa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:08:59.368Z|36b13e04-3ba9-430f-b5a9-96b2bd99df70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:08:59.369Z|36b13e04-3ba9-430f-b5a9-96b2bd99df70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:00.169Z|213d726f-2a0e-47f6-9368-e6bddabe5681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:09:00.176Z|213d726f-2a0e-47f6-9368-e6bddabe5681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:09:00.291Z|9acd2bde-159d-4dea-b259-f415908d8bca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:00.293Z|9acd2bde-159d-4dea-b259-f415908d8bca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:00.517Z|e8c9a5b7-1794-4eb4-b899-77fde68f23b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:00.538Z|e8c9a5b7-1794-4eb4-b899-77fde68f23b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:00.822Z|35c381ec-5b28-462c-b958-2c28759dae1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:09:00.822Z|35c381ec-5b28-462c-b958-2c28759dae1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:09:09.417Z|bd0d1bf0-0cbb-4509-a3a2-74737b97c66e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:09.418Z|bd0d1bf0-0cbb-4509-a3a2-74737b97c66e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:10.329Z|0a3cb7dc-8e2e-4d8f-abec-c623a667aee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:10.331Z|0a3cb7dc-8e2e-4d8f-abec-c623a667aee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:10.569Z|40893e79-03d6-4a9b-935e-29a8994e66e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:10.570Z|40893e79-03d6-4a9b-935e-29a8994e66e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:15.169Z|4563985d-bbe3-4c29-9b81-b9b2c911264f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:09:15.170Z|4563985d-bbe3-4c29-9b81-b9b2c911264f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:09:19.462Z|d717711b-0644-4c40-818b-d3905799b818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:19.464Z|d717711b-0644-4c40-818b-d3905799b818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:20.381Z|a21f750a-ea8b-489b-b3f7-643576e7fb92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:20.383Z|a21f750a-ea8b-489b-b3f7-643576e7fb92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:20.603Z|ae857d96-0172-48d5-a2ef-6c3971c0e945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:20.604Z|ae857d96-0172-48d5-a2ef-6c3971c0e945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:29.536Z|62f208a8-e4dc-49d2-bee8-66f11df3e0e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:29.537Z|62f208a8-e4dc-49d2-bee8-66f11df3e0e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:30.169Z|cdeaef1e-3109-405a-b0d5-baea9a274701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:09:30.171Z|cdeaef1e-3109-405a-b0d5-baea9a274701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:09:30.417Z|0eef87f4-badb-4cb0-bc9e-123885c49e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:30.418Z|0eef87f4-badb-4cb0-bc9e-123885c49e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:30.639Z|edf755ee-b2ad-42bb-a5e4-42b69e3a1d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:30.641Z|edf755ee-b2ad-42bb-a5e4-42b69e3a1d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:30.765Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:09:30.798Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: faaae5f2-6fb1-4d51-81b6-0a35fe67f986 already exists in requestDb InfraActiveRequests table
2022-04-18T04:09:30.827Z|9d7fb325-904b-49a1-b827-12f931f96407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:09:30.829Z|9d7fb325-904b-49a1-b827-12f931f96407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:09:30.933Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986
2022-04-18T04:09:30.934Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|INFO|500||Invoke
2022-04-18T04:09:30.935Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||===========================request begin================================================
2022-04-18T04:09:30.935Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986
2022-04-18T04:09:30.936Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||Method      : GET
2022-04-18T04:09:30.936Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"560367aa673efef1", X-B3-SpanId:"4a8c644f21ad089f", X-B3-ParentSpanId:"560367aa673efef1", X-B3-Sampled:"0", X-ONAP-RequestID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-RequestID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-TransactionID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-ECOMP-RequestID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd675ed7-356b-4a3c-a904-e7baf8d0d2c0"]
2022-04-18T04:09:30.938Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||Request body: 
2022-04-18T04:09:30.938Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||==========================request end================================================
2022-04-18T04:09:31.994Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||============================response begin==========================================
2022-04-18T04:09:31.995Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:09:31.996Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||Status text  : 
2022-04-18T04:09:31.997Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=53112026347BA2C6C5CBE36B5FF5B587; 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, 18 Apr 2022 04:09:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:09:31.999Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||Response body: 
2022-04-18T04:09:31.999Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|DEBUG|500||=======================response end=================================================
2022-04-18T04:09:32.000Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/faaae5f2-6fb1-4d51-81b6-0a35fe67f986|INFO|404|Not Found|InvokeReturn
2022-04-18T04:09:32.124Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID faaae5f2-6fb1-4d51-81b6-0a35fe67f986
2022-04-18T04:09:32.145Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-18T04:09:32.148Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-18T04:09:32.149Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-18T04:09:32.149Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-18T04:09:32.150Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-18T04:09:32.150Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-18T04:09:32.150Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"560367aa673efef1", X-B3-SpanId:"0f939edae1629130", X-B3-ParentSpanId:"560367aa673efef1", X-B3-Sampled:"0", X-ONAP-RequestID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-RequestID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-TransactionID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-ECOMP-RequestID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb382bd0-9026-4028-98e4-720dc596a94b"]
2022-04-18T04:09:32.151Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-18T04:09:32.151Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-18T04:09:32.221Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-18T04:09:32.222Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-18T04:09:32.223Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-18T04:09:32.223Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 18 Apr 2022 04:09:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:09:32.224Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-18T04:09:32.224Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-18T04:09:32.225Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-18T04:09:32.226Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|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$$59568398.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-18T04:09:32.228Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-18T04:09:32.229Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-18T04:09:32.230Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-18T04:09:32.230Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-18T04:09:32.231Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-18T04:09:32.231Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-18T04:09:32.232Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"560367aa673efef1", X-B3-SpanId:"810b7b9a0301c047", X-B3-ParentSpanId:"560367aa673efef1", X-B3-Sampled:"0", X-ONAP-RequestID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-RequestID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-TransactionID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-ECOMP-RequestID:"faaae5f2-6fb1-4d51-81b6-0a35fe67f986", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76e039f6-3c5e-4813-8ed4-e78baa53fbc6"]
2022-04-18T04:09:32.232Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-18T04:09:32.233Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-18T04:09:32.303Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-18T04:09:32.304Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-18T04:09:32.304Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-18T04:09:32.305Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 18 Apr 2022 04:09:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:09:32.306Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-18T04:09:32.307Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-18T04:09:32.308Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-18T04:09:32.309Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|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$$59568398.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-18T04:09:32.311Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@28e4ad26
2022-04-18T04:09:32.317Z|faaae5f2-6fb1-4d51-81b6-0a35fe67f986|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:09:37.789Z|8dd68519-2d79-46ec-a7e4-51b8e0fc0834|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-18T04:09:37.790Z|8dd68519-2d79-46ec-a7e4-51b8e0fc0834|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:39.580Z|29ff582f-8049-4404-87a0-b5a7123dd247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:39.582Z|29ff582f-8049-4404-87a0-b5a7123dd247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:40.461Z|8c9df0a6-f690-4b09-8add-bee4e6343c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:40.463Z|8c9df0a6-f690-4b09-8add-bee4e6343c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:40.677Z|3d7e8b06-90ff-43e4-a8fe-95aa163eceef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:40.678Z|3d7e8b06-90ff-43e4-a8fe-95aa163eceef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:45.169Z|e6a0ec7f-183b-4ceb-b586-0cb7486ce098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:09:45.173Z|e6a0ec7f-183b-4ceb-b586-0cb7486ce098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:09:46.637Z|1b2d3227-5eb5-429e-a586-9c471412f187|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:09:46.652Z|1b2d3227-5eb5-429e-a586-9c471412f187|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:49.636Z|b7bd1d91-caaf-4b4b-944a-eb063d43846f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:49.638Z|b7bd1d91-caaf-4b4b-944a-eb063d43846f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:50.503Z|a5566f9c-df79-4a7d-8dc4-83a413b7e0bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:50.504Z|a5566f9c-df79-4a7d-8dc4-83a413b7e0bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:50.717Z|1ef9fa7f-feb5-4792-8ba9-1ea810b2d4c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:50.719Z|1ef9fa7f-feb5-4792-8ba9-1ea810b2d4c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:58.828Z|e257676c-9db9-4377-be70-96d4e5bfbe3a|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-18T04:09:58.829Z|e257676c-9db9-4377-be70-96d4e5bfbe3a|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-18T04:09:59.690Z|50ecee61-93ca-4650-93ac-e396d224de9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:09:59.691Z|50ecee61-93ca-4650-93ac-e396d224de9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:00.169Z|34082899-5403-4268-813d-581483dc615c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:10:00.170Z|34082899-5403-4268-813d-581483dc615c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:10:00.542Z|d21bad73-ea0c-43eb-b57f-18b08ac11ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:00.544Z|d21bad73-ea0c-43eb-b57f-18b08ac11ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:00.759Z|7f587fa5-cd47-4641-83d8-815403d760a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:00.764Z|7f587fa5-cd47-4641-83d8-815403d760a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:00.830Z|e18528a8-9bb0-4d33-b659-398209e5e0c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:10:00.830Z|e18528a8-9bb0-4d33-b659-398209e5e0c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:10:09.726Z|20338ef4-63f8-4638-91bc-684d6020e846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:09.727Z|20338ef4-63f8-4638-91bc-684d6020e846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:10.578Z|a5a95194-0939-45e9-a2e3-e1acd2186830|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:10.579Z|a5a95194-0939-45e9-a2e3-e1acd2186830|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:10.800Z|7f0cb69b-acbf-4604-9272-67c8842a6e6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:10.801Z|7f0cb69b-acbf-4604-9272-67c8842a6e6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:15.169Z|4831a85e-d9ce-424f-8161-55703e481196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:10:15.170Z|4831a85e-d9ce-424f-8161-55703e481196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:10:19.761Z|fc459e7e-7217-4ef7-b1fc-2414717c0600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:19.763Z|fc459e7e-7217-4ef7-b1fc-2414717c0600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:20.617Z|6f59d1f0-c6fb-40c1-8521-362e980a69fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:20.619Z|6f59d1f0-c6fb-40c1-8521-362e980a69fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:20.848Z|ecf4932f-dfd9-4cac-b7ff-9462a587b4b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:20.849Z|ecf4932f-dfd9-4cac-b7ff-9462a587b4b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:29.827Z|71077130-0016-4b79-b1ba-5480d8eb5d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:29.828Z|71077130-0016-4b79-b1ba-5480d8eb5d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:30.169Z|4c4f2308-df77-4f6a-87d4-1b165e853bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:10:30.173Z|4c4f2308-df77-4f6a-87d4-1b165e853bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:10:30.648Z|19408fe0-480d-43b6-88bd-6f0c634027b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:30.649Z|19408fe0-480d-43b6-88bd-6f0c634027b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:30.832Z|c25d7dd5-a70b-427b-bca9-0f24e9087e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:10:30.832Z|c25d7dd5-a70b-427b-bca9-0f24e9087e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:10:30.879Z|a8b804d5-c895-4748-be2c-c29cc71ef595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:30.880Z|a8b804d5-c895-4748-be2c-c29cc71ef595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:39.866Z|441ff1f2-532d-4cd8-9dcd-124e1ce6a98b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:39.868Z|441ff1f2-532d-4cd8-9dcd-124e1ce6a98b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:40.680Z|f87e02de-2f1d-48cb-9fb7-0865717768dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:40.681Z|f87e02de-2f1d-48cb-9fb7-0865717768dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:40.925Z|4ab62ee4-3720-48d8-9148-c64f9451189f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:40.930Z|4ab62ee4-3720-48d8-9148-c64f9451189f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:45.169Z|9881d9ca-a983-4fe1-80da-a3acb653dcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:10:45.170Z|9881d9ca-a983-4fe1-80da-a3acb653dcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:10:46.613Z|207335ff-4985-4fc2-961f-d162add3d488|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:10:46.614Z|207335ff-4985-4fc2-961f-d162add3d488|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:49.898Z|6c8d0761-7afe-4828-a142-feb61e7deaf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:49.899Z|6c8d0761-7afe-4828-a142-feb61e7deaf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:50.715Z|1266c169-f25f-4386-a0a7-1626a0a2bd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:50.716Z|1266c169-f25f-4386-a0a7-1626a0a2bd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:50.964Z|a410d933-4730-466e-a1ec-6315865edb98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:50.965Z|a410d933-4730-466e-a1ec-6315865edb98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:10:59.928Z|71c92277-7df3-4301-b4bb-afcf3be1efde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:10:59.929Z|71c92277-7df3-4301-b4bb-afcf3be1efde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:00.169Z|a37dc12b-abb9-4e03-a183-2ba27a8229c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:11:00.170Z|a37dc12b-abb9-4e03-a183-2ba27a8229c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:11:00.745Z|771df694-26fd-4d0a-bbdd-78462e21fa54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:00.746Z|771df694-26fd-4d0a-bbdd-78462e21fa54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:00.833Z|25093bcb-4ce0-4326-ba49-20e65056172b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:11:00.834Z|25093bcb-4ce0-4326-ba49-20e65056172b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:11:00.995Z|8fd021d4-6f2c-4560-9c56-4e27f0689bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:00.996Z|8fd021d4-6f2c-4560-9c56-4e27f0689bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:09.968Z|1a9aa206-01e5-4d94-8e45-f1ac3e0068d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:09.970Z|1a9aa206-01e5-4d94-8e45-f1ac3e0068d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:10.776Z|14aeb08e-1098-4a48-a2e0-348a03b55289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:10.778Z|14aeb08e-1098-4a48-a2e0-348a03b55289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:11.037Z|85d81b7f-396d-41f2-bd1a-8238db70a09d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:11.038Z|85d81b7f-396d-41f2-bd1a-8238db70a09d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:15.169Z|9e4a1781-735e-4f9f-9856-0d43d346d6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:11:15.192Z|9e4a1781-735e-4f9f-9856-0d43d346d6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:11:20.009Z|9b319350-44b4-418e-bca7-20823550e9aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:20.010Z|9b319350-44b4-418e-bca7-20823550e9aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:20.810Z|754dc518-2ae7-461a-a79e-a83599e3d42b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:20.811Z|754dc518-2ae7-461a-a79e-a83599e3d42b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:21.066Z|ae9876f8-0ba1-482a-937c-e4c209ebdf89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:21.069Z|ae9876f8-0ba1-482a-937c-e4c209ebdf89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:30.055Z|1558e0b1-9566-4b51-847b-84769273a273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:30.056Z|1558e0b1-9566-4b51-847b-84769273a273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:30.169Z|722aaa09-3ad3-440a-b157-466d474ebfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:11:30.170Z|722aaa09-3ad3-440a-b157-466d474ebfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:11:30.835Z|407622d3-8790-4575-b0ef-62ce54b924d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:11:30.836Z|407622d3-8790-4575-b0ef-62ce54b924d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:11:30.843Z|ea891c2c-0cb3-4fc0-8070-4c9d9f7d5831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:30.844Z|ea891c2c-0cb3-4fc0-8070-4c9d9f7d5831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:31.101Z|5f6282ed-1d72-489c-b8f9-6db92ac0a9a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:31.102Z|5f6282ed-1d72-489c-b8f9-6db92ac0a9a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:40.090Z|d34e8887-8299-4a76-ac6f-d61b810c39ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:40.091Z|d34e8887-8299-4a76-ac6f-d61b810c39ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:40.873Z|24a2b151-651f-47d6-a305-96619f48e7df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:40.875Z|24a2b151-651f-47d6-a305-96619f48e7df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:41.137Z|59c0de95-c04e-4f4e-b115-4ac6fd34201a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:41.138Z|59c0de95-c04e-4f4e-b115-4ac6fd34201a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:45.171Z|8a236955-ec3e-4775-a035-98a01f043e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:11:45.171Z|8a236955-ec3e-4775-a035-98a01f043e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:11:46.617Z|ca491774-42cf-4447-afae-68a1790c6611|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:11:46.618Z|ca491774-42cf-4447-afae-68a1790c6611|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:50.125Z|ad406d7f-975b-41f2-b50e-83a01ea30c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:50.127Z|ad406d7f-975b-41f2-b50e-83a01ea30c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:50.906Z|cc1ee8f6-2f6d-48c2-bb4d-03783cbb2e86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:50.907Z|cc1ee8f6-2f6d-48c2-bb4d-03783cbb2e86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:11:51.167Z|743c4c8e-5c28-4e80-8168-f3a1278a5238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:11:51.169Z|743c4c8e-5c28-4e80-8168-f3a1278a5238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:00.199Z|fa302a7f-68eb-43b7-9a99-040c2d1088f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:12:00.210Z|fa302a7f-68eb-43b7-9a99-040c2d1088f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:12:00.203Z|a0cedc4d-d3f5-41d1-98ea-c15d86af2d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:00.232Z|a0cedc4d-d3f5-41d1-98ea-c15d86af2d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:00.837Z|aa8d528c-b27e-4312-8505-ec7c0ec9432c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:12:00.838Z|aa8d528c-b27e-4312-8505-ec7c0ec9432c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:12:00.941Z|eaa587b2-94c3-4f8b-8640-e751dc9db25c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:00.943Z|eaa587b2-94c3-4f8b-8640-e751dc9db25c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:01.206Z|a7bf856d-b731-4d49-b004-36502e1fe9a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:01.207Z|a7bf856d-b731-4d49-b004-36502e1fe9a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:10.297Z|aef730a2-43c4-4363-a151-7827367e7011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:10.299Z|aef730a2-43c4-4363-a151-7827367e7011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:10.973Z|40fae82d-8aec-4d4d-a9e3-8c10a5631826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:10.974Z|40fae82d-8aec-4d4d-a9e3-8c10a5631826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:11.237Z|086e1ea4-607c-460e-87d6-8f947cd19c50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:11.238Z|086e1ea4-607c-460e-87d6-8f947cd19c50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:15.169Z|5b5f61be-a22e-4920-ad95-23371b832ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:12:15.170Z|5b5f61be-a22e-4920-ad95-23371b832ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:12:20.333Z|5b11d0bc-8ac1-4302-9534-f70d976e66ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:20.335Z|5b11d0bc-8ac1-4302-9534-f70d976e66ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:21.020Z|3377afcc-bff3-4306-aabb-203d9f437e92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:21.024Z|3377afcc-bff3-4306-aabb-203d9f437e92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:21.269Z|70ba5afc-4e38-4744-a9d2-80f4fa003141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:21.270Z|70ba5afc-4e38-4744-a9d2-80f4fa003141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:30.169Z|4afd2d98-f0f3-4fff-8cd2-4c074a756474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:12:30.171Z|4afd2d98-f0f3-4fff-8cd2-4c074a756474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:12:30.380Z|e7a6cba1-d408-4fa2-92d2-de75637ced31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:30.381Z|e7a6cba1-d408-4fa2-92d2-de75637ced31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:30.839Z|314f22f7-fb5b-4d79-8126-3347913b4d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:12:30.841Z|314f22f7-fb5b-4d79-8126-3347913b4d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:12:31.067Z|11e9eb42-3f9d-4c00-a977-9f17f9c72d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:31.071Z|11e9eb42-3f9d-4c00-a977-9f17f9c72d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:31.319Z|7acd63e8-86be-4b8d-ad20-2dd0961cf04e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:31.320Z|7acd63e8-86be-4b8d-ad20-2dd0961cf04e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:40.416Z|2d489415-5b53-4be9-9c1c-73c16645fdf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:40.417Z|2d489415-5b53-4be9-9c1c-73c16645fdf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:41.111Z|0ba06156-b032-4b0a-8109-dfc901087138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:41.112Z|0ba06156-b032-4b0a-8109-dfc901087138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:41.347Z|06427fed-a62f-44f2-8449-59a19f2928c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:41.348Z|06427fed-a62f-44f2-8449-59a19f2928c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:45.169Z|882ac2b0-6495-4278-92d1-46928efa6e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:12:45.173Z|882ac2b0-6495-4278-92d1-46928efa6e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:12:46.618Z|fa1ebd71-395a-4de4-b374-eca5344c07bc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:12:46.627Z|fa1ebd71-395a-4de4-b374-eca5344c07bc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:50.445Z|ff6151f8-4875-4588-b62b-ca2a6154a279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:50.447Z|ff6151f8-4875-4588-b62b-ca2a6154a279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:51.142Z|4adba962-c453-4e7b-ac9d-c9a2b6c3a0af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:51.143Z|4adba962-c453-4e7b-ac9d-c9a2b6c3a0af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:12:51.378Z|2196aa13-6daf-42cd-ac22-e05b1e1e5719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:12:51.379Z|2196aa13-6daf-42cd-ac22-e05b1e1e5719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:00.169Z|afb9206e-8c88-458d-a179-f2c4a1d1b891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:13:00.170Z|afb9206e-8c88-458d-a179-f2c4a1d1b891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:13:00.475Z|3ffb3bbe-727c-43eb-94d4-1a2f83dc3b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:00.476Z|3ffb3bbe-727c-43eb-94d4-1a2f83dc3b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:00.843Z|4c1d75d5-166e-4bb4-a147-86f98076e719|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:13:00.843Z|4c1d75d5-166e-4bb4-a147-86f98076e719|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:13:01.175Z|c2eb1604-6b1d-49d6-96f1-b434599bad4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:01.176Z|c2eb1604-6b1d-49d6-96f1-b434599bad4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:01.418Z|c99ac314-d238-4cfc-9af6-24f92750352d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:01.420Z|c99ac314-d238-4cfc-9af6-24f92750352d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:10.524Z|83011861-925c-4627-a5df-98ee0407f924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:10.525Z|83011861-925c-4627-a5df-98ee0407f924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:11.214Z|5d2087ac-8c50-4f19-ab16-969b29d9073e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:11.215Z|5d2087ac-8c50-4f19-ab16-969b29d9073e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:11.447Z|40727bd8-72be-4e4d-a63f-91e0b2319420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:11.448Z|40727bd8-72be-4e4d-a63f-91e0b2319420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:15.169Z|f8134b04-702e-45cb-b573-3007a7334cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:13:15.170Z|f8134b04-702e-45cb-b573-3007a7334cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:13:20.555Z|24cea233-9a93-45c2-8125-b4450432667d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:20.557Z|24cea233-9a93-45c2-8125-b4450432667d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:21.246Z|71a6e0f0-e431-4b38-9c14-380dfcd0bfd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:21.247Z|71a6e0f0-e431-4b38-9c14-380dfcd0bfd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:21.488Z|14678968-9226-4ed6-ba84-cec174cbcb30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:21.490Z|14678968-9226-4ed6-ba84-cec174cbcb30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:30.169Z|c6f21b97-c566-419b-87e3-59299a0d8ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:13:30.172Z|c6f21b97-c566-419b-87e3-59299a0d8ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:13:30.597Z|33df5dc4-2b18-407a-b74c-1036fbf7f1bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:30.598Z|33df5dc4-2b18-407a-b74c-1036fbf7f1bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:30.844Z|08799106-6c6b-4559-b384-26e185e963f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:13:30.845Z|08799106-6c6b-4559-b384-26e185e963f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:13:31.276Z|42ef3002-0e45-431e-b310-498a5faee259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:31.277Z|42ef3002-0e45-431e-b310-498a5faee259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:31.525Z|fb250c95-fa71-4749-8bb7-e1c449d3439d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:31.526Z|fb250c95-fa71-4749-8bb7-e1c449d3439d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:40.627Z|3f948ff7-c485-4d5d-a695-5a4a857f85df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:40.628Z|3f948ff7-c485-4d5d-a695-5a4a857f85df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:41.308Z|ab8c5403-b967-47d8-aaf9-3bc91deaff97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:41.310Z|ab8c5403-b967-47d8-aaf9-3bc91deaff97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:41.554Z|d2a01c6b-b0ec-4a2b-b7e2-759b9d14d4ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:41.556Z|d2a01c6b-b0ec-4a2b-b7e2-759b9d14d4ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:45.169Z|96da33ee-73d8-4aa7-8265-d020ec790bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:13:45.170Z|96da33ee-73d8-4aa7-8265-d020ec790bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:13:46.634Z|8781096b-cb02-4722-8cca-169fabf2f725|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:13:46.640Z|8781096b-cb02-4722-8cca-169fabf2f725|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:50.678Z|081934e9-a42d-4898-8a12-2f9ee3e6ec5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:50.682Z|081934e9-a42d-4898-8a12-2f9ee3e6ec5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:51.341Z|932f80c9-a213-4fd9-8bd2-98d041b613d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:51.342Z|932f80c9-a213-4fd9-8bd2-98d041b613d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:13:51.588Z|118b9d9a-3ffb-425b-ad64-e1c400f9efc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:13:51.589Z|118b9d9a-3ffb-425b-ad64-e1c400f9efc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:00.170Z|32d51828-5194-400c-a905-6845d213ed20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:14:00.170Z|32d51828-5194-400c-a905-6845d213ed20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:14:00.718Z|7e167550-5b2a-48c5-81b7-51b3128466ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:00.719Z|7e167550-5b2a-48c5-81b7-51b3128466ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:00.846Z|68c3ddc0-34e8-4d6e-b82c-df8211bbc54e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:14:00.847Z|68c3ddc0-34e8-4d6e-b82c-df8211bbc54e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:14:01.372Z|37972318-4ed2-44ab-b8e1-db05e33731bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:01.373Z|37972318-4ed2-44ab-b8e1-db05e33731bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:01.616Z|f26a905d-5e7a-4f95-8124-ab6dec054a37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:01.616Z|f26a905d-5e7a-4f95-8124-ab6dec054a37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:10.763Z|ecd5e8ea-d43e-4c9b-ad88-83ca596e2afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:10.764Z|ecd5e8ea-d43e-4c9b-ad88-83ca596e2afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:11.403Z|3f452dc9-179e-4cb0-870d-ce606cd2b3af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:11.404Z|3f452dc9-179e-4cb0-870d-ce606cd2b3af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:11.646Z|d49f2a21-3b83-4fe2-8ffd-30464a7fc684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:11.647Z|d49f2a21-3b83-4fe2-8ffd-30464a7fc684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:15.169Z|2fc26a32-9bd1-4572-a73a-46cd3071704f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:14:15.178Z|2fc26a32-9bd1-4572-a73a-46cd3071704f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:14:20.808Z|62e59652-4713-45c9-9478-5b5218ee4387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:20.813Z|62e59652-4713-45c9-9478-5b5218ee4387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:21.444Z|6df17a05-4755-4cfe-8770-e6f66b12edc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:21.445Z|6df17a05-4755-4cfe-8770-e6f66b12edc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:21.705Z|ab497bc0-0fe8-4ff5-b8c2-a113cb0ec4c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:21.706Z|ab497bc0-0fe8-4ff5-b8c2-a113cb0ec4c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:30.169Z|94631c07-13fd-4883-adcb-f129acf8b084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:14:30.170Z|94631c07-13fd-4883-adcb-f129acf8b084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:14:30.843Z|f8966de2-e3b1-4584-bad0-8427e32c017d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:30.844Z|f8966de2-e3b1-4584-bad0-8427e32c017d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:30.847Z|4620f08f-99f4-45b8-87e0-89bcf8be8b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:14:30.848Z|4620f08f-99f4-45b8-87e0-89bcf8be8b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:14:31.474Z|fc571deb-f71b-4c5b-bef5-436fe847c620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:31.475Z|fc571deb-f71b-4c5b-bef5-436fe847c620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:31.736Z|51341532-178b-4f6b-a39a-f3f8eb477782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:31.738Z|51341532-178b-4f6b-a39a-f3f8eb477782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:40.873Z|d3b7d2c4-98b0-4585-bfb2-b4d2886932df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:40.875Z|d3b7d2c4-98b0-4585-bfb2-b4d2886932df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:41.506Z|6c4832da-33a2-47ab-9299-89111bbf740c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:41.507Z|6c4832da-33a2-47ab-9299-89111bbf740c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:41.773Z|015f0973-2219-4c77-b5d1-9ec24802cefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:41.774Z|015f0973-2219-4c77-b5d1-9ec24802cefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:45.169Z|bfb4ec51-1d6e-4a9f-b66d-65a4d3608cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:14:45.171Z|bfb4ec51-1d6e-4a9f-b66d-65a4d3608cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:14:46.627Z|dadaf00f-24ca-49bf-aadb-e17f6abcba13|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:14:46.629Z|dadaf00f-24ca-49bf-aadb-e17f6abcba13|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:50.906Z|bc0f7ae2-cdb2-49ad-9401-d8ec3b48d963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:50.907Z|bc0f7ae2-cdb2-49ad-9401-d8ec3b48d963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:51.540Z|95656962-03ed-435e-847b-eb5e0ee999ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:51.541Z|95656962-03ed-435e-847b-eb5e0ee999ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:14:51.815Z|9dad3fb2-7d69-406c-b948-e1df6f188e35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:14:51.817Z|9dad3fb2-7d69-406c-b948-e1df6f188e35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:00.169Z|dd02a0fd-3c4e-4272-9e13-550e4d93c3c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:15:00.174Z|dd02a0fd-3c4e-4272-9e13-550e4d93c3c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:15:00.849Z|9e2bca63-e80d-4125-bda2-1ef8cbd1276d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:15:00.850Z|9e2bca63-e80d-4125-bda2-1ef8cbd1276d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:15:00.947Z|d8447405-61e6-466d-b91d-a0d0d9e7ce8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:00.948Z|d8447405-61e6-466d-b91d-a0d0d9e7ce8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:01.572Z|fab03b1c-8b91-41b1-be20-84803cb9b13d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:01.573Z|fab03b1c-8b91-41b1-be20-84803cb9b13d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:01.853Z|2143f97d-de0f-4ab0-af86-f0fa7964f66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:01.855Z|2143f97d-de0f-4ab0-af86-f0fa7964f66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:10.982Z|e4f07d5e-8d11-4afe-8d68-f8f6a0023d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:10.983Z|e4f07d5e-8d11-4afe-8d68-f8f6a0023d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:11.607Z|f2880f3e-e320-4aaf-87d8-3b51a10a3762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:11.608Z|f2880f3e-e320-4aaf-87d8-3b51a10a3762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:11.886Z|a4f782d6-5f08-4be5-a316-bbe2eaf7130a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:11.887Z|a4f782d6-5f08-4be5-a316-bbe2eaf7130a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:15.169Z|ce377e00-4347-4390-8e2f-1c7f40e3798e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:15:15.170Z|ce377e00-4347-4390-8e2f-1c7f40e3798e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:15:21.016Z|426b1a4a-7ab8-4e27-84ea-e14a237d3a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:21.017Z|426b1a4a-7ab8-4e27-84ea-e14a237d3a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:21.640Z|7f368457-790e-40de-9f60-b297eb1e2ed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:21.642Z|7f368457-790e-40de-9f60-b297eb1e2ed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:21.917Z|b90e8f0c-d9f6-4fc1-9066-2b4d1560e71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:21.919Z|b90e8f0c-d9f6-4fc1-9066-2b4d1560e71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:30.169Z|9fc62207-996c-4026-a454-300c52bf42bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:15:30.169Z|9fc62207-996c-4026-a454-300c52bf42bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:15:30.850Z|e122f209-979c-4cf6-b589-2a1c6ca0698f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:15:30.853Z|e122f209-979c-4cf6-b589-2a1c6ca0698f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:15:31.048Z|098ef19e-30d4-4bd5-8443-8fd2fae5cac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:31.051Z|098ef19e-30d4-4bd5-8443-8fd2fae5cac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:31.671Z|b4f57cfa-4d18-4b45-a972-1d330e536c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:31.672Z|b4f57cfa-4d18-4b45-a972-1d330e536c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:31.951Z|8fe5bd4e-0cec-4935-b588-eba85d65b712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:31.952Z|8fe5bd4e-0cec-4935-b588-eba85d65b712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:41.091Z|a2c22533-9ca2-4a5a-a5a9-2ca60e9525d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:41.092Z|a2c22533-9ca2-4a5a-a5a9-2ca60e9525d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:41.699Z|0271458e-6078-4455-b831-150173dc6457|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:41.700Z|0271458e-6078-4455-b831-150173dc6457|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:42.011Z|cfc32c90-bd7a-43e3-a9ee-98b924841064|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:42.012Z|cfc32c90-bd7a-43e3-a9ee-98b924841064|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:45.169Z|9e278017-f272-4700-8a7d-ade10979f6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:15:45.177Z|9e278017-f272-4700-8a7d-ade10979f6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:15:46.622Z|f269acd5-597e-490e-ace1-5873a0dc42c8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:15:46.624Z|f269acd5-597e-490e-ace1-5873a0dc42c8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:51.128Z|144a1578-b507-477f-9470-758417ffe407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:51.129Z|144a1578-b507-477f-9470-758417ffe407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:51.743Z|36546e11-1457-40b7-8e97-520414379585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:51.744Z|36546e11-1457-40b7-8e97-520414379585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:15:52.051Z|9d5186a1-bca8-4a4a-8cda-d7faee58fe33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:15:52.053Z|9d5186a1-bca8-4a4a-8cda-d7faee58fe33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:00.169Z|62324f8b-c89d-43b8-b434-669e7b35d454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:16:00.170Z|62324f8b-c89d-43b8-b434-669e7b35d454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:16:00.855Z|07954e0c-01ba-477d-a1ef-1d2ef1ec7d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:16:00.856Z|07954e0c-01ba-477d-a1ef-1d2ef1ec7d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:16:01.177Z|5c352cfb-6853-44b2-a940-1a60ff0c4221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:01.178Z|5c352cfb-6853-44b2-a940-1a60ff0c4221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:01.776Z|0dfac4c9-1d65-4b0d-9939-9920a1851a8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:01.778Z|0dfac4c9-1d65-4b0d-9939-9920a1851a8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:02.085Z|a7cfb593-8b44-4e4d-b4f9-476542cd7c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:02.087Z|a7cfb593-8b44-4e4d-b4f9-476542cd7c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:11.209Z|e3100675-9168-4e6b-bb82-8f1678b22628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:11.210Z|e3100675-9168-4e6b-bb82-8f1678b22628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:11.814Z|7a4c3e4b-b094-495a-8e1f-eace45c465ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:11.815Z|7a4c3e4b-b094-495a-8e1f-eace45c465ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:12.119Z|4292806e-e370-45c6-a6f7-203c757968f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:12.120Z|4292806e-e370-45c6-a6f7-203c757968f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:15.169Z|b277170d-4c6c-4d2c-874f-ce31ff2248e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:16:15.169Z|b277170d-4c6c-4d2c-874f-ce31ff2248e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:16:21.244Z|34d74b6e-5b60-4493-9a5b-257559f9d327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:21.246Z|34d74b6e-5b60-4493-9a5b-257559f9d327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:21.847Z|e9cd0469-ee61-4e66-b97c-986fa2dfc183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:21.849Z|e9cd0469-ee61-4e66-b97c-986fa2dfc183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:22.154Z|ce0710fa-2c1e-48d8-9272-b45421673b60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:22.155Z|ce0710fa-2c1e-48d8-9272-b45421673b60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:30.169Z|53062e61-b87e-4c1b-a002-1247a3726a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:16:30.172Z|53062e61-b87e-4c1b-a002-1247a3726a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:16:30.857Z|cfc809df-d6e3-4399-b1a7-25c2b9ae9345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:16:30.858Z|cfc809df-d6e3-4399-b1a7-25c2b9ae9345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:16:31.275Z|bd9baa0f-01d8-4930-9e42-f95a0065f467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:31.277Z|bd9baa0f-01d8-4930-9e42-f95a0065f467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:31.890Z|914115e9-b452-4b52-b78e-1f0604fb2dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:31.891Z|914115e9-b452-4b52-b78e-1f0604fb2dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:32.198Z|1ec2f704-02e8-4018-b154-67c8e4ed1f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:32.200Z|1ec2f704-02e8-4018-b154-67c8e4ed1f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:41.308Z|f4a75b69-c8e5-4ea7-97f0-0150bab0c31e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:41.309Z|f4a75b69-c8e5-4ea7-97f0-0150bab0c31e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:41.920Z|9daefa5a-a882-459e-af58-14c7a1762238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:41.921Z|9daefa5a-a882-459e-af58-14c7a1762238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:42.231Z|ebf97113-14ad-45e0-87e8-1a689d47deb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:42.233Z|ebf97113-14ad-45e0-87e8-1a689d47deb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:45.172Z|a7b72a59-fef7-4ef9-85ff-bd5f7c2c340d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:16:45.173Z|a7b72a59-fef7-4ef9-85ff-bd5f7c2c340d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:16:46.616Z|eca437be-d89a-4242-9238-d1af660a7944|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:16:46.619Z|eca437be-d89a-4242-9238-d1af660a7944|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:51.339Z|6d16bf81-8003-402e-b426-69daa5f51e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:51.341Z|6d16bf81-8003-402e-b426-69daa5f51e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:51.953Z|0b7c9925-54ac-42d9-b00c-32b7435bc4b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:51.954Z|0b7c9925-54ac-42d9-b00c-32b7435bc4b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:16:52.266Z|49ccebe3-a757-4c69-ab5a-d69c3aea74a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:16:52.267Z|49ccebe3-a757-4c69-ab5a-d69c3aea74a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:00.169Z|c6695dd6-29eb-46b7-a2cb-ebe284c59455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:17:00.170Z|c6695dd6-29eb-46b7-a2cb-ebe284c59455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:17:00.859Z|b3da24b9-c91d-4c9d-94de-d761410ca2a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:17:00.860Z|b3da24b9-c91d-4c9d-94de-d761410ca2a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:17:01.387Z|3d9d7de8-9769-4349-9530-c7a19fcf0068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:01.388Z|3d9d7de8-9769-4349-9530-c7a19fcf0068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:01.993Z|19f47dd6-2b96-4ad4-8211-ac87ec86bd3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:01.995Z|19f47dd6-2b96-4ad4-8211-ac87ec86bd3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:02.325Z|c2d1a2a0-0f4a-4357-ad4d-7ab0663288ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:02.326Z|c2d1a2a0-0f4a-4357-ad4d-7ab0663288ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:11.419Z|c0c9d445-f0ce-4d4d-b55d-4f7f610abfb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:11.421Z|c0c9d445-f0ce-4d4d-b55d-4f7f610abfb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:12.030Z|808130be-b4d6-4d7a-b59c-950c4b05372d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:12.031Z|808130be-b4d6-4d7a-b59c-950c4b05372d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:12.354Z|22f60809-914d-4e3f-908d-5c52fc559511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:12.355Z|22f60809-914d-4e3f-908d-5c52fc559511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:15.169Z|aada2fd3-89ec-4bd1-8107-d60d9964b2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:17:15.178Z|aada2fd3-89ec-4bd1-8107-d60d9964b2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:17:21.457Z|9e2d1c4f-6493-4172-bf49-d8f0c4ac4fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:21.458Z|9e2d1c4f-6493-4172-bf49-d8f0c4ac4fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:22.063Z|1b250e54-e83c-444f-b7e9-fa66f200b904|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:22.064Z|1b250e54-e83c-444f-b7e9-fa66f200b904|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:22.387Z|f00655a7-6654-48de-87aa-d139490795a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:22.388Z|f00655a7-6654-48de-87aa-d139490795a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:30.169Z|f89384c5-ee7d-4c46-8e0e-71e4e1f324d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:17:30.171Z|f89384c5-ee7d-4c46-8e0e-71e4e1f324d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:17:30.861Z|9dce635d-bc8d-4024-80aa-e2b8c185b911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:17:30.862Z|9dce635d-bc8d-4024-80aa-e2b8c185b911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:17:31.503Z|ef42b272-2692-4fe6-8fcf-cf197b02b37f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:31.505Z|ef42b272-2692-4fe6-8fcf-cf197b02b37f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:32.097Z|26aa653c-bce2-4512-8f2f-b8f3f84c571e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:32.098Z|26aa653c-bce2-4512-8f2f-b8f3f84c571e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:32.417Z|dd1941c4-a47d-4359-84d1-b5e585bbf8fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:32.418Z|dd1941c4-a47d-4359-84d1-b5e585bbf8fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:41.534Z|f9f098c7-a218-4fa2-b877-e642b5504f6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:41.535Z|f9f098c7-a218-4fa2-b877-e642b5504f6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:42.137Z|1e8c8176-26a1-4472-b651-0269d7ee5b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:42.139Z|1e8c8176-26a1-4472-b651-0269d7ee5b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:42.450Z|fef37596-4ca5-4f68-b997-5e0e33ba451d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:42.452Z|fef37596-4ca5-4f68-b997-5e0e33ba451d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:45.186Z|2daa3fa4-4dda-4887-b33f-9ce90b731b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:17:45.192Z|2daa3fa4-4dda-4887-b33f-9ce90b731b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:17:46.614Z|a094f9ab-fb46-4fb9-bc8b-a0b1c1288c0e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:17:46.615Z|a094f9ab-fb46-4fb9-bc8b-a0b1c1288c0e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:51.598Z|1989dbf2-3b13-4962-b1cd-c7f8b4ff26f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:51.603Z|1989dbf2-3b13-4962-b1cd-c7f8b4ff26f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:52.174Z|b20c8e1d-fd8d-4856-bc11-56cd37877c15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:52.175Z|b20c8e1d-fd8d-4856-bc11-56cd37877c15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:17:52.509Z|cc33d3a2-5bf6-4715-90e8-a38309e91f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:17:52.511Z|cc33d3a2-5bf6-4715-90e8-a38309e91f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:00.170Z|c3bbee6c-6832-4208-ada8-6ce147b7e641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:18:00.172Z|c3bbee6c-6832-4208-ada8-6ce147b7e641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:18:00.863Z|1ab71ea9-fe37-47cb-91e8-40cc37d34a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:18:00.865Z|1ab71ea9-fe37-47cb-91e8-40cc37d34a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:18:01.645Z|affd56ca-8141-426f-b0a6-911793f74fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:01.646Z|affd56ca-8141-426f-b0a6-911793f74fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:02.206Z|44870449-fb36-4bfd-8ef9-7dd9e098ae03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:02.207Z|44870449-fb36-4bfd-8ef9-7dd9e098ae03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:02.539Z|4fc56987-ad46-4af9-b03a-689ef6951e48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:02.540Z|4fc56987-ad46-4af9-b03a-689ef6951e48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:11.680Z|8852af56-5871-440f-a66e-e0d904ce3d0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:11.682Z|8852af56-5871-440f-a66e-e0d904ce3d0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:12.244Z|c4eb5e3b-cbc8-4bc8-bef2-ac3e6e72706b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:12.246Z|c4eb5e3b-cbc8-4bc8-bef2-ac3e6e72706b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:12.572Z|313d4f37-06ab-4e75-a344-08cd739fffc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:12.574Z|313d4f37-06ab-4e75-a344-08cd739fffc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:15.169Z|52cb3c70-6100-4e57-90cc-0b61ac165154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:18:15.170Z|52cb3c70-6100-4e57-90cc-0b61ac165154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:18:21.713Z|8e1ca16a-a384-4bff-bd27-22ba503db80c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:21.718Z|8e1ca16a-a384-4bff-bd27-22ba503db80c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:22.277Z|749c6f44-e851-4b9c-8b87-85ef3f9987f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:22.279Z|749c6f44-e851-4b9c-8b87-85ef3f9987f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:22.607Z|32470bca-b029-48bc-9cf1-7cad7c4d4508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:22.608Z|32470bca-b029-48bc-9cf1-7cad7c4d4508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:30.169Z|d616dd68-7b3a-4624-a21a-97fb34652f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:18:30.173Z|d616dd68-7b3a-4624-a21a-97fb34652f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:18:30.866Z|0b29c344-c2ea-4dce-86f6-4773693d6033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:18:30.867Z|0b29c344-c2ea-4dce-86f6-4773693d6033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:18:31.749Z|e9583187-da08-4343-a024-93d0592c092e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:31.750Z|e9583187-da08-4343-a024-93d0592c092e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:32.319Z|b27f98ef-06f7-4005-a0c5-932736777c93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:32.321Z|b27f98ef-06f7-4005-a0c5-932736777c93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:32.638Z|f862680d-0e8e-44c7-a220-72a4423f2700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:32.639Z|f862680d-0e8e-44c7-a220-72a4423f2700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:41.781Z|fb32284c-13de-4a46-bc89-0f2fddee53e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:41.782Z|fb32284c-13de-4a46-bc89-0f2fddee53e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:42.351Z|4d2c2d01-63b0-41c7-aa17-17fbb1392360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:42.353Z|4d2c2d01-63b0-41c7-aa17-17fbb1392360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:42.669Z|d567dd7e-9e7d-463a-84f3-77b858aeb86a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:42.670Z|d567dd7e-9e7d-463a-84f3-77b858aeb86a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:45.169Z|bb2ad3d3-555d-4f3a-a4d6-00307f72c7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:18:45.170Z|bb2ad3d3-555d-4f3a-a4d6-00307f72c7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:18:46.667Z|4fae2cce-8f88-4c45-adc3-1510ffea80c8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:18:46.681Z|4fae2cce-8f88-4c45-adc3-1510ffea80c8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:51.815Z|8cfad44c-eedb-47de-90b3-cdad515da6d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:51.816Z|8cfad44c-eedb-47de-90b3-cdad515da6d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:52.383Z|f2024bbe-5e1f-46af-b550-2832b6a28f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:52.384Z|f2024bbe-5e1f-46af-b550-2832b6a28f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:18:52.703Z|e6fcb1c6-85ff-4c4a-ae49-f48a06560b5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:18:52.704Z|e6fcb1c6-85ff-4c4a-ae49-f48a06560b5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:00.169Z|90a048e6-7d0f-4701-9658-7366db25833c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:19:00.170Z|90a048e6-7d0f-4701-9658-7366db25833c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:19:00.868Z|22a7444b-e980-4f33-97de-a377555f5bd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:19:00.869Z|22a7444b-e980-4f33-97de-a377555f5bd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:19:01.848Z|48139023-2665-4911-b7c1-8d12fead4847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:01.850Z|48139023-2665-4911-b7c1-8d12fead4847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:02.415Z|2441418c-005a-4ace-98f3-0c12fae87d49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:02.418Z|2441418c-005a-4ace-98f3-0c12fae87d49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:02.738Z|33fe8af5-7ea4-4446-a97d-ecb34bd74e1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:02.739Z|33fe8af5-7ea4-4446-a97d-ecb34bd74e1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:11.879Z|eed2f79c-fa9a-4eb2-b4b7-59f61b4a266d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:11.881Z|eed2f79c-fa9a-4eb2-b4b7-59f61b4a266d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:12.448Z|3138a1eb-0250-48b1-8645-e53ad4486f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:12.450Z|3138a1eb-0250-48b1-8645-e53ad4486f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:12.776Z|90810242-9eaf-4e80-bbd2-5236706d4be3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:12.780Z|90810242-9eaf-4e80-bbd2-5236706d4be3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:15.169Z|4a73563b-a913-424b-87db-265bfce2a1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:19:15.176Z|4a73563b-a913-424b-87db-265bfce2a1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:19:21.914Z|88b9eefe-106c-459d-b5c2-d0cbeae0ff35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:21.915Z|88b9eefe-106c-459d-b5c2-d0cbeae0ff35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:22.490Z|69ead583-c39f-40b3-8d54-9352aff5247c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:22.492Z|69ead583-c39f-40b3-8d54-9352aff5247c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:22.816Z|8c98a8ff-c770-4f55-8bb2-ecdae2f640b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:22.817Z|8c98a8ff-c770-4f55-8bb2-ecdae2f640b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:30.169Z|652670d5-d1f1-43d8-a3b7-c389ab7ea960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:19:30.170Z|652670d5-d1f1-43d8-a3b7-c389ab7ea960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:19:30.870Z|776b0ad8-c4a9-4fe2-9f15-ffe2b7f39071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:19:30.871Z|776b0ad8-c4a9-4fe2-9f15-ffe2b7f39071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:19:31.947Z|4dd8e40a-118b-4fa5-ab86-49437f6cae89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:31.948Z|4dd8e40a-118b-4fa5-ab86-49437f6cae89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:32.534Z|f4f0112c-6b59-4015-8c46-9ac6b420b154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:32.535Z|f4f0112c-6b59-4015-8c46-9ac6b420b154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:32.882Z|505644ce-54df-4075-9ea0-a1cd6fda2ddd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:32.883Z|505644ce-54df-4075-9ea0-a1cd6fda2ddd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:41.982Z|b5c18618-a5d7-462b-9196-817a2a18a292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:41.983Z|b5c18618-a5d7-462b-9196-817a2a18a292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:42.571Z|8c0888f0-bac6-4ee3-a44a-208a2d4ae324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:42.572Z|8c0888f0-bac6-4ee3-a44a-208a2d4ae324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:42.911Z|dc72ad39-28ac-4b89-a7c6-64f4ad4faead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:42.913Z|dc72ad39-28ac-4b89-a7c6-64f4ad4faead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:45.169Z|c83897f1-4fb9-4cf1-81d2-75a5c35f72c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:19:45.170Z|c83897f1-4fb9-4cf1-81d2-75a5c35f72c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:19:46.617Z|4cd2ef0d-6e73-4663-a481-5616f7889ced|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:19:46.618Z|4cd2ef0d-6e73-4663-a481-5616f7889ced|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:52.026Z|0e7e84e6-1832-4384-9647-5516619792cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:52.027Z|0e7e84e6-1832-4384-9647-5516619792cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:52.604Z|376c1137-67c4-4efd-869b-3a200457870d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:52.605Z|376c1137-67c4-4efd-869b-3a200457870d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:19:52.944Z|b7e73e0f-b82a-42bf-a067-abdb5a44c13e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:19:52.946Z|b7e73e0f-b82a-42bf-a067-abdb5a44c13e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:00.169Z|c1bb2e71-808b-4ff9-b302-ac8bc31706dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:20:00.172Z|c1bb2e71-808b-4ff9-b302-ac8bc31706dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:20:00.872Z|072962a8-d609-444a-b91b-4b86a8f21eda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:20:00.873Z|072962a8-d609-444a-b91b-4b86a8f21eda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:20:02.059Z|adf2a01a-e926-4970-a218-531b8dd2df14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:02.061Z|adf2a01a-e926-4970-a218-531b8dd2df14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:02.636Z|0d39426b-b306-46f5-8d38-ea88a87362b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:02.638Z|0d39426b-b306-46f5-8d38-ea88a87362b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:02.981Z|c667d675-7598-45ed-a5ac-dd8671ce4fcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:02.983Z|c667d675-7598-45ed-a5ac-dd8671ce4fcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:12.089Z|cb6ae530-be5b-4609-b11e-7b1b8bd0efe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:12.090Z|cb6ae530-be5b-4609-b11e-7b1b8bd0efe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:12.669Z|7e5d37fe-8940-4272-b86b-423e1b55690e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:12.669Z|7e5d37fe-8940-4272-b86b-423e1b55690e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:13.023Z|e6990987-3792-4b30-bd70-5546ee8c28ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:13.024Z|e6990987-3792-4b30-bd70-5546ee8c28ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:15.169Z|bbf32515-1266-4010-a0eb-598f72599b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:20:15.170Z|bbf32515-1266-4010-a0eb-598f72599b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:20:22.145Z|cea6ebf2-e620-4cc5-b125-769db5b1955a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:22.146Z|cea6ebf2-e620-4cc5-b125-769db5b1955a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:22.699Z|ea86de2e-edfe-4e0c-8ef4-a80ccbfdff03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:22.700Z|ea86de2e-edfe-4e0c-8ef4-a80ccbfdff03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:23.054Z|c70e90a2-b9af-4b6e-bfc5-8a8496ee7d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:23.058Z|c70e90a2-b9af-4b6e-bfc5-8a8496ee7d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:30.169Z|d2782d5c-fc25-4b7d-a5e5-d131e7ee826c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:20:30.170Z|d2782d5c-fc25-4b7d-a5e5-d131e7ee826c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:20:30.877Z|4083ecb6-e09e-40f7-a352-0b15639dacfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:20:30.878Z|4083ecb6-e09e-40f7-a352-0b15639dacfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:20:32.196Z|595c7fa6-b2aa-4508-a671-0d6947943763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:32.197Z|595c7fa6-b2aa-4508-a671-0d6947943763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:32.730Z|0068c4b1-1a16-402c-90d2-28a402cfa5c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:32.731Z|0068c4b1-1a16-402c-90d2-28a402cfa5c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:33.093Z|d0cd03b0-536a-4880-9eec-9db9142e6f2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:33.094Z|d0cd03b0-536a-4880-9eec-9db9142e6f2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:42.229Z|e62decea-1ad8-416e-bf7c-87e8e535de8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:42.230Z|e62decea-1ad8-416e-bf7c-87e8e535de8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:42.762Z|00a490ed-10f8-4c09-bcfc-fa5cc5585c53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:42.763Z|00a490ed-10f8-4c09-bcfc-fa5cc5585c53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:43.126Z|ef8cf37a-2fea-4297-bcca-7b34e91e9729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:43.127Z|ef8cf37a-2fea-4297-bcca-7b34e91e9729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:45.169Z|13b48821-f454-4d3d-8bda-6cae69e596d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:20:45.174Z|13b48821-f454-4d3d-8bda-6cae69e596d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:20:46.655Z|b08fc33c-9e69-4677-987f-d21ebf2f1f86|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:20:46.659Z|b08fc33c-9e69-4677-987f-d21ebf2f1f86|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:52.272Z|043155c1-0ed3-4b21-9616-77bf5d48b394|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:52.273Z|043155c1-0ed3-4b21-9616-77bf5d48b394|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:52.795Z|b67ffe53-810d-465c-9365-2a547bf64461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:52.797Z|b67ffe53-810d-465c-9365-2a547bf64461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:20:53.154Z|9d3a968f-39a3-47ca-bd1d-0435ab3772f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:20:53.155Z|9d3a968f-39a3-47ca-bd1d-0435ab3772f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:00.169Z|e5deff3b-afc1-4ef4-9ba9-25f2c235b646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:21:00.170Z|e5deff3b-afc1-4ef4-9ba9-25f2c235b646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:21:00.883Z|65bf3e55-f82a-4ff5-93ea-55b3ce7f1502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:21:00.885Z|65bf3e55-f82a-4ff5-93ea-55b3ce7f1502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:21:02.310Z|67524664-7fb5-4755-aabf-45b5caa90037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:02.312Z|67524664-7fb5-4755-aabf-45b5caa90037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:02.838Z|26e85de7-0ad6-49c8-8b8e-162681d90f73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:02.839Z|26e85de7-0ad6-49c8-8b8e-162681d90f73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:03.190Z|bc85cdad-6719-4ef8-af14-6029ed50e2d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:03.191Z|bc85cdad-6719-4ef8-af14-6029ed50e2d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:12.343Z|80c34449-36fc-483c-978b-bf592c3536e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:12.344Z|80c34449-36fc-483c-978b-bf592c3536e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:12.869Z|824e1d39-91af-43ea-b7bd-d2cc36173aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:12.870Z|824e1d39-91af-43ea-b7bd-d2cc36173aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:13.219Z|ff0589ff-6dce-467f-a4e2-119305834ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:13.221Z|ff0589ff-6dce-467f-a4e2-119305834ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:15.169Z|51d3ce6f-bbd6-427f-a4bd-10143cc72279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:21:15.169Z|51d3ce6f-bbd6-427f-a4bd-10143cc72279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:21:22.398Z|2e69c197-3a65-4c3c-9d3e-83c419ec7fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:22.400Z|2e69c197-3a65-4c3c-9d3e-83c419ec7fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:22.900Z|51c932f1-d8e9-40d0-bbd5-e2c862ec04fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:22.901Z|51c932f1-d8e9-40d0-bbd5-e2c862ec04fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:23.254Z|57691748-34bd-4cb2-b972-8565f1b8fc1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:23.255Z|57691748-34bd-4cb2-b972-8565f1b8fc1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:30.169Z|228fd604-47ed-486a-9d16-6c937dbbc33c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:21:30.172Z|228fd604-47ed-486a-9d16-6c937dbbc33c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:21:30.886Z|d7efd96e-e0cc-47a9-bd52-3c7562115885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:21:30.887Z|d7efd96e-e0cc-47a9-bd52-3c7562115885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:21:32.430Z|f16bc292-aecb-43c3-9eba-2dec91f31906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:32.431Z|f16bc292-aecb-43c3-9eba-2dec91f31906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:32.935Z|6aeeee64-9b8e-4bdf-a252-d7523d4ae49d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:32.936Z|6aeeee64-9b8e-4bdf-a252-d7523d4ae49d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:33.287Z|99019dc4-49fd-4cc4-b1d0-6a9cdcd0c838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:33.288Z|99019dc4-49fd-4cc4-b1d0-6a9cdcd0c838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:42.460Z|54aacf88-ed00-463a-b5fc-cf11e6147678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:42.461Z|54aacf88-ed00-463a-b5fc-cf11e6147678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:42.975Z|f37192bc-d337-4e5d-ba7b-9a98f42002d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:42.976Z|f37192bc-d337-4e5d-ba7b-9a98f42002d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:43.315Z|44527d66-151f-4ac1-beb1-ffc32b0f0349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:43.321Z|44527d66-151f-4ac1-beb1-ffc32b0f0349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:45.169Z|94d81e32-5c4c-4568-be9c-be0704fff29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:21:45.170Z|94d81e32-5c4c-4568-be9c-be0704fff29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:21:46.615Z|a7f72f3d-f655-410e-b789-12378651f903|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:21:46.709Z|a7f72f3d-f655-410e-b789-12378651f903|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:52.496Z|594b23d2-122e-4760-9883-eb3aa118f263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:52.497Z|594b23d2-122e-4760-9883-eb3aa118f263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:53.007Z|f4d99a31-cf6c-470d-ab80-665d262437c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:53.008Z|f4d99a31-cf6c-470d-ab80-665d262437c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:21:53.368Z|7e69b9b8-e980-48b9-b248-9f68be9cb032|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:21:53.370Z|7e69b9b8-e980-48b9-b248-9f68be9cb032|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:00.169Z|671ad079-5bcc-47ac-a155-8402e3265fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:22:00.170Z|671ad079-5bcc-47ac-a155-8402e3265fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:22:00.888Z|00a1429f-3c8e-44f5-aa23-db772dc9a53b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:22:00.889Z|00a1429f-3c8e-44f5-aa23-db772dc9a53b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:22:02.525Z|6e0cac30-28b9-4787-b297-d651a5fea019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:02.526Z|6e0cac30-28b9-4787-b297-d651a5fea019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:03.039Z|07c03484-7d07-4a02-a450-28ca9ca5589a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:03.041Z|07c03484-7d07-4a02-a450-28ca9ca5589a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:03.401Z|51c74795-79b0-4792-b8b5-c94375ceafd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:03.402Z|51c74795-79b0-4792-b8b5-c94375ceafd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:12.565Z|4289c5bc-4df4-4974-b1b4-f029362e74a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:12.566Z|4289c5bc-4df4-4974-b1b4-f029362e74a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:13.073Z|d796f97c-e635-43dd-82e6-db88721f35d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:13.074Z|d796f97c-e635-43dd-82e6-db88721f35d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:13.442Z|d146642e-2ac5-41ea-9bbe-c5cbd5d48c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:13.445Z|d146642e-2ac5-41ea-9bbe-c5cbd5d48c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:15.169Z|0941b1dc-729e-4b6c-b8b4-a6830a56911f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:22:15.169Z|0941b1dc-729e-4b6c-b8b4-a6830a56911f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:22:22.595Z|f4ab7f39-a9b8-4eb8-bb82-f7b01a1a1037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:22.596Z|f4ab7f39-a9b8-4eb8-bb82-f7b01a1a1037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:23.111Z|0bacefb8-e776-448d-bb56-6f4ee3998d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:23.112Z|0bacefb8-e776-448d-bb56-6f4ee3998d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:23.479Z|1b2746fd-c926-4f1b-9aea-f197eb456d38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:23.480Z|1b2746fd-c926-4f1b-9aea-f197eb456d38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:30.169Z|1d80f612-dbc8-4592-bbdc-bf3d050a5cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:22:30.169Z|1d80f612-dbc8-4592-bbdc-bf3d050a5cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:22:30.889Z|6cc4c8c0-b30d-46d0-bd30-3f41b4ce24a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:22:30.890Z|6cc4c8c0-b30d-46d0-bd30-3f41b4ce24a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:22:32.627Z|96e6477f-7304-4f01-b43e-4e38d1815366|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:32.629Z|96e6477f-7304-4f01-b43e-4e38d1815366|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:33.150Z|db1b87f7-c6fc-4d07-b732-787268db1af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:33.151Z|db1b87f7-c6fc-4d07-b732-787268db1af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:33.510Z|28ea5786-9105-4e8e-850e-6be952f281d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:33.511Z|28ea5786-9105-4e8e-850e-6be952f281d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:42.661Z|837f447f-697e-43a2-9d6d-c81d1e34718c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:42.662Z|837f447f-697e-43a2-9d6d-c81d1e34718c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:43.182Z|c6ee2d31-8857-43df-93cf-0abfbf58e4bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:43.183Z|c6ee2d31-8857-43df-93cf-0abfbf58e4bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:43.542Z|bdd5adf0-5fe8-46ef-b985-86dbccfc577d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:43.544Z|bdd5adf0-5fe8-46ef-b985-86dbccfc577d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:45.170Z|2fd6445f-755b-4b8e-8ee1-c0580bdcbb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:22:45.172Z|2fd6445f-755b-4b8e-8ee1-c0580bdcbb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:22:46.630Z|29fba07b-f058-44e7-9eb5-a54efb464f56|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:22:46.638Z|29fba07b-f058-44e7-9eb5-a54efb464f56|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:52.692Z|994ec083-5e22-482e-b71e-571bcc2a855a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:52.693Z|994ec083-5e22-482e-b71e-571bcc2a855a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:53.215Z|b67330ca-0241-43cc-a196-9f10ab3b5e04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:53.216Z|b67330ca-0241-43cc-a196-9f10ab3b5e04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:22:53.576Z|0a0d0fb7-cc4a-4714-9e50-cffc18464ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:22:53.577Z|0a0d0fb7-cc4a-4714-9e50-cffc18464ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:00.169Z|fefdac47-834a-4188-bdec-f2ae498f8d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:23:00.170Z|fefdac47-834a-4188-bdec-f2ae498f8d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:23:00.891Z|133085ad-87b1-4a2f-a84d-d6436cf00884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:23:00.893Z|133085ad-87b1-4a2f-a84d-d6436cf00884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:23:02.722Z|a5ad112a-a002-4b50-ab60-d481c01d2d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:02.723Z|a5ad112a-a002-4b50-ab60-d481c01d2d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:03.251Z|923cf8f8-62f1-4143-9e38-e8510a93c64c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:03.252Z|923cf8f8-62f1-4143-9e38-e8510a93c64c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:03.619Z|3a721f96-4cac-4ee2-88d9-8fa0019a49b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:03.620Z|3a721f96-4cac-4ee2-88d9-8fa0019a49b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:12.759Z|0c8d929b-9a89-4929-a1eb-b433cd753003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:12.760Z|0c8d929b-9a89-4929-a1eb-b433cd753003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:13.279Z|32d1457f-77e7-49e6-a23f-1c215f2020b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:13.280Z|32d1457f-77e7-49e6-a23f-1c215f2020b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:13.648Z|356bd2ba-5e7e-4d9a-9d97-0481ae0fcf29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:13.650Z|356bd2ba-5e7e-4d9a-9d97-0481ae0fcf29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:15.169Z|a4db42d2-c43d-4c58-84be-abe516f25c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:23:15.174Z|a4db42d2-c43d-4c58-84be-abe516f25c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:23:22.794Z|3d422373-9f47-44f0-9185-23599f81d27a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:22.795Z|3d422373-9f47-44f0-9185-23599f81d27a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:23.311Z|f188a9e6-2671-4fcc-a941-90152eb4566a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:23.318Z|f188a9e6-2671-4fcc-a941-90152eb4566a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:23.694Z|3364b082-aa90-4896-bf29-506a20e25aa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:23.695Z|3364b082-aa90-4896-bf29-506a20e25aa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:30.169Z|ec554626-869d-48c3-8539-538ff9e56c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:23:30.170Z|ec554626-869d-48c3-8539-538ff9e56c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:23:30.894Z|e5864f8f-599d-43c6-b30e-cfd9675f2020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:23:30.895Z|e5864f8f-599d-43c6-b30e-cfd9675f2020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:23:32.826Z|973b2f34-83e2-4b84-81cc-e22817aa97de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:32.827Z|973b2f34-83e2-4b84-81cc-e22817aa97de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:33.351Z|b078f9b8-18b8-44f6-b8db-bc57182f5b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:33.352Z|b078f9b8-18b8-44f6-b8db-bc57182f5b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:33.724Z|05825010-6a6c-41e1-9d16-501f2d228ecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:33.725Z|05825010-6a6c-41e1-9d16-501f2d228ecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:42.860Z|0c6a2191-2da3-4da4-921e-2197025e1c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:42.861Z|0c6a2191-2da3-4da4-921e-2197025e1c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:43.386Z|95e63faa-ef25-454f-a212-e431d830003c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:43.387Z|95e63faa-ef25-454f-a212-e431d830003c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:43.755Z|06c8e914-6927-49de-918a-ec6f91af1178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:43.756Z|06c8e914-6927-49de-918a-ec6f91af1178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:45.170Z|e0cc6bb5-d88b-4ead-a973-4a3a4e628e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:23:45.171Z|e0cc6bb5-d88b-4ead-a973-4a3a4e628e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:23:46.628Z|f9256440-a87c-420e-9caf-c8625c0dc91a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:23:46.632Z|f9256440-a87c-420e-9caf-c8625c0dc91a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:52.893Z|95fb73d8-98ca-43d6-b78b-b14a1783ceef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:52.894Z|95fb73d8-98ca-43d6-b78b-b14a1783ceef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:53.421Z|30c7d899-89f0-43c7-bb36-16eae1cfb67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:53.423Z|30c7d899-89f0-43c7-bb36-16eae1cfb67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:23:53.795Z|a6030d64-4199-4932-9a86-2a6b80825b55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:23:53.796Z|a6030d64-4199-4932-9a86-2a6b80825b55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:00.171Z|337be63b-e305-46d1-b41c-006c6db8b88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:24:00.189Z|337be63b-e305-46d1-b41c-006c6db8b88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:24:00.896Z|8d66b3af-1e15-4f2f-9731-3d40b8bd92b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:24:00.896Z|8d66b3af-1e15-4f2f-9731-3d40b8bd92b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:24:02.928Z|0b4a0178-9d28-4129-bdad-9725069b1ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:02.930Z|0b4a0178-9d28-4129-bdad-9725069b1ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:03.468Z|be6a2a6b-f1f8-461e-8241-f831c8986673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:03.471Z|be6a2a6b-f1f8-461e-8241-f831c8986673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:03.830Z|5b9921ce-de7f-4a2a-9369-56cbf4e25303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:03.832Z|5b9921ce-de7f-4a2a-9369-56cbf4e25303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:12.963Z|602b2fff-48b8-4f55-ae82-b79ec38e0333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:12.964Z|602b2fff-48b8-4f55-ae82-b79ec38e0333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:13.507Z|99f02865-6f03-4992-b17e-acf703db3e15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:13.508Z|99f02865-6f03-4992-b17e-acf703db3e15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:13.863Z|a738dc39-ce05-47a7-949a-678e5a97b036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:13.865Z|a738dc39-ce05-47a7-949a-678e5a97b036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:15.174Z|950c95be-c850-492c-a6b3-7c50ae7d3e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:24:15.175Z|950c95be-c850-492c-a6b3-7c50ae7d3e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:24:22.997Z|74512364-1509-43e4-90b0-fa761fb40bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:22.999Z|74512364-1509-43e4-90b0-fa761fb40bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:23.541Z|b2568093-c201-4309-8325-e96cb4e13218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:23.542Z|b2568093-c201-4309-8325-e96cb4e13218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:23.895Z|d0130e5b-a147-4b03-b714-85db91ff3579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:23.896Z|d0130e5b-a147-4b03-b714-85db91ff3579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:30.169Z|5c8d2843-5542-4679-8706-5aab82572151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:24:30.170Z|5c8d2843-5542-4679-8706-5aab82572151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:24:30.897Z|58b7d9f4-601e-4dc4-8bc0-0ca061dec2f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:24:30.898Z|58b7d9f4-601e-4dc4-8bc0-0ca061dec2f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:24:33.037Z|83eeefcd-c421-47ce-932e-a1cfcddd2047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:33.038Z|83eeefcd-c421-47ce-932e-a1cfcddd2047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:33.582Z|7bd98c36-4826-42e9-b4c7-a0097eef8510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:33.583Z|7bd98c36-4826-42e9-b4c7-a0097eef8510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:33.925Z|71d2b634-e70e-4403-a2b3-d0b7f91cf292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:33.929Z|71d2b634-e70e-4403-a2b3-d0b7f91cf292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:43.078Z|6140a381-21df-4228-a9fc-5222656b675b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:43.079Z|6140a381-21df-4228-a9fc-5222656b675b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:43.615Z|b34b8c1c-9d9b-41c8-92f5-4da19d26e852|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:43.616Z|b34b8c1c-9d9b-41c8-92f5-4da19d26e852|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:43.973Z|e0ef8de4-38f7-49ee-843b-67c5a8f26085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:43.974Z|e0ef8de4-38f7-49ee-843b-67c5a8f26085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:45.169Z|3b3a6626-96b7-4f05-be3d-d553c39988d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:24:45.179Z|3b3a6626-96b7-4f05-be3d-d553c39988d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:24:46.616Z|bf4c4fd6-c7f8-4918-bf53-f2cf2ada50ce|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:24:46.617Z|bf4c4fd6-c7f8-4918-bf53-f2cf2ada50ce|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:53.123Z|30a7b90b-1b6d-4b0c-a13b-c0784e16850b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:53.126Z|30a7b90b-1b6d-4b0c-a13b-c0784e16850b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:53.646Z|05804210-7ce3-4a4f-92be-4db872759f96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:53.647Z|05804210-7ce3-4a4f-92be-4db872759f96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:24:54.018Z|23652813-cdfc-496a-a6f3-3b0cf2144b6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:24:54.019Z|23652813-cdfc-496a-a6f3-3b0cf2144b6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:00.169Z|cb67ab19-471b-4fbd-8d82-15d4887f6f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:25:00.170Z|cb67ab19-471b-4fbd-8d82-15d4887f6f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:25:00.899Z|ac60b20d-3eca-4217-8e10-084aa3983f61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:25:00.905Z|ac60b20d-3eca-4217-8e10-084aa3983f61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:25:03.173Z|fbf493de-b011-4f2b-b31f-f3b2aa65f05d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:03.174Z|fbf493de-b011-4f2b-b31f-f3b2aa65f05d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:03.685Z|a6293deb-bc96-4aed-8ba8-1439acdc4b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:03.702Z|a6293deb-bc96-4aed-8ba8-1439acdc4b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:04.053Z|bfd49ad4-3117-4f43-a7ff-7369bde9d970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:04.055Z|bfd49ad4-3117-4f43-a7ff-7369bde9d970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:13.212Z|04d66bfa-ae92-4a68-99ce-e47e5cb811bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:13.214Z|04d66bfa-ae92-4a68-99ce-e47e5cb811bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:13.731Z|19620071-9c8e-4bf1-b222-103e5d40dd7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:13.732Z|19620071-9c8e-4bf1-b222-103e5d40dd7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:14.086Z|5cc61cc3-e81e-47ec-8c37-318cc10bf7e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:14.087Z|5cc61cc3-e81e-47ec-8c37-318cc10bf7e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:15.170Z|f134d74c-9542-4d66-8b1f-6816c7502ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:25:15.187Z|f134d74c-9542-4d66-8b1f-6816c7502ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:25:23.244Z|937996c2-cc34-450b-96f9-e9d5e1db0edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:23.246Z|937996c2-cc34-450b-96f9-e9d5e1db0edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:23.767Z|a25befa3-0c11-4b46-801c-37e22431d88d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:23.768Z|a25befa3-0c11-4b46-801c-37e22431d88d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:24.118Z|24f17b63-4107-4128-808f-ec08ed83395a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:24.120Z|24f17b63-4107-4128-808f-ec08ed83395a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:30.169Z|858bbe20-5102-48d3-a84a-50825268d6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:25:30.171Z|858bbe20-5102-48d3-a84a-50825268d6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:25:30.906Z|d3875433-6c88-4120-a631-c73e03ba49b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:25:30.907Z|d3875433-6c88-4120-a631-c73e03ba49b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:25:33.291Z|737343ac-2768-4e75-97ec-e8d7f14c4dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:33.291Z|737343ac-2768-4e75-97ec-e8d7f14c4dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:33.800Z|5b40c4ba-8d02-463f-bdc8-b72833dc9404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:33.801Z|5b40c4ba-8d02-463f-bdc8-b72833dc9404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:34.162Z|abc9fba0-ac1b-486b-9350-ccfffed74abd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:34.163Z|abc9fba0-ac1b-486b-9350-ccfffed74abd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:43.321Z|4b4dcf5d-9672-4156-ae2a-b538093a1709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:43.322Z|4b4dcf5d-9672-4156-ae2a-b538093a1709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:43.837Z|c531e1c9-74d6-4dad-8344-9eff59337528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:43.839Z|c531e1c9-74d6-4dad-8344-9eff59337528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:44.193Z|46969455-6f0a-4384-9d78-43fa9a00d8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:44.194Z|46969455-6f0a-4384-9d78-43fa9a00d8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:45.169Z|d67f09c6-d3e2-48e1-bb75-808bea056a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:25:45.170Z|d67f09c6-d3e2-48e1-bb75-808bea056a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:25:46.623Z|d579d441-f0a2-4473-b2ed-7d130a8d10a2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:25:46.624Z|d579d441-f0a2-4473-b2ed-7d130a8d10a2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:53.357Z|6a97de94-08a4-4c6f-b458-06be36a21642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:53.359Z|6a97de94-08a4-4c6f-b458-06be36a21642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:53.875Z|389f9c62-a9e2-4046-b624-e7453897a746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:53.876Z|389f9c62-a9e2-4046-b624-e7453897a746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:25:54.241Z|300a21fe-4162-4a9e-822c-54b5f4ac7a93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:25:54.242Z|300a21fe-4162-4a9e-822c-54b5f4ac7a93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:00.169Z|bcc63a94-a868-440d-ac55-129e2d901719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:26:00.170Z|bcc63a94-a868-440d-ac55-129e2d901719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:26:00.908Z|96ac4392-63c1-447e-8b43-005bb1930eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:26:00.909Z|96ac4392-63c1-447e-8b43-005bb1930eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:26:03.425Z|92c9ada2-b810-4ce8-9e73-905547073546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:03.427Z|92c9ada2-b810-4ce8-9e73-905547073546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:03.911Z|54a71e3f-5836-4b27-85fd-ccb21a86e548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:03.912Z|54a71e3f-5836-4b27-85fd-ccb21a86e548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:04.289Z|693b44db-618a-4da6-9492-b012d7d37678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:04.290Z|693b44db-618a-4da6-9492-b012d7d37678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:13.471Z|2b15087a-9e70-49f4-bbd3-fb1772ad4a5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:13.473Z|2b15087a-9e70-49f4-bbd3-fb1772ad4a5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:13.945Z|2d17b4d8-568c-417e-94a3-d7f15c392d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:13.946Z|2d17b4d8-568c-417e-94a3-d7f15c392d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:14.323Z|a0caa68b-44aa-4679-8db7-7e6d6027a723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:14.325Z|a0caa68b-44aa-4679-8db7-7e6d6027a723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:15.169Z|29c1321c-8bdd-4a7a-9aa8-63f151feaa4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:26:15.170Z|29c1321c-8bdd-4a7a-9aa8-63f151feaa4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:26:23.505Z|134c7ba1-2ef7-4156-a644-e5742cd26d54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:23.506Z|134c7ba1-2ef7-4156-a644-e5742cd26d54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:23.982Z|ed2a0523-15a6-426c-992a-4623e9e03501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:23.983Z|ed2a0523-15a6-426c-992a-4623e9e03501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:24.359Z|d6d09668-0b10-41e2-a509-cf8c383befe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:24.361Z|d6d09668-0b10-41e2-a509-cf8c383befe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:30.169Z|4ad10f29-6a32-467e-a414-85073c6e45ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:26:30.169Z|4ad10f29-6a32-467e-a414-85073c6e45ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:26:30.910Z|0ec861a3-8d21-44cc-bd91-305c82421d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:26:30.910Z|0ec861a3-8d21-44cc-bd91-305c82421d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:26:33.539Z|4f75734f-edc1-457b-a602-ddb7a6e75601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:33.540Z|4f75734f-edc1-457b-a602-ddb7a6e75601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:34.022Z|2593d024-9dce-4bcc-b6a7-b8fcb90fa6de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:34.024Z|2593d024-9dce-4bcc-b6a7-b8fcb90fa6de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:34.397Z|da7086af-0536-40ad-9d20-19c787324cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:34.398Z|da7086af-0536-40ad-9d20-19c787324cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:43.575Z|ca695808-a3ae-4a31-b3ff-ac83e5a93c45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:43.576Z|ca695808-a3ae-4a31-b3ff-ac83e5a93c45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:44.056Z|13e61df1-2f4a-4286-a93c-21fc6eb7b1e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:44.057Z|13e61df1-2f4a-4286-a93c-21fc6eb7b1e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:44.429Z|eb8d587a-4133-4686-9660-5bdd1ac0bf22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:44.430Z|eb8d587a-4133-4686-9660-5bdd1ac0bf22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:45.169Z|f3319795-6ae1-4272-b295-67205bc2bee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:26:45.172Z|f3319795-6ae1-4272-b295-67205bc2bee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:26:46.626Z|b692dd99-9d23-4ff0-bc9b-a6765359c5fc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:26:46.628Z|b692dd99-9d23-4ff0-bc9b-a6765359c5fc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:53.611Z|ae92adaa-aabe-43b5-b5c6-4c5d243bd1f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:53.612Z|ae92adaa-aabe-43b5-b5c6-4c5d243bd1f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:54.095Z|b428c7ad-5cc7-49f6-81df-eb97777f590a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:54.097Z|b428c7ad-5cc7-49f6-81df-eb97777f590a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:26:54.463Z|d38e5c9f-14b0-4bea-8046-59332078fc15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:26:54.464Z|d38e5c9f-14b0-4bea-8046-59332078fc15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:00.169Z|8d6af715-e806-49e1-8686-c3fa43d3c522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:27:00.170Z|8d6af715-e806-49e1-8686-c3fa43d3c522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:27:00.911Z|4a2ffdc6-221d-414a-aac0-1081643fd789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:27:00.912Z|4a2ffdc6-221d-414a-aac0-1081643fd789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:27:03.653Z|9eb7997d-4178-40f9-9ac9-c38ef01f8ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:03.654Z|9eb7997d-4178-40f9-9ac9-c38ef01f8ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:04.133Z|1b2c50aa-65f4-407e-8817-dbaaa2877891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:04.135Z|1b2c50aa-65f4-407e-8817-dbaaa2877891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:04.497Z|a328df34-6057-48cd-8f38-2341bd597f45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:04.499Z|a328df34-6057-48cd-8f38-2341bd597f45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:13.700Z|fd385e7e-08b5-4d38-b09e-871ae214014f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:13.702Z|fd385e7e-08b5-4d38-b09e-871ae214014f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:14.172Z|abfa5b10-e829-455d-b5fc-95a554c526e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:14.173Z|abfa5b10-e829-455d-b5fc-95a554c526e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:14.541Z|6f789577-bdd2-4779-8591-907cb64312d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:14.541Z|6f789577-bdd2-4779-8591-907cb64312d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:15.169Z|34b7c298-33e0-42fe-84b0-97db187550d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:27:15.169Z|34b7c298-33e0-42fe-84b0-97db187550d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:27:23.745Z|8a229e6f-f947-483e-81f3-005d96888dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:23.746Z|8a229e6f-f947-483e-81f3-005d96888dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:24.205Z|e230f3bc-bf62-43da-8dd4-40492488f3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:24.208Z|e230f3bc-bf62-43da-8dd4-40492488f3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:24.575Z|70533590-9b61-409c-a6f7-07cbea7d25d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:24.576Z|70533590-9b61-409c-a6f7-07cbea7d25d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:30.169Z|8f259543-0eb5-43b3-8d3c-fbeef9d25843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:27:30.174Z|8f259543-0eb5-43b3-8d3c-fbeef9d25843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:27:30.913Z|2153a7dd-ae73-44eb-a938-80d5911c661a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:27:30.914Z|2153a7dd-ae73-44eb-a938-80d5911c661a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:27:33.777Z|a4bdcd72-294e-41fb-a7bf-d7a870d5a348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:33.779Z|a4bdcd72-294e-41fb-a7bf-d7a870d5a348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:34.244Z|d0a2087a-fd41-41e4-a688-b1bdaff55022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:34.245Z|d0a2087a-fd41-41e4-a688-b1bdaff55022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:34.617Z|1ac3b7ca-f661-47cc-838e-a2574b611cf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:34.619Z|1ac3b7ca-f661-47cc-838e-a2574b611cf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:43.817Z|f86a0f4c-10db-4f52-9cf1-4c2431733ee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:43.818Z|f86a0f4c-10db-4f52-9cf1-4c2431733ee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:44.276Z|87875448-6784-48dc-9d97-394cd9333993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:44.278Z|87875448-6784-48dc-9d97-394cd9333993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:44.660Z|730eff7e-6b9e-41fe-90c5-18c7d04e598f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:44.661Z|730eff7e-6b9e-41fe-90c5-18c7d04e598f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:45.169Z|9ed0b9dd-7f44-432e-924b-d5d35149062c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:27:45.169Z|9ed0b9dd-7f44-432e-924b-d5d35149062c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:27:46.617Z|fb385b0f-e0cd-4e22-87e3-8f244f9aaa4d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:27:46.620Z|fb385b0f-e0cd-4e22-87e3-8f244f9aaa4d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:53.856Z|6928fb6a-8c04-4194-8282-b362bedddcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:53.858Z|6928fb6a-8c04-4194-8282-b362bedddcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:54.307Z|9848ee02-2170-49ac-b03e-c7b1a4fdc312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:54.308Z|9848ee02-2170-49ac-b03e-c7b1a4fdc312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:27:54.698Z|68e9b95c-8bce-4f5e-b481-822208b192a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:27:54.699Z|68e9b95c-8bce-4f5e-b481-822208b192a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:00.169Z|740de7d8-d96e-40cb-8a66-f240d4b9b5e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:28:00.172Z|740de7d8-d96e-40cb-8a66-f240d4b9b5e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:28:00.915Z|2b24311c-539c-469c-bd1a-74fda7bb5e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:28:00.916Z|2b24311c-539c-469c-bd1a-74fda7bb5e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:28:03.900Z|094970a8-4278-48c1-b25c-ed5672e10000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:03.901Z|094970a8-4278-48c1-b25c-ed5672e10000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:04.344Z|9b4b6d42-2b86-4bba-9f44-fff998c4d39a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:04.345Z|9b4b6d42-2b86-4bba-9f44-fff998c4d39a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:04.741Z|6a589c71-a10f-489d-a87c-ca82c1d5f557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:04.742Z|6a589c71-a10f-489d-a87c-ca82c1d5f557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:13.932Z|ed8b932b-6ce4-48ea-9e4a-92827befd9b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:13.933Z|ed8b932b-6ce4-48ea-9e4a-92827befd9b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:14.374Z|703254c9-3242-47ad-849e-d867642ec2a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:14.375Z|703254c9-3242-47ad-849e-d867642ec2a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:14.773Z|004a87b0-7836-4b34-af70-26b6e60979e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:14.775Z|004a87b0-7836-4b34-af70-26b6e60979e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:15.174Z|6ebed4db-0d81-42be-881c-d40dded708ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:28:15.179Z|6ebed4db-0d81-42be-881c-d40dded708ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:28:23.971Z|9d432bbb-e807-4a7e-a9f6-c2066a4c72ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:23.972Z|9d432bbb-e807-4a7e-a9f6-c2066a4c72ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:24.403Z|1723185c-cf25-466b-b9b8-2df300a0a154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:24.405Z|1723185c-cf25-466b-b9b8-2df300a0a154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:24.813Z|8dce64ac-8349-4927-8f16-fe036bd8968d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:24.814Z|8dce64ac-8349-4927-8f16-fe036bd8968d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:30.169Z|175a6c6a-9afd-436a-a19a-25366c4f795c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:28:30.170Z|175a6c6a-9afd-436a-a19a-25366c4f795c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:28:30.919Z|4526f7ad-23f3-4808-ab6a-77e6d633460c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:28:30.921Z|4526f7ad-23f3-4808-ab6a-77e6d633460c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:28:34.004Z|db16259f-20d2-4a69-ada7-3407b7b1899c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:34.005Z|db16259f-20d2-4a69-ada7-3407b7b1899c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:34.434Z|528d0ea1-afec-4caf-8828-616a509c498e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:34.435Z|528d0ea1-afec-4caf-8828-616a509c498e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:34.852Z|2e51bbdd-dfb5-49b5-b3de-082237a2a94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:34.855Z|2e51bbdd-dfb5-49b5-b3de-082237a2a94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:44.034Z|d4fc8e8b-08ad-4c66-a25e-0b25cbcd3e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:44.036Z|d4fc8e8b-08ad-4c66-a25e-0b25cbcd3e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:44.463Z|91612139-a7bd-48eb-b30c-8fdfb89e0ab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:44.464Z|91612139-a7bd-48eb-b30c-8fdfb89e0ab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:44.887Z|f2d15f6d-ea42-489a-bf71-2a2e7f4586c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:44.889Z|f2d15f6d-ea42-489a-bf71-2a2e7f4586c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:45.170Z|57faa765-0d1b-4c31-967b-85d90e6e67aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:28:45.171Z|57faa765-0d1b-4c31-967b-85d90e6e67aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:28:46.614Z|54d70ba5-b93e-42ee-8bec-6e1bce99a6d7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:28:46.615Z|54d70ba5-b93e-42ee-8bec-6e1bce99a6d7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:54.074Z|87d9ee74-a2db-41ca-92f0-3715081b0662|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:54.075Z|87d9ee74-a2db-41ca-92f0-3715081b0662|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:54.498Z|2265f80e-199f-4e1f-842a-86b51c893044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:54.499Z|2265f80e-199f-4e1f-842a-86b51c893044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:28:54.928Z|d9942b97-d8e3-47d8-8c4b-4d9858e0bf09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:28:54.931Z|d9942b97-d8e3-47d8-8c4b-4d9858e0bf09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:00.169Z|b16f86c4-929b-4f2a-9495-dd6e1d465338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:29:00.174Z|b16f86c4-929b-4f2a-9495-dd6e1d465338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:29:00.923Z|b21c428e-2d41-4cf3-a9db-3f9f32c13ff4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:29:00.924Z|b21c428e-2d41-4cf3-a9db-3f9f32c13ff4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:29:04.106Z|83b62fbb-dd0e-4cbc-9e9f-ef98d87a2f70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:04.108Z|83b62fbb-dd0e-4cbc-9e9f-ef98d87a2f70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:04.535Z|562f4d7a-46dc-47fe-abf4-5c19dc031d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:04.537Z|562f4d7a-46dc-47fe-abf4-5c19dc031d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:04.970Z|04800b4e-3567-4f5a-9975-2afa894c4c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:04.979Z|04800b4e-3567-4f5a-9975-2afa894c4c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:14.147Z|be89f397-568a-4bf8-a9fd-c1b180184f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:14.148Z|be89f397-568a-4bf8-a9fd-c1b180184f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:14.587Z|cb17dafc-ab60-463f-8d1f-3f86486fdae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:14.588Z|cb17dafc-ab60-463f-8d1f-3f86486fdae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:15.032Z|41b429a8-0139-4c3e-a169-c42e3452febf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:15.039Z|41b429a8-0139-4c3e-a169-c42e3452febf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:15.171Z|2e3dadbf-fdba-45ab-8dac-a1e5f4907fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:29:15.174Z|2e3dadbf-fdba-45ab-8dac-a1e5f4907fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:29:24.193Z|10a739ea-d953-4128-aeb1-d2a8ff7eda3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:24.194Z|10a739ea-d953-4128-aeb1-d2a8ff7eda3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:24.633Z|f42baaf4-ebe6-4e73-b879-eed7ab640e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:24.635Z|f42baaf4-ebe6-4e73-b879-eed7ab640e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:25.076Z|1ca0cf9a-410e-46ed-8021-565b8a9d376f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:25.077Z|1ca0cf9a-410e-46ed-8021-565b8a9d376f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:30.169Z|1c5100c6-ac61-4a50-a055-e60c6f134a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:29:30.170Z|1c5100c6-ac61-4a50-a055-e60c6f134a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:29:30.924Z|3838e545-5a78-4740-b373-2bd0cd03391c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:29:30.925Z|3838e545-5a78-4740-b373-2bd0cd03391c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:29:34.231Z|5aa357f8-7985-4bf7-9554-62a51d9b3da7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:34.232Z|5aa357f8-7985-4bf7-9554-62a51d9b3da7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:34.677Z|ba91af78-d2b4-4e1c-b196-bccb4c8ae2d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:34.679Z|ba91af78-d2b4-4e1c-b196-bccb4c8ae2d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:35.108Z|5f5b80cd-45ee-44f6-aaff-49939b0a5d0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:35.109Z|5f5b80cd-45ee-44f6-aaff-49939b0a5d0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:44.273Z|cf7425d1-c2ab-43e9-9782-bcd9b3818d43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:44.274Z|cf7425d1-c2ab-43e9-9782-bcd9b3818d43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:44.716Z|a5fb01ee-d6c4-4f3b-9455-1beeee0b50d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:44.719Z|a5fb01ee-d6c4-4f3b-9455-1beeee0b50d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:45.140Z|3b6a80d0-768a-4e07-bd2a-bea92814394a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:45.141Z|3b6a80d0-768a-4e07-bd2a-bea92814394a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:45.169Z|f80c94ef-62cf-4079-8c38-f6007a7a3c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:29:45.176Z|f80c94ef-62cf-4079-8c38-f6007a7a3c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:29:46.620Z|635fa3a7-ae15-40b1-964f-fb9fafc14bce|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:29:46.621Z|635fa3a7-ae15-40b1-964f-fb9fafc14bce|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:54.328Z|4dd26e38-3bb1-49fb-9502-a62d7ba7d9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:54.329Z|4dd26e38-3bb1-49fb-9502-a62d7ba7d9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:54.760Z|f5aa5782-e693-4f70-9619-3a77f176f2de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:54.762Z|f5aa5782-e693-4f70-9619-3a77f176f2de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:29:55.174Z|c462b562-6780-47f1-ada5-0e746dd5080c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:29:55.176Z|c462b562-6780-47f1-ada5-0e746dd5080c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:00.169Z|c64e70df-c702-4df4-a68c-7cabacd0e575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:30:00.171Z|c64e70df-c702-4df4-a68c-7cabacd0e575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:30:00.928Z|4cc8a84e-e94f-4fdb-800e-59026daad2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:30:00.928Z|4cc8a84e-e94f-4fdb-800e-59026daad2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:30:04.361Z|a2234efe-24de-450f-b438-2a149c5ebf4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:04.362Z|a2234efe-24de-450f-b438-2a149c5ebf4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:04.802Z|751707f9-eadf-4bc6-a763-4b99136629e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:04.806Z|751707f9-eadf-4bc6-a763-4b99136629e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:05.205Z|6fc7f870-d43c-4461-b337-8889a4f1f1bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:05.206Z|6fc7f870-d43c-4461-b337-8889a4f1f1bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:14.390Z|b330a4a8-256c-45b7-95c7-a9cc7932f324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:14.392Z|b330a4a8-256c-45b7-95c7-a9cc7932f324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:14.866Z|486b96f0-4547-48d6-b353-7beb6ed0e7ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:14.867Z|486b96f0-4547-48d6-b353-7beb6ed0e7ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:15.199Z|54c47a80-0772-4e03-b4eb-c54bcef92c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:30:15.211Z|54c47a80-0772-4e03-b4eb-c54bcef92c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:30:15.241Z|37b62246-3f32-4ba8-9a9c-5c3133c16105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:15.242Z|37b62246-3f32-4ba8-9a9c-5c3133c16105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:24.426Z|24e3fa78-7b54-4adb-a8f5-1761e46090c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:24.427Z|24e3fa78-7b54-4adb-a8f5-1761e46090c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:24.905Z|1c892ead-161f-4351-be2b-c61583999e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:24.906Z|1c892ead-161f-4351-be2b-c61583999e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:25.291Z|f811c8b5-cc2d-4f2f-9e9e-cab3c739857c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:25.292Z|f811c8b5-cc2d-4f2f-9e9e-cab3c739857c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:30.171Z|2438f831-aa5c-478d-88aa-674ce7b918ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:30:30.177Z|2438f831-aa5c-478d-88aa-674ce7b918ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:30:30.929Z|9dd258cd-1770-4853-8e9d-154fd93d143f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:30:30.930Z|9dd258cd-1770-4853-8e9d-154fd93d143f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:30:32.142Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:30:32.156Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: c0867625-5333-4e83-b8d5-aea7227dcb34 already exists in requestDb InfraActiveRequests table
2022-04-18T04:30:32.160Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:30:32.161Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:30:32.162Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:30:32.163Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:30:32.163Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:30:32.164Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23df59dd08966d80", X-B3-SpanId:"69a83baee9fafaf6", X-B3-ParentSpanId:"23df59dd08966d80", X-B3-Sampled:"0", X-ONAP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-TransactionID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ECOMP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8800b105-91dc-4c13-9a42-8274f943a11b"]
2022-04-18T04:30:32.166Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:30:32.166Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:30:32.243Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:30:32.244Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:30:32.244Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:30:32.244Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:30:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:30:32.245Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: 
2022-04-18T04:30:32.245Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:30:32.246Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|404|Not Found|InvokeReturn
2022-04-18T04:30:32.492Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:30:34.586Z|b2d5228f-8b5f-416c-af9e-7ab1d5f096e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:34.587Z|b2d5228f-8b5f-416c-af9e-7ab1d5f096e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:34.940Z|d5b22bf7-811e-4272-8a4b-e57f9a1a3066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:34.945Z|d5b22bf7-811e-4272-8a4b-e57f9a1a3066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:35.325Z|fd8ecfc2-b455-4402-919d-7978f8015339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:35.326Z|fd8ecfc2-b455-4402-919d-7978f8015339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:44.619Z|007caf8c-8e65-4354-80b9-7da298cecfe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:44.620Z|007caf8c-8e65-4354-80b9-7da298cecfe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:44.990Z|d718f27f-2116-4d66-b91e-9d43d4a1079f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:44.993Z|d718f27f-2116-4d66-b91e-9d43d4a1079f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:45.186Z|bff14fa8-fa61-473c-bfe2-eac85b68201e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:30:45.188Z|bff14fa8-fa61-473c-bfe2-eac85b68201e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:30:45.404Z|24dd3714-8b7e-4b17-8433-1b7ac12d5fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:45.405Z|24dd3714-8b7e-4b17-8433-1b7ac12d5fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:46.617Z|071b7339-8225-434b-9929-6c49aa815df3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:30:46.618Z|071b7339-8225-434b-9929-6c49aa815df3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:54.691Z|4d2f946c-a409-4710-ae61-1659541c9fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:54.694Z|4d2f946c-a409-4710-ae61-1659541c9fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:55.040Z|ff35aed3-f361-443e-beb0-36c4b0300ee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:55.048Z|ff35aed3-f361-443e-beb0-36c4b0300ee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:30:55.465Z|3936d507-d94e-4c45-ace7-e53428bf0582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:30:55.470Z|3936d507-d94e-4c45-ace7-e53428bf0582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:00.170Z|cac5433c-59f1-4ae4-9fc4-5d8c191dc341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:31:00.186Z|cac5433c-59f1-4ae4-9fc4-5d8c191dc341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:31:00.934Z|5793a8eb-1b4c-4a32-8045-7ff068ff9fbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:31:00.934Z|5793a8eb-1b4c-4a32-8045-7ff068ff9fbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:31:04.746Z|988310ec-1bd4-4af2-af47-5330dd51c43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:04.751Z|988310ec-1bd4-4af2-af47-5330dd51c43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:05.100Z|7e36d958-af2a-4be6-bcf2-990e5ca2efc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:05.103Z|7e36d958-af2a-4be6-bcf2-990e5ca2efc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:05.530Z|86a35e51-264c-4328-a5e5-ce2f891159a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:05.531Z|86a35e51-264c-4328-a5e5-ce2f891159a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:09.579Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:31:09.935Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:31:09.936Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-RequestID=[c0867625-5333-4e83-b8d5-aea7227dcb34], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[cd6a732a-d1a8-40a1-91cd-8ccbbaf900fc], X-ECOMP-RequestID=[c0867625-5333-4e83-b8d5-aea7227dcb34], X-TransactionId=[], X-ONAP-RequestID=[c0867625-5333-4e83-b8d5-aea7227dcb34]}
2022-04-18T04:31:10.802Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:31:11:125-88674], vertex-id=[213216], Content-Length=[616], Date=[Mon, 18 Apr 2022 04:31:11 GMT], Content-Type=[application/json]}
2022-04-18T04:31:10.805Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256168578","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-04-18T04:31:10.806Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:31:11.284Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:31:11.287Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:31:11.360Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:31:11.363Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:31:11.364Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:11.365Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:31:11.366Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:31:11.367Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"23df59dd08966d80", X-B3-SpanId:"8d609a1ed2198d5c", X-B3-ParentSpanId:"23df59dd08966d80", X-B3-Sampled:"0", X-ONAP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-TransactionID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ECOMP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"265202a1-cb0b-4bef-ae81-d48f13e4f89e"]
2022-04-18T04:31:11.368Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b","requestScope":"service"}
2022-04-18T04:31:11.369Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:31:11.688Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:11.689Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:11.689Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:31:11.689Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 18 Apr 2022 04:31:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:11.690Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:31:11.690Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:11.690Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:31:11.711Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:31:11.712Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:31:11.730Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:11.731Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:31:11.731Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:31:11.732Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-TransactionID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ECOMP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b18e4e6b-0856-45f9-b2c4-c0dc7d098efd"]
2022-04-18T04:31:11.732Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:31:11.732Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:31:12.121Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:12.122Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:12.122Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:31:12.123Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=34CB6BAD46CCB8EFD7BDC2ADBF447338; 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, 18 Apr 2022 04:31:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:12.124Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:31:12.124Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:12.125Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:31:12.419Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-18T04:31:12.422Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-04-18T04:31:12.423Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:12.425Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-18T04:31:12.426Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:31:12.428Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-TransactionID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ECOMP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a147b4ba-5632-4e77-a9b5-e17fb4f220e4"]
2022-04-18T04:31:12.430Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:31:12.430Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:31:12.557Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:12.558Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:12.558Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:31:12.559Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:12.561Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 504,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504/service"
    }
  }
}
2022-04-18T04:31:12.561Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:12.562Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-04-18T04:31:12.598Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:31:12.598Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:31:12.598Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:12.599Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:31:12.599Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:31:12.599Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-TransactionID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ECOMP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01b12e0f-bf85-4299-923e-23cbbe90c5a2"]
2022-04-18T04:31:12.599Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:31:12.600Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:31:12.634Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:12.635Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:12.635Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:31:12.636Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:12.645Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:31:12.646Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:12.647Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:31:12.709Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:31:12.710Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:31:12.710Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:12.710Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:31:12.711Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:31:12.711Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1855", X-B3-TraceId:"23df59dd08966d80", X-B3-SpanId:"7bf2326ccd9ec9aa", X-B3-ParentSpanId:"23df59dd08966d80", X-B3-Sampled:"0", X-ONAP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-TransactionID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ECOMP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89457c97-87a9-42eb-97ae-42e374f6fa13"]
2022-04-18T04:31:12.712Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c0867625-5333-4e83-b8d5-aea7227dcb34","requestStatus":"IN_PROGRESS","startTime":1650256232499,"source":"VID","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"c0867625-5333-4e83-b8d5-aea7227dcb34"}
2022-04-18T04:31:12.712Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:31:13.249Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:13.250Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:31:13.251Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:31:13.251Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:13.253Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:30:32.499+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:31:12.465+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:31:13.253Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:13.254Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:31:13.395Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:31:13.396Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:31:13.396Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:13.397Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:31:13.397Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:31:13.397Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"23df59dd08966d80", X-B3-SpanId:"887f0fae16e4f968", X-B3-ParentSpanId:"23df59dd08966d80", X-B3-Sampled:"0", X-ONAP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-TransactionID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ECOMP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70f6d877-ca38-4523-8338-571a71c07771"]
2022-04-18T04:31:13.398Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"14923fa9-2595-451b-9e14-815189d1c0cc\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\"modelUuid\":\"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\"modelInvariantUuid\":\"14923fa9-2595-451b-9e14-815189d1c0cc\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"c0867625-5333-4e83-b8d5-aea7227dcb34","type":"String"},"mso-request-id":{"value":"c0867625-5333-4e83-b8d5-aea7227dcb34","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:31:13.398Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:31:14.828Z|3fb53725-51b2-4f3f-8ef0-72756fac5389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:14.831Z|3fb53725-51b2-4f3f-8ef0-72756fac5389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:15.181Z|17a739f2-79ab-473a-b9af-0875a6d11fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:31:15.183Z|17a739f2-79ab-473a-b9af-0875a6d11fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:31:15.196Z|0553f2e8-d173-4497-b26f-df10df7fcbd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:15.199Z|0553f2e8-d173-4497-b26f-df10df7fcbd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:15.580Z|56f262ac-12a1-44e0-bc10-d78e8e10617a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:15.582Z|56f262ac-12a1-44e0-bc10-d78e8e10617a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:24.742Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:24.749Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:31:24.750Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:31:24.751Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=877466326A378F7461005F1321FE9706; Path=/; HttpOnly", Date:"Mon, 18 Apr 2022 04:31:24 GMT", X-ONAP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-TransactionID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ECOMP-RequestID:"c0867625-5333-4e83-b8d5-aea7227dcb34", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"70f6d877-ca38-4523-8338-571a71c07771", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:24.761Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c0867625-5333-4e83-b8d5-aea7227dcb34\",\"instanceId\":\"851857d1-f27c-498f-bb98-4e80c07d1f8b\"}}","message":"Success","processInstanceID":"625f2433-bed0-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:31:24.768Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:24.773Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:31:24.866Z|c0867625-5333-4e83-b8d5-aea7227dcb34|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:31:24.903Z|77023267-14a4-4934-a4fe-40204af90344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:24.909Z|77023267-14a4-4934-a4fe-40204af90344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:25.183Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:31:25.239Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:31:25.240Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:31:25.240Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:25.241Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:31:25.241Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:31:25.241Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d15beb853a6d265", X-B3-SpanId:"2db0bc3158053b46", X-B3-ParentSpanId:"4d15beb853a6d265", X-B3-Sampled:"0", X-ONAP-RequestID:"e20f60ad-eea8-4a56-8406-1b3bdd8298a2", X-RequestID:"e20f60ad-eea8-4a56-8406-1b3bdd8298a2", X-TransactionID:"e20f60ad-eea8-4a56-8406-1b3bdd8298a2", X-ECOMP-RequestID:"e20f60ad-eea8-4a56-8406-1b3bdd8298a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46900c4f-5055-4fbb-ba1f-b77d940ea819"]
2022-04-18T04:31:25.242Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:31:25.242Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:31:25.304Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:25.309Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:25.311Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:31:25.312Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:25.313Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:31:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:31:25.314Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:25.319Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:31:25.320Z|566ab596-1f1f-4a95-9b76-3f3c95908ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:25.326Z|566ab596-1f1f-4a95-9b76-3f3c95908ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:25.349Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:31:25.350Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:31:25.350Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:25.351Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:31:25.353Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:31:25.354Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d15beb853a6d265", X-B3-SpanId:"9ada8ebac0821b99", X-B3-ParentSpanId:"4d15beb853a6d265", X-B3-Sampled:"0", X-ONAP-RequestID:"e20f60ad-eea8-4a56-8406-1b3bdd8298a2", X-RequestID:"e20f60ad-eea8-4a56-8406-1b3bdd8298a2", X-TransactionID:"e20f60ad-eea8-4a56-8406-1b3bdd8298a2", X-ECOMP-RequestID:"e20f60ad-eea8-4a56-8406-1b3bdd8298a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"719642f2-db3a-431c-a189-d2f6e70f7f71"]
2022-04-18T04:31:25.358Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:31:25.362Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:31:25.511Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:25.513Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:25.513Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:31:25.516Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:25.518Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:31:25.523Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:25.527Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:31:25.576Z|e20f60ad-eea8-4a56-8406-1b3bdd8298a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:31:25.627Z|f4764b3e-f450-457c-9605-78781d9d9921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:25.628Z|f4764b3e-f450-457c-9605-78781d9d9921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:30.169Z|53b1a0d6-f03e-47e2-bb3c-4a13e8957571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:31:30.169Z|53b1a0d6-f03e-47e2-bb3c-4a13e8957571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:31:30.935Z|55f56477-1c0f-420b-907a-fd7a1c5b52b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:31:30.936Z|55f56477-1c0f-420b-907a-fd7a1c5b52b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:31:34.938Z|83484858-8874-4886-ac2b-1bdfb335cac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:34.939Z|83484858-8874-4886-ac2b-1bdfb335cac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:35.406Z|bcfe3f11-99d9-4d18-af0f-c5f368c5682c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:35.407Z|bcfe3f11-99d9-4d18-af0f-c5f368c5682c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:35.660Z|fe15f2d7-e2dc-418e-9c70-7e3f4a4d62af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:35.661Z|fe15f2d7-e2dc-418e-9c70-7e3f4a4d62af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:35.821Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:31:35.826Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:31:35.827Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:31:35.827Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:35.827Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:31:35.828Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:31:35.828Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5486160ff5c21566", X-B3-SpanId:"852ef64a86606084", X-B3-ParentSpanId:"5486160ff5c21566", X-B3-Sampled:"0", X-ONAP-RequestID:"d8f94864-b095-4daa-8f7d-a477aaa24741", X-RequestID:"d8f94864-b095-4daa-8f7d-a477aaa24741", X-TransactionID:"d8f94864-b095-4daa-8f7d-a477aaa24741", X-ECOMP-RequestID:"d8f94864-b095-4daa-8f7d-a477aaa24741", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de721cc7-f8d6-49b4-84c3-6ddb95619796"]
2022-04-18T04:31:35.828Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:31:35.829Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:31:35.869Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:35.869Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:35.871Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:31:35.871Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:35.874Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:31:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:31:35.874Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:35.876Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:31:35.880Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:31:35.881Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:31:35.882Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:35.882Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:31:35.882Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:31:35.882Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5486160ff5c21566", X-B3-SpanId:"fa38dd2bf022b78a", X-B3-ParentSpanId:"5486160ff5c21566", X-B3-Sampled:"0", X-ONAP-RequestID:"d8f94864-b095-4daa-8f7d-a477aaa24741", X-RequestID:"d8f94864-b095-4daa-8f7d-a477aaa24741", X-TransactionID:"d8f94864-b095-4daa-8f7d-a477aaa24741", X-ECOMP-RequestID:"d8f94864-b095-4daa-8f7d-a477aaa24741", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3eea7923-722c-450f-b977-7f2c999aa6de"]
2022-04-18T04:31:35.883Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:31:35.884Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:31:35.904Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:35.904Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:35.904Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:31:35.905Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:35.906Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:31:35.906Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:35.907Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:31:35.929Z|d8f94864-b095-4daa-8f7d-a477aaa24741|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:31:44.996Z|b6765871-d54b-46b6-854a-f6ddcba5b9d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:44.997Z|b6765871-d54b-46b6-854a-f6ddcba5b9d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:45.170Z|7fd9ee90-347c-415d-81e5-c1c941795b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:31:45.187Z|7fd9ee90-347c-415d-81e5-c1c941795b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:31:45.450Z|03abe07f-1c5e-453d-9682-057f0102749e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:45.460Z|03abe07f-1c5e-453d-9682-057f0102749e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:45.699Z|12c6ddde-a0df-40f6-8eda-064a0915038d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:45.704Z|12c6ddde-a0df-40f6-8eda-064a0915038d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:46.196Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:31:46.202Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:31:46.205Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:31:46.205Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:46.206Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:31:46.207Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:31:46.207Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bfa0c296d546b53", X-B3-SpanId:"14d0bc2412bca9f2", X-B3-ParentSpanId:"3bfa0c296d546b53", X-B3-Sampled:"0", X-ONAP-RequestID:"38802fa7-d331-4ee5-97e3-282a23bc5ef0", X-RequestID:"38802fa7-d331-4ee5-97e3-282a23bc5ef0", X-TransactionID:"38802fa7-d331-4ee5-97e3-282a23bc5ef0", X-ECOMP-RequestID:"38802fa7-d331-4ee5-97e3-282a23bc5ef0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"798516c7-0bf5-493b-8cfd-3be9b771fa39"]
2022-04-18T04:31:46.208Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:31:46.209Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:31:46.236Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:46.237Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:46.239Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:31:46.240Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:46.245Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:31:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:31:46.245Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:46.246Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:31:46.259Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:31:46.262Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:31:46.264Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:46.266Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:31:46.268Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:31:46.270Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bfa0c296d546b53", X-B3-SpanId:"85d588bb3402de28", X-B3-ParentSpanId:"3bfa0c296d546b53", X-B3-Sampled:"0", X-ONAP-RequestID:"38802fa7-d331-4ee5-97e3-282a23bc5ef0", X-RequestID:"38802fa7-d331-4ee5-97e3-282a23bc5ef0", X-TransactionID:"38802fa7-d331-4ee5-97e3-282a23bc5ef0", X-ECOMP-RequestID:"38802fa7-d331-4ee5-97e3-282a23bc5ef0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dfb219d-3f87-4d07-8d30-912fe1e3c7ed"]
2022-04-18T04:31:46.272Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:31:46.274Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:31:46.311Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:46.317Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:46.318Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:31:46.318Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:46.319Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:31:46.319Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:46.320Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:31:46.356Z|38802fa7-d331-4ee5-97e3-282a23bc5ef0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:31:46.638Z|8b306aa7-57b9-45fe-9f77-a8f7440d9099|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:31:46.639Z|8b306aa7-57b9-45fe-9f77-a8f7440d9099|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:55.037Z|9fd9ffe3-4ed4-484c-a60f-894aed692c75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:55.045Z|9fd9ffe3-4ed4-484c-a60f-894aed692c75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:55.503Z|7a5e3825-550f-4cd8-9ed7-cb9b6828459d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:55.504Z|7a5e3825-550f-4cd8-9ed7-cb9b6828459d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:55.764Z|dabd8b1e-e852-4d95-aa59-a5fe1979ec20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:31:55.765Z|dabd8b1e-e852-4d95-aa59-a5fe1979ec20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:31:56.573Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:31:56.580Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:31:56.580Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:31:56.581Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:56.581Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:31:56.582Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:31:56.582Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb86cfa10e4c0962", X-B3-SpanId:"70efaa35c7724cf0", X-B3-ParentSpanId:"eb86cfa10e4c0962", X-B3-Sampled:"0", X-ONAP-RequestID:"fcee27b5-7c1f-4809-9259-75ea407c9015", X-RequestID:"fcee27b5-7c1f-4809-9259-75ea407c9015", X-TransactionID:"fcee27b5-7c1f-4809-9259-75ea407c9015", X-ECOMP-RequestID:"fcee27b5-7c1f-4809-9259-75ea407c9015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9171042d-af47-4df0-96ef-a06fe794b704"]
2022-04-18T04:31:56.583Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:31:56.583Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:31:56.639Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:56.640Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:56.640Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:31:56.641Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:56.642Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:31:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:31:56.642Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:56.643Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:31:56.646Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:31:56.646Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:31:56.646Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:31:56.647Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:31:56.647Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:31:56.647Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb86cfa10e4c0962", X-B3-SpanId:"eff6ae27bba16a2d", X-B3-ParentSpanId:"eb86cfa10e4c0962", X-B3-Sampled:"0", X-ONAP-RequestID:"fcee27b5-7c1f-4809-9259-75ea407c9015", X-RequestID:"fcee27b5-7c1f-4809-9259-75ea407c9015", X-TransactionID:"fcee27b5-7c1f-4809-9259-75ea407c9015", X-ECOMP-RequestID:"fcee27b5-7c1f-4809-9259-75ea407c9015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2efa17cf-68ca-42a3-aafe-9a102ffd8d68"]
2022-04-18T04:31:56.648Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:31:56.648Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:31:56.714Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:31:56.716Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:31:56.717Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:31:56.718Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:31:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:31:56.719Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:31:56.720Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:31:56.720Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:31:56.753Z|fcee27b5-7c1f-4809-9259-75ea407c9015|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:00.169Z|604531ac-eee2-442b-9258-4ac6d4bf2ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:32:00.173Z|604531ac-eee2-442b-9258-4ac6d4bf2ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:32:00.941Z|d72d2a19-f74c-49f1-956c-4d873eaba93b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:32:00.941Z|d72d2a19-f74c-49f1-956c-4d873eaba93b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:32:05.104Z|b05eb393-f403-42dd-813e-fe22bed09382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:05.105Z|b05eb393-f403-42dd-813e-fe22bed09382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:05.546Z|5583766a-175d-4d3f-9cc1-e81a2c97ed9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:05.547Z|5583766a-175d-4d3f-9cc1-e81a2c97ed9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:05.796Z|966b3a85-538d-43ae-baff-5ea0e1e6ece4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:05.799Z|966b3a85-538d-43ae-baff-5ea0e1e6ece4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:06.929Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:06.934Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:06.934Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:32:06.935Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:06.935Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:06.936Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:32:06.936Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64f9e75f6e25e5ea", X-B3-SpanId:"ada3bd3271001de7", X-B3-ParentSpanId:"64f9e75f6e25e5ea", X-B3-Sampled:"0", X-ONAP-RequestID:"56dadc75-5d54-43f3-8d41-835d311b625d", X-RequestID:"56dadc75-5d54-43f3-8d41-835d311b625d", X-TransactionID:"56dadc75-5d54-43f3-8d41-835d311b625d", X-ECOMP-RequestID:"56dadc75-5d54-43f3-8d41-835d311b625d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc65987d-4778-439e-a34e-600de92ce8e6"]
2022-04-18T04:32:06.936Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:32:06.937Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:32:06.974Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:06.974Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:06.974Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:32:06.974Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:06.977Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:31:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:32:06.977Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:06.994Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:32:06.996Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:06.997Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:32:06.997Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:06.997Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:06.997Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:32:06.998Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64f9e75f6e25e5ea", X-B3-SpanId:"16cbb844a82bb513", X-B3-ParentSpanId:"64f9e75f6e25e5ea", X-B3-Sampled:"0", X-ONAP-RequestID:"56dadc75-5d54-43f3-8d41-835d311b625d", X-RequestID:"56dadc75-5d54-43f3-8d41-835d311b625d", X-TransactionID:"56dadc75-5d54-43f3-8d41-835d311b625d", X-ECOMP-RequestID:"56dadc75-5d54-43f3-8d41-835d311b625d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adc2f415-1e60-4974-b156-8929ca66c83e"]
2022-04-18T04:32:06.998Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:32:06.998Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:32:07.031Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:07.032Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:07.032Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:32:07.032Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:07.033Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:32:07.034Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:07.034Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:32:07.046Z|56dadc75-5d54-43f3-8d41-835d311b625d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:15.149Z|6222efbc-88d5-480d-a836-4c7f70cef388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:15.153Z|6222efbc-88d5-480d-a836-4c7f70cef388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:15.170Z|ad6860c3-5b6b-4fe9-9b1f-ef8439b12dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:32:15.172Z|ad6860c3-5b6b-4fe9-9b1f-ef8439b12dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:32:15.622Z|64261d0b-a95d-492a-99b9-e8837c0561ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:15.628Z|64261d0b-a95d-492a-99b9-e8837c0561ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:15.846Z|93db3ad9-3f50-47d2-b9d8-8218b2071db3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:15.848Z|93db3ad9-3f50-47d2-b9d8-8218b2071db3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:17.294Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:17.304Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:17.306Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:32:17.307Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:17.307Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:17.308Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:32:17.309Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b6e04d18d918515", X-B3-SpanId:"7ef7fb0bcc0c0e7a", X-B3-ParentSpanId:"4b6e04d18d918515", X-B3-Sampled:"0", X-ONAP-RequestID:"6a82e399-0c68-4e44-ba30-cd0510736dd7", X-RequestID:"6a82e399-0c68-4e44-ba30-cd0510736dd7", X-TransactionID:"6a82e399-0c68-4e44-ba30-cd0510736dd7", X-ECOMP-RequestID:"6a82e399-0c68-4e44-ba30-cd0510736dd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1cb1e01-814f-4242-af4b-c849370cda56"]
2022-04-18T04:32:17.310Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:32:17.311Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:32:17.356Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:17.357Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:17.357Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:32:17.357Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:17.359Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:31:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:32:17.360Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:17.360Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:32:17.362Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:17.362Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:32:17.363Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:17.363Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:17.363Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:32:17.363Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b6e04d18d918515", X-B3-SpanId:"d1917b0affa123e1", X-B3-ParentSpanId:"4b6e04d18d918515", X-B3-Sampled:"0", X-ONAP-RequestID:"6a82e399-0c68-4e44-ba30-cd0510736dd7", X-RequestID:"6a82e399-0c68-4e44-ba30-cd0510736dd7", X-TransactionID:"6a82e399-0c68-4e44-ba30-cd0510736dd7", X-ECOMP-RequestID:"6a82e399-0c68-4e44-ba30-cd0510736dd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a00685d-178b-429e-a7b1-591f8f9213af"]
2022-04-18T04:32:17.364Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:32:17.364Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:32:17.380Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:17.381Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:17.381Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:32:17.382Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:17.383Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:32:17.383Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:17.383Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:32:17.405Z|6a82e399-0c68-4e44-ba30-cd0510736dd7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:25.200Z|dc561383-68bd-4808-af94-6d784a53bcd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:25.203Z|dc561383-68bd-4808-af94-6d784a53bcd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:25.666Z|d966c858-30c8-4ff4-887d-c7404b3276e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:25.669Z|d966c858-30c8-4ff4-887d-c7404b3276e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:25.928Z|e6c2b297-95dc-42b7-bb23-4ed89fd84bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:25.929Z|e6c2b297-95dc-42b7-bb23-4ed89fd84bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:27.801Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:27.822Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:27.838Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:32:27.839Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:27.839Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:27.840Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:32:27.841Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1492bf3da4d86b2", X-B3-SpanId:"d5949d10bb056563", X-B3-ParentSpanId:"b1492bf3da4d86b2", X-B3-Sampled:"0", X-ONAP-RequestID:"da804c90-c80a-4ace-b8ba-3ad768f07d17", X-RequestID:"da804c90-c80a-4ace-b8ba-3ad768f07d17", X-TransactionID:"da804c90-c80a-4ace-b8ba-3ad768f07d17", X-ECOMP-RequestID:"da804c90-c80a-4ace-b8ba-3ad768f07d17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29d2e44d-b10e-4af8-a121-4b72254c1679"]
2022-04-18T04:32:27.841Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:32:27.842Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:32:27.901Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:27.902Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:27.904Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:32:27.907Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:27.912Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:31:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:32:27.912Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:27.913Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:32:27.927Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:27.929Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:32:27.930Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:27.931Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:27.931Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:32:27.932Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1492bf3da4d86b2", X-B3-SpanId:"cc779f580befc562", X-B3-ParentSpanId:"b1492bf3da4d86b2", X-B3-Sampled:"0", X-ONAP-RequestID:"da804c90-c80a-4ace-b8ba-3ad768f07d17", X-RequestID:"da804c90-c80a-4ace-b8ba-3ad768f07d17", X-TransactionID:"da804c90-c80a-4ace-b8ba-3ad768f07d17", X-ECOMP-RequestID:"da804c90-c80a-4ace-b8ba-3ad768f07d17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82c4b4fd-2b62-4a75-8c93-e1bec943fcb8"]
2022-04-18T04:32:27.933Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:32:27.934Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:32:27.967Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:27.970Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:27.972Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:32:27.974Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:27.977Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:32:27.979Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:27.983Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:32:28.100Z|da804c90-c80a-4ace-b8ba-3ad768f07d17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:30.174Z|4a74cd5f-a8b5-4969-956a-ef35586e694d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:32:30.180Z|4a74cd5f-a8b5-4969-956a-ef35586e694d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:32:30.942Z|8fdc4822-79b9-40d1-831f-140306184f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:32:30.944Z|8fdc4822-79b9-40d1-831f-140306184f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:32:35.239Z|e67e685c-602a-449a-809c-1466d2034b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:35.240Z|e67e685c-602a-449a-809c-1466d2034b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:35.702Z|63e88d4e-5b23-423e-9688-fe7bdc47fa3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:35.703Z|63e88d4e-5b23-423e-9688-fe7bdc47fa3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:35.967Z|744c1e5e-417a-4844-89cf-257ef1a01dd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:35.968Z|744c1e5e-417a-4844-89cf-257ef1a01dd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:38.302Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:38.313Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:38.315Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:32:38.316Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:38.319Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:38.321Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:32:38.322Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9660e34b85e537e1", X-B3-SpanId:"677889ea412e2203", X-B3-ParentSpanId:"9660e34b85e537e1", X-B3-Sampled:"0", X-ONAP-RequestID:"db90c319-86c0-4347-a38c-1f5dc93f93e6", X-RequestID:"db90c319-86c0-4347-a38c-1f5dc93f93e6", X-TransactionID:"db90c319-86c0-4347-a38c-1f5dc93f93e6", X-ECOMP-RequestID:"db90c319-86c0-4347-a38c-1f5dc93f93e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99e50628-927b-4b70-b732-afdcb4674b29"]
2022-04-18T04:32:38.325Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:32:38.326Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:32:38.360Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:38.361Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:38.363Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:32:38.364Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:38.368Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "endTime" : "2022-04-18T04:32:34.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:32:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:32:38.368Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:38.370Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:32:38.376Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:38.377Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:32:38.378Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:38.379Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:38.381Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:32:38.382Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9660e34b85e537e1", X-B3-SpanId:"c8d2d7f22cb077e6", X-B3-ParentSpanId:"9660e34b85e537e1", X-B3-Sampled:"0", X-ONAP-RequestID:"db90c319-86c0-4347-a38c-1f5dc93f93e6", X-RequestID:"db90c319-86c0-4347-a38c-1f5dc93f93e6", X-TransactionID:"db90c319-86c0-4347-a38c-1f5dc93f93e6", X-ECOMP-RequestID:"db90c319-86c0-4347-a38c-1f5dc93f93e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa7222f4-8dae-4231-b67a-1b7d0d983519"]
2022-04-18T04:32:38.382Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:32:38.383Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:32:38.403Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:38.404Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:38.405Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:32:38.405Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:38.407Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:32:38.408Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:38.409Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:32:38.444Z|db90c319-86c0-4347-a38c-1f5dc93f93e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:38.608Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:38.618Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:38.619Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:32:38.620Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:38.621Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:38.622Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:32:38.622Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e915d60d664d92c6", X-B3-SpanId:"10095eec675cee2d", X-B3-ParentSpanId:"e915d60d664d92c6", X-B3-Sampled:"0", X-ONAP-RequestID:"6fbcc273-771e-499a-bdca-11815077274c", X-RequestID:"6fbcc273-771e-499a-bdca-11815077274c", X-TransactionID:"6fbcc273-771e-499a-bdca-11815077274c", X-ECOMP-RequestID:"6fbcc273-771e-499a-bdca-11815077274c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c474b9eb-2b21-4250-81cb-a9fecb933166"]
2022-04-18T04:32:38.622Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:32:38.623Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:32:38.667Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:38.668Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:38.668Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:32:38.669Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:38.670Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "endTime" : "2022-04-18T04:32:34.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:32:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:32:38.670Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:38.671Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:32:38.674Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:38.674Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:32:38.675Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:38.675Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:38.676Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:32:38.676Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e915d60d664d92c6", X-B3-SpanId:"6c1f7ac3d99a3f8c", X-B3-ParentSpanId:"e915d60d664d92c6", X-B3-Sampled:"0", X-ONAP-RequestID:"6fbcc273-771e-499a-bdca-11815077274c", X-RequestID:"6fbcc273-771e-499a-bdca-11815077274c", X-TransactionID:"6fbcc273-771e-499a-bdca-11815077274c", X-ECOMP-RequestID:"6fbcc273-771e-499a-bdca-11815077274c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"078c1946-1277-4c6d-ac01-b674f77c1aed"]
2022-04-18T04:32:38.677Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:32:38.677Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:32:38.698Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:38.699Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:38.699Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:32:38.700Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:38.701Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:32:38.702Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:38.703Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:32:38.728Z|6fbcc273-771e-499a-bdca-11815077274c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:38.976Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:38.988Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:38.990Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:32:38.990Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:38.992Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:38.993Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:32:38.994Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ec6aa5f2a6c6d1a", X-B3-SpanId:"2d38455b7fb05f95", X-B3-ParentSpanId:"1ec6aa5f2a6c6d1a", X-B3-Sampled:"0", X-ONAP-RequestID:"670ec549-4841-4b56-a969-d222909b4ce3", X-RequestID:"670ec549-4841-4b56-a969-d222909b4ce3", X-TransactionID:"670ec549-4841-4b56-a969-d222909b4ce3", X-ECOMP-RequestID:"670ec549-4841-4b56-a969-d222909b4ce3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21ead449-7041-4257-bc3f-3c8e91a1cc70"]
2022-04-18T04:32:38.996Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:32:38.997Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:32:39.027Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:39.028Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:39.028Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:32:39.029Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:39.030Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "endTime" : "2022-04-18T04:32:34.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:32:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:32:39.030Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:39.031Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:32:39.033Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:39.033Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:32:39.034Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:39.034Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:39.035Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:32:39.035Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ec6aa5f2a6c6d1a", X-B3-SpanId:"d35e458557e840a6", X-B3-ParentSpanId:"1ec6aa5f2a6c6d1a", X-B3-Sampled:"0", X-ONAP-RequestID:"670ec549-4841-4b56-a969-d222909b4ce3", X-RequestID:"670ec549-4841-4b56-a969-d222909b4ce3", X-TransactionID:"670ec549-4841-4b56-a969-d222909b4ce3", X-ECOMP-RequestID:"670ec549-4841-4b56-a969-d222909b4ce3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7916ec59-f881-4d88-a209-9343f151389d"]
2022-04-18T04:32:39.035Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:32:39.036Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:32:39.052Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:39.052Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:39.053Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:32:39.054Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:39.055Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:32:39.055Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:39.056Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:32:39.071Z|670ec549-4841-4b56-a969-d222909b4ce3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:39.248Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:39.252Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:39.253Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:32:39.253Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:39.253Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:39.254Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:32:39.255Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70b0611e2ac761ab", X-B3-SpanId:"45183a5a366f28fa", X-B3-ParentSpanId:"70b0611e2ac761ab", X-B3-Sampled:"0", X-ONAP-RequestID:"9fe7e55d-3583-47b7-b7c4-524bd2196fc3", X-RequestID:"9fe7e55d-3583-47b7-b7c4-524bd2196fc3", X-TransactionID:"9fe7e55d-3583-47b7-b7c4-524bd2196fc3", X-ECOMP-RequestID:"9fe7e55d-3583-47b7-b7c4-524bd2196fc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10d7e188-99dc-4af9-ac43-98cd247e634f"]
2022-04-18T04:32:39.256Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:32:39.257Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:32:39.283Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:39.283Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:39.284Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:32:39.284Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:39.285Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "endTime" : "2022-04-18T04:32:34.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:32:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:32:39.286Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:39.286Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:32:39.288Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:39.288Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:32:39.289Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:39.289Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:39.290Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:32:39.291Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70b0611e2ac761ab", X-B3-SpanId:"4e1c6d0269ec6f19", X-B3-ParentSpanId:"70b0611e2ac761ab", X-B3-Sampled:"0", X-ONAP-RequestID:"9fe7e55d-3583-47b7-b7c4-524bd2196fc3", X-RequestID:"9fe7e55d-3583-47b7-b7c4-524bd2196fc3", X-TransactionID:"9fe7e55d-3583-47b7-b7c4-524bd2196fc3", X-ECOMP-RequestID:"9fe7e55d-3583-47b7-b7c4-524bd2196fc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"258fa7ac-3e36-4597-b233-9f1dd0322679"]
2022-04-18T04:32:39.291Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:32:39.292Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:32:39.307Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:39.308Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:39.309Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:32:39.309Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:39.310Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:32:39.311Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:39.311Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:32:39.328Z|9fe7e55d-3583-47b7-b7c4-524bd2196fc3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:39.609Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:39.632Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:39.632Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||Invoke
2022-04-18T04:32:39.633Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:39.633Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34
2022-04-18T04:32:39.633Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Method      : GET
2022-04-18T04:32:39.634Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05171767943ff134", X-B3-SpanId:"6cd41a8b01b88b63", X-B3-ParentSpanId:"05171767943ff134", X-B3-Sampled:"0", X-ONAP-RequestID:"2a23c148-cd74-41f6-9e46-ca086c29df29", X-RequestID:"2a23c148-cd74-41f6-9e46-ca086c29df29", X-TransactionID:"2a23c148-cd74-41f6-9e46-ca086c29df29", X-ECOMP-RequestID:"2a23c148-cd74-41f6-9e46-ca086c29df29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"033cacf5-a8bf-45f0-b911-f7ad5f2dc6e9"]
2022-04-18T04:32:39.639Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Request body: 
2022-04-18T04:32:39.641Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||==========================request end================================================
2022-04-18T04:32:39.669Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:39.670Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:39.670Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Status text  : 
2022-04-18T04:32:39.670Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:39.672Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||Response body: {
  "requestId" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:30:32.000+00:00",
  "endTime" : "2022-04-18T04:32:34.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b\",\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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n\t\t\t\"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"13a71c0c-5fd2-43bb-97c9-f90344991a69\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:32:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "c0867625-5333-4e83-b8d5-aea7227dcb34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34"
    }
  }
}
2022-04-18T04:32:39.673Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:39.673Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0867625-5333-4e83-b8d5-aea7227dcb34|INFO|500||InvokeReturn
2022-04-18T04:32:39.675Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:39.675Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:32:39.675Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:39.676Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false
2022-04-18T04:32:39.676Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:32:39.676Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05171767943ff134", X-B3-SpanId:"ac541bf1ebbafbc8", X-B3-ParentSpanId:"05171767943ff134", X-B3-Sampled:"0", X-ONAP-RequestID:"2a23c148-cd74-41f6-9e46-ca086c29df29", X-RequestID:"2a23c148-cd74-41f6-9e46-ca086c29df29", X-TransactionID:"2a23c148-cd74-41f6-9e46-ca086c29df29", X-ECOMP-RequestID:"2a23c148-cd74-41f6-9e46-ca086c29df29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce6ce60c-b293-4322-b738-14d2da86c0b5"]
2022-04-18T04:32:39.676Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:32:39.677Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:32:39.692Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:39.692Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:39.693Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:32:39.694Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:39.695Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:32:39.695Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:39.696Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0867625-5333-4e83-b8d5-aea7227dcb34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:32:39.707Z|2a23c148-cd74-41f6-9e46-ca086c29df29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0867625-5333-4e83-b8d5-aea7227dcb34|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:44.144Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:44.152Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||INFO|500||Checking if requestId: 3cb0383a-1200-4ba6-a884-061209bd6deb already exists in requestDb InfraActiveRequests table
2022-04-18T04:32:44.153Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:32:44.153Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:32:44.157Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:44.159Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:32:44.159Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:32:44.159Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"703dfd5e14a170af", X-B3-SpanId:"658e3d43a3d75081", X-B3-ParentSpanId:"703dfd5e14a170af", X-B3-Sampled:"0", X-ONAP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-TransactionID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ECOMP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"532e9e59-b12a-4ba2-84f3-44c667f12825"]
2022-04-18T04:32:44.160Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:32:44.160Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:32:44.185Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:44.185Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:32:44.186Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:32:44.187Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:44.187Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: 
2022-04-18T04:32:44.188Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:44.190Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|404|Not Found|InvokeReturn
2022-04-18T04:32:44.257Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:32:44.261Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-18T04:32:44.294Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:32:44.480Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc|INFO|500||Invoke
2022-04-18T04:32:44.485Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc with request headers:{Authorization=[***REDACTED***], X-RequestID=[3cb0383a-1200-4ba6-a884-061209bd6deb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[dfe7347d-0208-4693-b39b-6817b02e11e8], X-ECOMP-RequestID=[3cb0383a-1200-4ba6-a884-061209bd6deb], X-TransactionId=[], X-ONAP-RequestID=[3cb0383a-1200-4ba6-a884-061209bd6deb]}
2022-04-18T04:32:44.770Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:32:45:077-64649], Content-Length=[377], Date=[Mon, 18 Apr 2022 04:32:45 GMT], Content-Type=[application/json]}
2022-04-18T04:32:44.783Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc|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/14923fa9-2595-451b-9e14-815189d1c0cc","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc","ERR.5.4.6114"]}}}

2022-04-18T04:32:44.784Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc|INFO|404|Not Found|InvokeReturn
2022-04-18T04:32:44.819Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc
2022-04-18T04:32:44.822Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 14923fa9-2595-451b-9e14-815189d1c0cc
2022-04-18T04:32:44.840Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:32:44.943Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc|INFO|500||Invoke
2022-04-18T04:32:44.944Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc with request headers:{Authorization=[***REDACTED***], X-RequestID=[3cb0383a-1200-4ba6-a884-061209bd6deb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8b2a8681-6e3f-421c-a373-013f39a77632], X-ECOMP-RequestID=[3cb0383a-1200-4ba6-a884-061209bd6deb], X-TransactionId=[], X-ONAP-RequestID=[3cb0383a-1200-4ba6-a884-061209bd6deb]}
2022-04-18T04:32:45.148Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:32:45:417-74381], Content-Length=[377], Date=[Mon, 18 Apr 2022 04:32:45 GMT], Content-Type=[application/json]}
2022-04-18T04:32:45.150Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc|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/14923fa9-2595-451b-9e14-815189d1c0cc","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc","ERR.5.4.6114"]}}}

2022-04-18T04:32:45.150Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc|INFO|404|Not Found|InvokeReturn
2022-04-18T04:32:45.175Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/14923fa9-2595-451b-9e14-815189d1c0cc
2022-04-18T04:32:45.176Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 14923fa9-2595-451b-9e14-815189d1c0cc
2022-04-18T04:32:45.192Z|8d63d0fd-776c-4279-9fce-5d83a5c1bb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:32:45.201Z|8d63d0fd-776c-4279-9fce-5d83a5c1bb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:32:45.201Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:32:45.301Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:32:45.302Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:32:45.331Z|7bd27fcc-0abe-4f08-a1e9-113a035c1a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:45.336Z|7bd27fcc-0abe-4f08-a1e9-113a035c1a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:45.648Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:32:45.650Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:32:45:790-31558], vertex-id=[213216], Content-Length=[616], Date=[Mon, 18 Apr 2022 04:32:45 GMT], Content-Type=[application/json]}
2022-04-18T04:32:45.741Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256168578","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-04-18T04:32:45.743Z|7bc027bc-235e-421d-8edf-fa2649f2df7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:45.743Z|7bc027bc-235e-421d-8edf-fa2649f2df7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:45.744Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:32:45.744Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:32:45.754Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:32:45.755Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:32:45.756Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:45.758Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:32:45.761Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:32:45.763Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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:"703dfd5e14a170af", X-B3-SpanId:"4f906516827c776c", X-B3-ParentSpanId:"703dfd5e14a170af", X-B3-Sampled:"0", X-ONAP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-TransactionID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ECOMP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b40e2734-a907-4652-8a00-7d6567cc9563"]
2022-04-18T04:32:45.769Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"851857d1-f27c-498f-bb98-4e80c07d1f8b"},"instanceName":"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0","requestScope":"network"}
2022-04-18T04:32:45.772Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:32:45.829Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:45.830Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:45.830Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:32:45.831Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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, 18 Apr 2022 04:32:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:45.831Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:32:45.832Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:45.832Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:32:45.840Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32
2022-04-18T04:32:45.847Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|INFO|500||Invoke
2022-04-18T04:32:45.848Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:45.849Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32
2022-04-18T04:32:45.850Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||Method      : GET
2022-04-18T04:32:45.851Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-TransactionID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ECOMP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcd165d8-5a2a-4b2d-859a-85918f663cd1"]
2022-04-18T04:32:45.852Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||Request body: 
2022-04-18T04:32:45.853Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||==========================request end================================================
2022-04-18T04:32:45.937Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:45.938Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:45.939Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||Status text  : 
2022-04-18T04:32:45.941Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:32:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:45.942Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "55261b0e-dc71-4551-ae27-9c8fc6299d32",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2022-04-18T04:29: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/55261b0e-dc71-4551-ae27-9c8fc6299d32"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource"
    }
  }
}
2022-04-18T04:32:45.942Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:45.943Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32|INFO|500||InvokeReturn
2022-04-18T04:32:45.991Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource
2022-04-18T04:32:45.991Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|INFO|500||Invoke
2022-04-18T04:32:45.992Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:45.992Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource
2022-04-18T04:32:45.992Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||Method      : GET
2022-04-18T04:32:45.993Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-TransactionID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ECOMP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0f7d42a-9b90-4ec1-b408-722c3a82c348"]
2022-04-18T04:32:45.993Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||Request body: 
2022-04-18T04:32:45.993Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||==========================request end================================================
2022-04-18T04:32:46.002Z|a0a47826-9ee1-43bf-8a21-d116980f90b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:46.003Z|a0a47826-9ee1-43bf-8a21-d116980f90b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:46.037Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:46.038Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:46.042Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||Status text  : 
2022-04-18T04:32:46.042Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/675f3b0e-64a6-43bc-b01e-737fbb4b15da", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:32:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:46.048Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "675f3b0e-64a6-43bc-b01e-737fbb4b15da",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "6c333138-de2c-4c62-b38e-6dbb2723ed9c",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2022-04-18T04:29:24.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/675f3b0e-64a6-43bc-b01e-737fbb4b15da"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/675f3b0e-64a6-43bc-b01e-737fbb4b15da"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/675f3b0e-64a6-43bc-b01e-737fbb4b15da/networkResourceCustomization"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/675f3b0e-64a6-43bc-b01e-737fbb4b15da/collectionNetworkResourceCustomization"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/675f3b0e-64a6-43bc-b01e-737fbb4b15da/heatTemplate"
    }
  }
}
2022-04-18T04:32:46.048Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:46.049Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/55261b0e-dc71-4551-ae27-9c8fc6299d32/networkResource|INFO|500||InvokeReturn
2022-04-18T04:32:46.084Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2022-04-18T04:32:46.085Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2022-04-18T04:32:46.085Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:46.086Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2022-04-18T04:32:46.086Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:32:46.087Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-TransactionID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ECOMP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"869b4af1-413c-4b51-ab6e-d96071f1c5b2"]
2022-04-18T04:32:46.088Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:32:46.088Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:32:46.126Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:46.127Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:32:46.127Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:32:46.128Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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, 18 Apr 2022 04:32:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:46.128Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2022-04-18T04:32:46.129Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:46.129Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:32:46.130Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2022-04-18T04:32:46.132Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-04-18T04:32:46.133Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:46.133Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2022-04-18T04:32:46.134Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:32:46.134Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-TransactionID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ECOMP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6401879e-22eb-49c6-8ba5-e18c3956918b"]
2022-04-18T04:32:46.134Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:32:46.135Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:32:46.173Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:46.173Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:46.174Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:32:46.174Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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, 18 Apr 2022 04:32:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:46.176Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 178,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178"
    }
  }
}
2022-04-18T04:32:46.176Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:46.177Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-04-18T04:32:46.240Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:32:46.241Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:32:46.241Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:46.242Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:32:46.242Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:32:46.243Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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:"703dfd5e14a170af", X-B3-SpanId:"eb60c6e1783c33f9", X-B3-ParentSpanId:"703dfd5e14a170af", X-B3-Sampled:"0", X-ONAP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-TransactionID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ECOMP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0c2dac9-c450-46a5-9acd-14da645ebacc"]
2022-04-18T04:32:46.244Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3cb0383a-1200-4ba6-a884-061209bd6deb","requestStatus":"IN_PROGRESS","startTime":1650256364260,"source":"VID","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"851857d1-f27c-498f-bb98-4e80c07d1f8b","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"3cb0383a-1200-4ba6-a884-061209bd6deb"}
2022-04-18T04:32:46.244Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:32:46.313Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:46.314Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:32:46.316Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:32:46.317Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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/3cb0383a-1200-4ba6-a884-061209bd6deb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:46.319Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:32:44.260+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:32:45.807+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:32:46.320Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:46.322Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:32:46.479Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:32:46.482Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:32:46.484Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:46.486Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:32:46.488Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:32:46.490Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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:"703dfd5e14a170af", X-B3-SpanId:"f79c3024285b24d0", X-B3-ParentSpanId:"703dfd5e14a170af", X-B3-Sampled:"0", X-ONAP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-TransactionID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ECOMP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c72c861a-7bd5-4e12-af77-cbf0789bc445"]
2022-04-18T04:32:46.502Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/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\":\"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\"modelVersionId\":\"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\"modelCustomizationId\":\"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\"modelUuid\":\"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\"modelInvariantUuid\":\"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"14923fa9-2595-451b-9e14-815189d1c0cc\",\"source\":\"VID\",\"instanceName\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\"modelInfo\":{\"modelInvariantId\":\"14923fa9-2595-451b-9e14-815189d1c0cc\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\"modelUuid\":\"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\"modelInvariantUuid\":\"14923fa9-2595-451b-9e14-815189d1c0cc\"}}}],\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"851857d1-f27c-498f-bb98-4e80c07d1f8b\"}","type":"String"},"requestId":{"value":"3cb0383a-1200-4ba6-a884-061209bd6deb","type":"String"},"mso-request-id":{"value":"3cb0383a-1200-4ba6-a884-061209bd6deb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"851857d1-f27c-498f-bb98-4e80c07d1f8b","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/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:32:46.505Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:32:46.614Z|6d3b8bfd-c32b-4446-98d2-f9b62adbd129|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:32:46.621Z|6d3b8bfd-c32b-4446-98d2-f9b62adbd129|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:48.595Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:48.601Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:32:48.602Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:32:48.602Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:32:48 GMT", X-ONAP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-TransactionID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ECOMP-RequestID:"3cb0383a-1200-4ba6-a884-061209bd6deb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c72c861a-7bd5-4e12-af77-cbf0789bc445", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:48.603Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3cb0383a-1200-4ba6-a884-061209bd6deb\",\"instanceId\":\"f6c387cf-aa77-4ae2-880a-e65944aeb496\"}}","message":"Success","processInstanceID":"98b3393f-bed0-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:32:48.604Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:48.606Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:32:48.628Z|3cb0383a-1200-4ba6-a884-061209bd6deb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:48.922Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:48.943Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:32:48.943Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:32:48.944Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:48.944Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:32:48.946Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:32:48.947Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee03bbcfaae910e3", X-B3-SpanId:"b0290a3aa3041d5a", X-B3-ParentSpanId:"ee03bbcfaae910e3", X-B3-Sampled:"0", X-ONAP-RequestID:"b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f", X-RequestID:"b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f", X-TransactionID:"b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f", X-ECOMP-RequestID:"b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97ce7f03-b08c-4330-869d-c0b98cdca67e"]
2022-04-18T04:32:48.948Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:32:48.950Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:32:49.044Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:49.045Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:49.053Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:32:49.053Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:49.057Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:32:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:32:49.058Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:49.058Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:32:49.064Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:32:49.065Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:32:49.066Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:49.066Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:32:49.067Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:32:49.067Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee03bbcfaae910e3", X-B3-SpanId:"40458abab0cdce5e", X-B3-ParentSpanId:"ee03bbcfaae910e3", X-B3-Sampled:"0", X-ONAP-RequestID:"b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f", X-RequestID:"b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f", X-TransactionID:"b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f", X-ECOMP-RequestID:"b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d99d5edd-5dbf-4865-8a3b-dafac715286c"]
2022-04-18T04:32:49.068Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:32:49.069Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:32:49.099Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:49.100Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:49.100Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:32:49.101Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:49.102Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:32:49.103Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:49.104Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:32:49.120Z|b6fac980-cbf1-4f81-b0e2-6ed7f42a4d2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:32:55.375Z|842a2bd4-493b-411d-806a-77c16b6ce2a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:55.377Z|842a2bd4-493b-411d-806a-77c16b6ce2a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:55.780Z|56782e90-ffc0-4527-8448-c1d971cbfc8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:55.782Z|56782e90-ffc0-4527-8448-c1d971cbfc8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:56.039Z|994376e2-1946-4fcc-ae06-3588e49fff87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:32:56.040Z|994376e2-1946-4fcc-ae06-3588e49fff87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:32:59.490Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:32:59.498Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:32:59.498Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:32:59.499Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:59.499Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:32:59.499Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:32:59.499Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f156440f87f18d4d", X-B3-SpanId:"02305bebbed51a6e", X-B3-ParentSpanId:"f156440f87f18d4d", X-B3-Sampled:"0", X-ONAP-RequestID:"77406da9-5031-4193-923b-c2fe0d9c635b", X-RequestID:"77406da9-5031-4193-923b-c2fe0d9c635b", X-TransactionID:"77406da9-5031-4193-923b-c2fe0d9c635b", X-ECOMP-RequestID:"77406da9-5031-4193-923b-c2fe0d9c635b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32471196-2be0-4d4f-aa80-b245b8b5d91b"]
2022-04-18T04:32:59.500Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:32:59.500Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:32:59.527Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:59.527Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:59.528Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:32:59.528Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:59.530Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:32:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:32:59.530Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:59.531Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:32:59.533Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:32:59.534Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:32:59.534Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:32:59.535Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:32:59.535Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:32:59.536Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f156440f87f18d4d", X-B3-SpanId:"a1791e1910eb8c8e", X-B3-ParentSpanId:"f156440f87f18d4d", X-B3-Sampled:"0", X-ONAP-RequestID:"77406da9-5031-4193-923b-c2fe0d9c635b", X-RequestID:"77406da9-5031-4193-923b-c2fe0d9c635b", X-TransactionID:"77406da9-5031-4193-923b-c2fe0d9c635b", X-ECOMP-RequestID:"77406da9-5031-4193-923b-c2fe0d9c635b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0850effd-2f75-4f42-9dff-39fb4416691b"]
2022-04-18T04:32:59.537Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:32:59.537Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:32:59.553Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:32:59.553Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:32:59.554Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:32:59.554Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:32:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:32:59.555Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:32:59.555Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:32:59.556Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:32:59.586Z|77406da9-5031-4193-923b-c2fe0d9c635b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:33:00.170Z|d202debf-8b3f-4d5e-922e-c9009fe13f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:33:00.172Z|d202debf-8b3f-4d5e-922e-c9009fe13f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:33:00.946Z|771e9041-0f01-47d4-b05c-390bc07e2e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:33:00.946Z|771e9041-0f01-47d4-b05c-390bc07e2e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:33:05.421Z|2bfe000d-08c3-4a09-a4b3-6afc48504647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:05.422Z|2bfe000d-08c3-4a09-a4b3-6afc48504647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:05.814Z|cb10508c-fe3d-4663-a5e3-a2c7865f9a58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:05.816Z|cb10508c-fe3d-4663-a5e3-a2c7865f9a58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:06.087Z|ec3932fd-0458-4475-b9fc-ea9e690ff555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:06.088Z|ec3932fd-0458-4475-b9fc-ea9e690ff555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:09.840Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:33:09.850Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:33:09.851Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:33:09.851Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:09.852Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:33:09.852Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:33:09.854Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebeecb2ef77fc872", X-B3-SpanId:"7d9b46b6dcd66181", X-B3-ParentSpanId:"ebeecb2ef77fc872", X-B3-Sampled:"0", X-ONAP-RequestID:"52baa8ae-b040-4d4f-94b0-64194178e8c9", X-RequestID:"52baa8ae-b040-4d4f-94b0-64194178e8c9", X-TransactionID:"52baa8ae-b040-4d4f-94b0-64194178e8c9", X-ECOMP-RequestID:"52baa8ae-b040-4d4f-94b0-64194178e8c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"640aae52-40ec-45c6-9faf-9c187bc128ca"]
2022-04-18T04:33:09.857Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:33:09.862Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:33:09.890Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:09.890Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:09.891Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:33:09.891Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:33:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:09.892Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:32:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:33:09.892Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:09.893Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:33:09.895Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:33:09.896Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:33:09.896Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:09.897Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:33:09.897Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:33:09.897Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebeecb2ef77fc872", X-B3-SpanId:"58d00b3ff5ebb2e3", X-B3-ParentSpanId:"ebeecb2ef77fc872", X-B3-Sampled:"0", X-ONAP-RequestID:"52baa8ae-b040-4d4f-94b0-64194178e8c9", X-RequestID:"52baa8ae-b040-4d4f-94b0-64194178e8c9", X-TransactionID:"52baa8ae-b040-4d4f-94b0-64194178e8c9", X-ECOMP-RequestID:"52baa8ae-b040-4d4f-94b0-64194178e8c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9b6cb3c-f485-449f-9369-9c58de459619"]
2022-04-18T04:33:09.898Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:33:09.898Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:33:09.911Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:09.911Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:09.911Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:33:09.912Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:33:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:09.913Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:33:09.913Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:09.913Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:33:09.932Z|52baa8ae-b040-4d4f-94b0-64194178e8c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:33:15.170Z|495b3726-afd9-4713-a4d1-7e6b2a26a3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:33:15.182Z|495b3726-afd9-4713-a4d1-7e6b2a26a3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:33:15.455Z|641a02cc-319f-4936-9e94-3429c8a63d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:15.457Z|641a02cc-319f-4936-9e94-3429c8a63d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:15.897Z|c471f1d1-d4d2-4821-b0c3-afe179369efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:15.898Z|c471f1d1-d4d2-4821-b0c3-afe179369efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:16.119Z|3e883e23-37b0-4359-a464-49a4a5038677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:16.122Z|3e883e23-37b0-4359-a464-49a4a5038677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:20.108Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:33:20.124Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:33:20.126Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:33:20.126Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:20.128Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:33:20.128Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:33:20.130Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a671ee2b5ba4a251", X-B3-SpanId:"27add422fc710c82", X-B3-ParentSpanId:"a671ee2b5ba4a251", X-B3-Sampled:"0", X-ONAP-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-TransactionID:"024a313a-1a3f-4356-bc40-df62125bf722", X-ECOMP-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddb2d96d-ad48-4ca2-8445-a789920ae315"]
2022-04-18T04:33:20.130Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:33:20.131Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:33:20.155Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:20.155Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:20.156Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:33:20.156Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:33:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:20.157Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:33:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:33:20.158Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:20.158Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:33:20.167Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:33:20.168Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:33:20.168Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:20.169Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:33:20.170Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:33:20.171Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a671ee2b5ba4a251", X-B3-SpanId:"27e0ec11b8a76c50", X-B3-ParentSpanId:"a671ee2b5ba4a251", X-B3-Sampled:"0", X-ONAP-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-TransactionID:"024a313a-1a3f-4356-bc40-df62125bf722", X-ECOMP-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0676a1cd-f743-4eda-a92f-c6e470f66de7"]
2022-04-18T04:33:20.172Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:33:20.172Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:33:20.190Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:20.190Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:20.191Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:33:20.192Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:33:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:20.198Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:33:20.198Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:20.198Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:33:20.296Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:33:20.297Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:33:20.297Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:20.298Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:33:20.298Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:33:20.299Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-TransactionID:"024a313a-1a3f-4356-bc40-df62125bf722", X-ECOMP-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"895394b9-9af1-4f8f-b9d3-87388c0d1774"]
2022-04-18T04:33:20.299Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:33:20.300Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:33:21.002Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:21.007Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:21.009Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:33:21.010Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8D3206E853233352BA32B375E193036B; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:21.015Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a35ba5f7-bed0-11ec-a9ea-4e1990e4c189","businessKey":"3cb0383a-1200-4ba6-a884-061209bd6deb","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:33:04.481+0000","endTime":"2022-04-18T04:33:11.660+0000","removalTime":null,"durationInMillis":7179,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"98b3393f-bed0-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"9c25a37b-bed0-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:33:21.020Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:21.034Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:33:21.266Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:33:21.268Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:33:21.269Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:21.271Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:33:21.273Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:33:21.275Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-TransactionID:"024a313a-1a3f-4356-bc40-df62125bf722", X-ECOMP-RequestID:"024a313a-1a3f-4356-bc40-df62125bf722", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5855cf08-8439-4fe0-9f58-e376893c4c7f"]
2022-04-18T04:33:21.279Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:33:21.280Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:33:21.639Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:21.639Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:21.640Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:33:21.652Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=65A2A00ED8538EDD28607708EC371EA8; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:21.653Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a35c695a-bed0-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"a35ba5f7-bed0-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"a35ba5f7-bed0-11ec-a9ea-4e1990e4c189","executionId":"a35ba5f7-bed0-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:33:04.486+0000","endTime":"2022-04-18T04:33:11.657+0000","durationInMillis":7171,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"98b3393f-bed0-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:33:21.654Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:21.654Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a35ba5f7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:33:21.676Z|024a313a-1a3f-4356-bc40-df62125bf722|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:33:25.504Z|06a43e4f-6f5e-44a9-812e-82fa591f68de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:25.506Z|06a43e4f-6f5e-44a9-812e-82fa591f68de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:25.933Z|dc1abdd4-909b-461f-bdb4-124328c4b5f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:25.934Z|dc1abdd4-909b-461f-bdb4-124328c4b5f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:26.155Z|4d55f582-1246-425f-b775-c88f040efecd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:26.156Z|4d55f582-1246-425f-b775-c88f040efecd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:30.169Z|078fb7f4-fcb1-40cd-b54d-b4f8c1f2f784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:33:30.171Z|078fb7f4-fcb1-40cd-b54d-b4f8c1f2f784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:33:30.947Z|67da38f4-d2e1-4077-a35a-142dae696613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:33:30.948Z|67da38f4-d2e1-4077-a35a-142dae696613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:33:32.152Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:33:32.182Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:33:32.183Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:33:32.183Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:32.183Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:33:32.184Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:33:32.184Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acea0dc820602233", X-B3-SpanId:"76c63a0b79077323", X-B3-ParentSpanId:"acea0dc820602233", X-B3-Sampled:"0", X-ONAP-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-TransactionID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-ECOMP-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6528ada2-7adf-4a22-9c81-c1ea5c8a594f"]
2022-04-18T04:33:32.185Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:33:32.185Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:33:32.211Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:32.212Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:32.212Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:33:32.212Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:33:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:32.213Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:33:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
    "cloudIdentifier" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\"},\"environment\":null}",
    "created" : "2022-04-18T04:33:27.000+00:00"
  } ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:33:32.214Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:32.214Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:33:32.219Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:33:32.219Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:33:32.220Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:32.221Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:33:32.222Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:33:32.223Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acea0dc820602233", X-B3-SpanId:"b9bc1c912a46d9c8", X-B3-ParentSpanId:"acea0dc820602233", X-B3-Sampled:"0", X-ONAP-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-TransactionID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-ECOMP-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecaaaae0-8ee8-4d22-b124-25d125bcc219"]
2022-04-18T04:33:32.225Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:33:32.226Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:33:32.244Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:32.245Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:32.246Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:33:32.246Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:33:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:32.248Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:33:32.248Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:32.249Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:33:32.369Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:33:32.371Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:33:32.372Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:32.374Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:33:32.375Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:33:32.376Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-TransactionID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-ECOMP-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"938ba579-d123-447a-9ffd-7f4c575d9c7b"]
2022-04-18T04:33:32.378Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:33:32.379Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:33:32.615Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:32.615Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:32.616Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:33:32.616Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5C7E82D57BCF87566A23EF03E65A3863; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:32.617Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","businessKey":"3cb0383a-1200-4ba6-a884-061209bd6deb","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:33:22.581+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"98b3393f-bed0-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"ae1d18df-bed0-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:33:32.617Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:32.618Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:33:32.672Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:33:32.672Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:33:32.673Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:32.673Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:33:32.674Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:33:32.674Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-TransactionID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-ECOMP-RequestID:"458a8e95-8fb1-484d-b90c-d4e6b038e98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f6aba7d-fb3f-434a-8ce1-e104ba14dc0a"]
2022-04-18T04:33:32.674Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:33:32.675Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:33:32.935Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:32.937Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:32.937Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:33:32.938Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CB744F0BE95DEFE0AC8075265C88A3C1; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:32.939Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b2d6337e-bed0-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","executionId":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:33:30.450+0000","endTime":"2022-04-18T04:33:30.456+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"98b3393f-bed0-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:33:32.940Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:32.941Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:33:32.955Z|458a8e95-8fb1-484d-b90c-d4e6b038e98b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:33:35.543Z|1a75ac2e-5215-49e5-bad8-41757326286d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:35.544Z|1a75ac2e-5215-49e5-bad8-41757326286d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:35.966Z|2eaccce0-ff29-460b-acc5-9d47c5f529f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:35.967Z|2eaccce0-ff29-460b-acc5-9d47c5f529f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:36.190Z|c86c442e-acb2-4430-9e3c-9b3c2ec22d37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:36.191Z|c86c442e-acb2-4430-9e3c-9b3c2ec22d37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:43.120Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:33:43.129Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:33:43.132Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:33:43.141Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:43.144Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:33:43.144Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:33:43.145Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"925980e2d4a0f2ff", X-B3-SpanId:"ec956b1ad1714629", X-B3-ParentSpanId:"925980e2d4a0f2ff", X-B3-Sampled:"0", X-ONAP-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-TransactionID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-ECOMP-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8424dbcc-adb3-4245-be11-a15366631cd4"]
2022-04-18T04:33:43.145Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:33:43.146Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:33:43.170Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:43.171Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:43.171Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:33:43.172Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:33:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:43.173Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:33:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
    "cloudIdentifier" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\"},\"environment\":null}",
    "created" : "2022-04-18T04:33:27.000+00:00"
  } ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:33:43.173Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:43.174Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:33:43.176Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:33:43.177Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:33:43.177Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:43.178Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:33:43.178Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:33:43.179Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"925980e2d4a0f2ff", X-B3-SpanId:"8bb248362c970116", X-B3-ParentSpanId:"925980e2d4a0f2ff", X-B3-Sampled:"0", X-ONAP-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-TransactionID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-ECOMP-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b03440f-aee7-432e-ad2e-98fc4a56cdcb"]
2022-04-18T04:33:43.179Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:33:43.180Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:33:43.201Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:43.201Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:43.202Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:33:43.203Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:33:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:43.203Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"de47ee0a-ab64-47e9-95d5-d936687e7831\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_cf9e423a-28ff-45d0-a6f2-9fd4b6d87bab\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":null,\"creation_time\":1650256409000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:33:43.203Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:43.204Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:33:43.272Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:33:43.273Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:33:43.273Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:43.274Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:33:43.274Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:33:43.274Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-TransactionID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-ECOMP-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"294cf9b9-786e-46b7-8101-da7aad8dbf42"]
2022-04-18T04:33:43.275Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:33:43.275Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:33:43.484Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:43.485Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:43.486Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:33:43.487Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=64513EEB80DEDB289A50AA6FE56E4FE8; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:33:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:43.488Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","businessKey":"3cb0383a-1200-4ba6-a884-061209bd6deb","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:33:22.581+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"98b3393f-bed0-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"ae1d18df-bed0-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:33:43.488Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:43.489Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:33:43.530Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:33:43.531Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:33:43.531Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:43.532Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:33:43.532Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:33:43.533Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-TransactionID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-ECOMP-RequestID:"5faa2ae9-045d-40e8-8f0d-a626f12bb786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97b80d27-7c97-4d5a-a12f-7e493a06a0ac"]
2022-04-18T04:33:43.533Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:33:43.533Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:33:43.715Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:43.716Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:43.716Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:33:43.717Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EAE5C55DD5FAB908287A8AD8F660CB7A; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:33:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:43.717Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b2d6337e-bed0-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","executionId":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:33:30.450+0000","endTime":"2022-04-18T04:33:30.456+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"98b3393f-bed0-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:33:43.717Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:43.719Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:33:43.737Z|5faa2ae9-045d-40e8-8f0d-a626f12bb786|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:33:45.171Z|46c69156-5f0f-42c4-8341-851c9e898ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:33:45.172Z|46c69156-5f0f-42c4-8341-851c9e898ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:33:45.642Z|1b5957f8-95da-4b3f-bfc2-499e023c780c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:45.643Z|1b5957f8-95da-4b3f-bfc2-499e023c780c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:45.995Z|f7856bdd-0a66-4306-bbee-a68ab3bd46c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:45.996Z|f7856bdd-0a66-4306-bbee-a68ab3bd46c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:46.222Z|dbf0de48-7a17-4f42-a307-556c099b70b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:46.222Z|dbf0de48-7a17-4f42-a307-556c099b70b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:46.621Z|454b5f17-bb16-4273-905f-d37b9bedf3c0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:33:46.623Z|454b5f17-bb16-4273-905f-d37b9bedf3c0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:53.928Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:33:53.937Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:33:53.938Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:33:53.938Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:53.938Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:33:53.938Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:33:53.939Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33256f1217a48bca", X-B3-SpanId:"7266f55c70bda260", X-B3-ParentSpanId:"33256f1217a48bca", X-B3-Sampled:"0", X-ONAP-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-TransactionID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-ECOMP-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"014fa814-f184-4c98-9000-a06f62cb590e"]
2022-04-18T04:33:53.939Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:33:53.939Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:33:53.965Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:53.966Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:53.966Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:33:53.967Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:33:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:53.968Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:33:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
    "cloudIdentifier" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\"},\"environment\":null}",
    "created" : "2022-04-18T04:33:27.000+00:00"
  } ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:33:53.969Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:53.970Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:33:53.974Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:33:53.975Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:33:53.976Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:53.977Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:33:53.978Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:33:53.978Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33256f1217a48bca", X-B3-SpanId:"3ac9066d124e8055", X-B3-ParentSpanId:"33256f1217a48bca", X-B3-Sampled:"0", X-ONAP-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-TransactionID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-ECOMP-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94662e6a-4309-4241-826c-6457e1a6488a"]
2022-04-18T04:33:53.979Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:33:53.980Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:33:54.005Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:54.005Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:54.006Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:33:54.006Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:33:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:54.007Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"de47ee0a-ab64-47e9-95d5-d936687e7831\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b6fd5b4d-ac82-4b94-8f79-6c7a852eb39a\",\"output_key\":\"subnet_id_cf9e423a-28ff-45d0-a6f2-9fd4b6d87bab\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":null,\"creation_time\":1650256409000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:33:54.007Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:54.008Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:33:54.070Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:33:54.071Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:33:54.075Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:54.075Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:33:54.076Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:33:54.077Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-TransactionID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-ECOMP-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"692817f7-fafc-447b-88b0-f30ed56e5a9d"]
2022-04-18T04:33:54.077Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:33:54.080Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:33:54.260Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:54.261Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:54.261Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:33:54.262Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BFB8354C493EF171B2B8F250EBF6451A; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:33:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:54.262Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","businessKey":"3cb0383a-1200-4ba6-a884-061209bd6deb","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:33:22.581+0000","endTime":"2022-04-18T04:33:48.086+0000","removalTime":null,"durationInMillis":25505,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"98b3393f-bed0-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"ae1d18df-bed0-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:33:54.262Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:54.263Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cb0383a-1200-4ba6-a884-061209bd6deb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:33:54.332Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:33:54.334Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:33:54.335Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:33:54.336Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:33:54.336Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:33:54.337Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-TransactionID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-ECOMP-RequestID:"af7db63e-b5e3-4444-965c-c16d257c57cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5befd541-3ae0-452d-9a1a-8aa0238d0c91"]
2022-04-18T04:33:54.339Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:33:54.340Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:33:54.859Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:33:54.869Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:33:54.870Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:33:54.871Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9A87E39098C7B24DCB0DB45E04CC7E90; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:33:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:33:54.874Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:bd58c8a1-bed0-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","executionId":"ae257c86-bed0-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:33:48.083+0000","endTime":"2022-04-18T04:33:48.085+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"98b3393f-bed0-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:33:54.875Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:33:54.876Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae257c86-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:33:54.904Z|af7db63e-b5e3-4444-965c-c16d257c57cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:33:55.687Z|05562641-71ad-41b0-b6a2-01d88bd5fee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:55.689Z|05562641-71ad-41b0-b6a2-01d88bd5fee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:56.027Z|a2c18235-99d2-4724-bd4d-a67f528d356e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:56.027Z|a2c18235-99d2-4724-bd4d-a67f528d356e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:33:56.262Z|853ca9ee-84df-4c65-9f13-9a49c323ffbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:33:56.263Z|853ca9ee-84df-4c65-9f13-9a49c323ffbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:00.169Z|90f818a6-1be2-48e5-96ef-4f540245e75b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:34:00.173Z|90f818a6-1be2-48e5-96ef-4f540245e75b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:34:00.949Z|460bc0b0-e613-4d40-b7dd-c005baea883b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:34:00.949Z|460bc0b0-e613-4d40-b7dd-c005baea883b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:34:05.181Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:34:05.194Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:34:05.198Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:34:05.198Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:05.199Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:34:05.199Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:34:05.200Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cf4619191eeed8b", X-B3-SpanId:"5c4c8d1fd5beb4be", X-B3-ParentSpanId:"6cf4619191eeed8b", X-B3-Sampled:"0", X-ONAP-RequestID:"597eb56e-95a5-4829-b1bd-607e4778b17b", X-RequestID:"597eb56e-95a5-4829-b1bd-607e4778b17b", X-TransactionID:"597eb56e-95a5-4829-b1bd-607e4778b17b", X-ECOMP-RequestID:"597eb56e-95a5-4829-b1bd-607e4778b17b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78282cb6-51a1-43f1-ac92-4ae1df36f5e3"]
2022-04-18T04:34:05.201Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:34:05.201Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:34:05.226Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:05.226Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:05.226Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:34:05.227Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:05.228Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "endTime" : "2022-04-18T04:33:56.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:33:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
    "cloudIdentifier" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\"},\"environment\":null}",
    "created" : "2022-04-18T04:33:27.000+00:00"
  } ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:34:05.228Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:05.229Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:34:05.231Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:34:05.231Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:34:05.231Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:05.232Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:34:05.232Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:34:05.233Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cf4619191eeed8b", X-B3-SpanId:"0624f761f58f4597", X-B3-ParentSpanId:"6cf4619191eeed8b", X-B3-Sampled:"0", X-ONAP-RequestID:"597eb56e-95a5-4829-b1bd-607e4778b17b", X-RequestID:"597eb56e-95a5-4829-b1bd-607e4778b17b", X-TransactionID:"597eb56e-95a5-4829-b1bd-607e4778b17b", X-ECOMP-RequestID:"597eb56e-95a5-4829-b1bd-607e4778b17b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"047247cd-5fad-4de6-8196-cbca8e908e24"]
2022-04-18T04:34:05.234Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:34:05.234Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:34:05.247Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:05.247Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:05.248Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:34:05.249Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:05.255Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"de47ee0a-ab64-47e9-95d5-d936687e7831\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b6fd5b4d-ac82-4b94-8f79-6c7a852eb39a\",\"output_key\":\"subnet_id_cf9e423a-28ff-45d0-a6f2-9fd4b6d87bab\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":null,\"creation_time\":1650256409000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:34:05.255Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:05.260Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:34:05.276Z|597eb56e-95a5-4829-b1bd-607e4778b17b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:34:05.426Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:34:05.430Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:34:05.430Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:34:05.431Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:05.431Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:34:05.431Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:34:05.431Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9384412644bd863", X-B3-SpanId:"7fe8e6b1ea77f952", X-B3-ParentSpanId:"b9384412644bd863", X-B3-Sampled:"0", X-ONAP-RequestID:"e1b6d350-7e10-4b4b-ae1e-36cc652cb788", X-RequestID:"e1b6d350-7e10-4b4b-ae1e-36cc652cb788", X-TransactionID:"e1b6d350-7e10-4b4b-ae1e-36cc652cb788", X-ECOMP-RequestID:"e1b6d350-7e10-4b4b-ae1e-36cc652cb788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f5d054f-2826-471d-9887-d4bb7e7e6b26"]
2022-04-18T04:34:05.432Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:34:05.432Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:34:05.459Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:05.459Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:05.460Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:34:05.460Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:05.462Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "endTime" : "2022-04-18T04:33:56.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:33:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
    "cloudIdentifier" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\"},\"environment\":null}",
    "created" : "2022-04-18T04:33:27.000+00:00"
  } ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:34:05.462Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:05.464Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:34:05.467Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:34:05.472Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:34:05.475Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:05.477Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:34:05.479Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:34:05.481Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9384412644bd863", X-B3-SpanId:"1c820b2697778dc9", X-B3-ParentSpanId:"b9384412644bd863", X-B3-Sampled:"0", X-ONAP-RequestID:"e1b6d350-7e10-4b4b-ae1e-36cc652cb788", X-RequestID:"e1b6d350-7e10-4b4b-ae1e-36cc652cb788", X-TransactionID:"e1b6d350-7e10-4b4b-ae1e-36cc652cb788", X-ECOMP-RequestID:"e1b6d350-7e10-4b4b-ae1e-36cc652cb788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da1aed52-90e2-4e6c-9f4e-84d40951d0b5"]
2022-04-18T04:34:05.481Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:34:05.483Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:34:05.501Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:05.502Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:05.503Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:34:05.505Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:05.507Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"de47ee0a-ab64-47e9-95d5-d936687e7831\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b6fd5b4d-ac82-4b94-8f79-6c7a852eb39a\",\"output_key\":\"subnet_id_cf9e423a-28ff-45d0-a6f2-9fd4b6d87bab\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":null,\"creation_time\":1650256409000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:34:05.508Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:05.508Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:34:05.548Z|e1b6d350-7e10-4b4b-ae1e-36cc652cb788|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:34:05.720Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:34:05.743Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:34:05.744Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:34:05.745Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:05.745Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:34:05.746Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:34:05.747Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b27b6d76eb71405e", X-B3-SpanId:"1020a99e2f02c09e", X-B3-ParentSpanId:"b27b6d76eb71405e", X-B3-Sampled:"0", X-ONAP-RequestID:"e122f631-9063-413e-a80c-32d869166f18", X-RequestID:"e122f631-9063-413e-a80c-32d869166f18", X-TransactionID:"e122f631-9063-413e-a80c-32d869166f18", X-ECOMP-RequestID:"e122f631-9063-413e-a80c-32d869166f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e0ef0f1-f251-446d-96c8-47d13973f1b1"]
2022-04-18T04:34:05.748Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:34:05.749Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:34:05.761Z|cce921fa-e2a0-41cd-8383-4cca5d164458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:05.763Z|cce921fa-e2a0-41cd-8383-4cca5d164458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:05.771Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:05.772Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:05.773Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:34:05.773Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:05.774Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "endTime" : "2022-04-18T04:33:56.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:33:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
    "cloudIdentifier" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\"},\"environment\":null}",
    "created" : "2022-04-18T04:33:27.000+00:00"
  } ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:34:05.774Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:05.775Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:34:05.780Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:34:05.782Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:34:05.782Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:05.783Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:34:05.783Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:34:05.784Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b27b6d76eb71405e", X-B3-SpanId:"eabdea3a848a5a39", X-B3-ParentSpanId:"b27b6d76eb71405e", X-B3-Sampled:"0", X-ONAP-RequestID:"e122f631-9063-413e-a80c-32d869166f18", X-RequestID:"e122f631-9063-413e-a80c-32d869166f18", X-TransactionID:"e122f631-9063-413e-a80c-32d869166f18", X-ECOMP-RequestID:"e122f631-9063-413e-a80c-32d869166f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1743f211-5caf-4055-b480-b82c137748bf"]
2022-04-18T04:34:05.785Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:34:05.786Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:34:05.806Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:05.806Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:05.807Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:34:05.808Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:05.809Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"de47ee0a-ab64-47e9-95d5-d936687e7831\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b6fd5b4d-ac82-4b94-8f79-6c7a852eb39a\",\"output_key\":\"subnet_id_cf9e423a-28ff-45d0-a6f2-9fd4b6d87bab\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":null,\"creation_time\":1650256409000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:34:05.810Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:05.810Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:34:05.825Z|e122f631-9063-413e-a80c-32d869166f18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:34:06.066Z|6cd791e2-93e3-4396-8e2d-7dcffc62a08c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:06.067Z|6cd791e2-93e3-4396-8e2d-7dcffc62a08c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:06.067Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:34:06.098Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:34:06.099Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:34:06.099Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:06.099Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:34:06.100Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:34:06.100Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e58f645922d0bf68", X-B3-SpanId:"44bd6dcd7372ac3d", X-B3-ParentSpanId:"e58f645922d0bf68", X-B3-Sampled:"0", X-ONAP-RequestID:"b869b769-2b04-490e-81e7-e827a6076b5c", X-RequestID:"b869b769-2b04-490e-81e7-e827a6076b5c", X-TransactionID:"b869b769-2b04-490e-81e7-e827a6076b5c", X-ECOMP-RequestID:"b869b769-2b04-490e-81e7-e827a6076b5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"454c1b9a-8a9c-46e7-a39d-1a1c7ff45750"]
2022-04-18T04:34:06.101Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:34:06.101Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:34:06.126Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:06.126Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:06.127Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:34:06.127Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:06.128Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "endTime" : "2022-04-18T04:33:56.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:33:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
    "cloudIdentifier" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\"},\"environment\":null}",
    "created" : "2022-04-18T04:33:27.000+00:00"
  } ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:34:06.129Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:06.130Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:34:06.132Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:34:06.133Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:34:06.133Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:06.134Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:34:06.135Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:34:06.135Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e58f645922d0bf68", X-B3-SpanId:"8d8522b25c20d521", X-B3-ParentSpanId:"e58f645922d0bf68", X-B3-Sampled:"0", X-ONAP-RequestID:"b869b769-2b04-490e-81e7-e827a6076b5c", X-RequestID:"b869b769-2b04-490e-81e7-e827a6076b5c", X-TransactionID:"b869b769-2b04-490e-81e7-e827a6076b5c", X-ECOMP-RequestID:"b869b769-2b04-490e-81e7-e827a6076b5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a72f44a8-cf88-4143-835b-7275ee60acab"]
2022-04-18T04:34:06.136Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:34:06.137Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:34:06.163Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:06.164Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:06.167Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:34:06.168Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:06.169Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"de47ee0a-ab64-47e9-95d5-d936687e7831\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b6fd5b4d-ac82-4b94-8f79-6c7a852eb39a\",\"output_key\":\"subnet_id_cf9e423a-28ff-45d0-a6f2-9fd4b6d87bab\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":null,\"creation_time\":1650256409000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:34:06.170Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:06.171Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:34:06.189Z|b869b769-2b04-490e-81e7-e827a6076b5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:34:06.315Z|c9101f54-badb-4eeb-a8fb-622156710e4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:06.317Z|c9101f54-badb-4eeb-a8fb-622156710e4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:06.423Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:34:06.431Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:34:06.431Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||Invoke
2022-04-18T04:34:06.431Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:06.432Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb
2022-04-18T04:34:06.432Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Method      : GET
2022-04-18T04:34:06.432Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7db8445f4400ee0", X-B3-SpanId:"f84af5871a42e4f4", X-B3-ParentSpanId:"d7db8445f4400ee0", X-B3-Sampled:"0", X-ONAP-RequestID:"4ad052f8-7804-4882-bb7d-671102b8a577", X-RequestID:"4ad052f8-7804-4882-bb7d-671102b8a577", X-TransactionID:"4ad052f8-7804-4882-bb7d-671102b8a577", X-ECOMP-RequestID:"4ad052f8-7804-4882-bb7d-671102b8a577", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16b00e25-85f4-41f0-a06d-54f0157be445"]
2022-04-18T04:34:06.433Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Request body: 
2022-04-18T04:34:06.433Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||==========================request end================================================
2022-04-18T04:34:06.458Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:06.459Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:06.459Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Status text  : 
2022-04-18T04:34:06.459Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:06.460Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||Response body: {
  "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:32:44.000+00:00",
  "endTime" : "2022-04-18T04:33:56.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6c333138-de2c-4c62-b38e-6dbb2723ed9c\",\n    \"modelVersionId\": \"675f3b0e-64a6-43bc-b01e-737fbb4b15da\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"55261b0e-dc71-4551-ae27-9c8fc6299d32\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:33:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
    "cloudIdentifier" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\"},\"environment\":null}",
    "created" : "2022-04-18T04:33:27.000+00:00"
  } ],
  "requestURI" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb"
    }
  }
}
2022-04-18T04:34:06.460Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:06.461Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cb0383a-1200-4ba6-a884-061209bd6deb|INFO|500||InvokeReturn
2022-04-18T04:34:06.465Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:34:06.466Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:34:06.466Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:06.467Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false
2022-04-18T04:34:06.468Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:34:06.468Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7db8445f4400ee0", X-B3-SpanId:"69b7dc3593644420", X-B3-ParentSpanId:"d7db8445f4400ee0", X-B3-Sampled:"0", X-ONAP-RequestID:"4ad052f8-7804-4882-bb7d-671102b8a577", X-RequestID:"4ad052f8-7804-4882-bb7d-671102b8a577", X-TransactionID:"4ad052f8-7804-4882-bb7d-671102b8a577", X-ECOMP-RequestID:"4ad052f8-7804-4882-bb7d-671102b8a577", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf8ef173-70b4-43b2-bb21-9b42c6377b6b"]
2022-04-18T04:34:06.469Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:34:06.469Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:34:06.487Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:06.488Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:06.488Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:34:06.488Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:06.489Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "3cb0383a-1200-4ba6-a884-061209bd6deb",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"de47ee0a-ab64-47e9-95d5-d936687e7831\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b6fd5b4d-ac82-4b94-8f79-6c7a852eb39a\",\"output_key\":\"subnet_id_cf9e423a-28ff-45d0-a6f2-9fd4b6d87bab\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":null,\"creation_time\":1650256409000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:34:06.490Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:06.490Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cb0383a-1200-4ba6-a884-061209bd6deb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:34:06.544Z|4ad052f8-7804-4882-bb7d-671102b8a577|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cb0383a-1200-4ba6-a884-061209bd6deb|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:34:15.169Z|0a6edf6a-06ae-4738-90fd-eddc6fd602fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:34:15.174Z|0a6edf6a-06ae-4738-90fd-eddc6fd602fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:34:15.820Z|123638c0-f9c7-41f6-b0d2-36d03664019d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:15.824Z|123638c0-f9c7-41f6-b0d2-36d03664019d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:16.095Z|2c17f42b-a3b3-4a75-9221-3ebcdbda5940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:16.096Z|2c17f42b-a3b3-4a75-9221-3ebcdbda5940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:16.353Z|6de3df0a-a81c-4aea-9887-77697d3a7c49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:16.355Z|6de3df0a-a81c-4aea-9887-77697d3a7c49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:18.338Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:34:18.351Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||INFO|500||Checking if requestId: bcc9a506-a3c3-432c-b24e-cd53defb5723 already exists in requestDb InfraActiveRequests table
2022-04-18T04:34:18.355Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:34:18.359Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:34:18.360Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:18.360Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:34:18.361Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:34:18.361Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44df3b97c3e735fd", X-B3-SpanId:"9e3cf5ead1be2007", X-B3-ParentSpanId:"44df3b97c3e735fd", X-B3-Sampled:"0", X-ONAP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-TransactionID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ECOMP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c29c3ce0-06f3-46d6-bc7e-ca35dfdfad66"]
2022-04-18T04:34:18.361Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:34:18.362Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:34:18.385Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:18.386Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:34:18.386Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:34:18.386Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:34:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:18.387Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: 
2022-04-18T04:34:18.387Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:18.387Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|404|Not Found|InvokeReturn
2022-04-18T04:34:18.402Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:34:20.515Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:34:20.659Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/f6c387cf-aa77-4ae2-880a-e65944aeb496/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:34:20.661Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/f6c387cf-aa77-4ae2-880a-e65944aeb496/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-04-18T04:34:20.946Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/f6c387cf-aa77-4ae2-880a-e65944aeb496/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-04-18T04:34:20.949Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/f6c387cf-aa77-4ae2-880a-e65944aeb496/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:34:21:141-78216], Content-Length=[395], Date=[Mon, 18 Apr 2022 04:34:21 GMT], Content-Type=[application/json]}
2022-04-18T04:34:20.952Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/f6c387cf-aa77-4ae2-880a-e65944aeb496/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/f6c387cf-aa77-4ae2-880a-e65944aeb496/related-to/vf-modules","ERR.5.4.6114"]}}}

2022-04-18T04:34:21.012Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/f6c387cf-aa77-4ae2-880a-e65944aeb496/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2022-04-18T04:34:21.132Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:34:21.481Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:34:21.485Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:34:21.845Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:34:21.846Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:34:22:131-31336], vertex-id=[213216], Content-Length=[1069], Date=[Mon, 18 Apr 2022 04:34:22 GMT], Content-Type=[application/json]}
2022-04-18T04:34:21.847Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256378528","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/f6c387cf-aa77-4ae2-880a-e65944aeb496","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f6c387cf-aa77-4ae2-880a-e65944aeb496"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-04-18T04:34:21.851Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:34:21.851Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:34:21.855Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:34:21.856Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:34:21.858Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:21.859Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:34:21.860Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:34:21.861Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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:"44df3b97c3e735fd", X-B3-SpanId:"c4d065e5d19a14b5", X-B3-ParentSpanId:"44df3b97c3e735fd", X-B3-Sampled:"0", X-ONAP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-TransactionID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ECOMP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b30b298c-6cbf-4392-a450-8d01ee2ba1ad"]
2022-04-18T04:34:21.862Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"f6c387cf-aa77-4ae2-880a-e65944aeb496","serviceInstanceId":"851857d1-f27c-498f-bb98-4e80c07d1f8b"},"instanceName":null,"requestScope":"network"}
2022-04-18T04:34:21.862Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:34:21.898Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:21.898Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:21.899Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:34:21.899Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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, 18 Apr 2022 04:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:21.900Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:34:21.900Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:21.901Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:34:21.902Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2022-04-18T04:34:21.903Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:34:21.904Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:21.905Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2022-04-18T04:34:21.905Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:34:21.907Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-TransactionID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ECOMP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3065892f-8336-4308-a231-6f46aab9c5df"]
2022-04-18T04:34:21.908Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:34:21.909Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:34:21.952Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:21.952Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:21.953Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:34:21.953Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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, 18 Apr 2022 04:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:21.954Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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" : 182,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/182"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/182"
    }
  }
}
2022-04-18T04:34:21.954Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:21.955Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-04-18T04:34:21.964Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:34:21.964Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:34:21.965Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:21.965Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:34:21.966Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:34:21.968Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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:"44df3b97c3e735fd", X-B3-SpanId:"8ab09872e196524c", X-B3-ParentSpanId:"44df3b97c3e735fd", X-B3-Sampled:"0", X-ONAP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-TransactionID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ECOMP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc3a5e76-67dc-4ce8-a834-82dd5699e90d"]
2022-04-18T04:34:21.971Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bcc9a506-a3c3-432c-b24e-cd53defb5723","requestStatus":"IN_PROGRESS","startTime":1650256461028,"source":"VID","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"851857d1-f27c-498f-bb98-4e80c07d1f8b","requestScope":"network","requestAction":"deleteInstance","networkId":"f6c387cf-aa77-4ae2-880a-e65944aeb496","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"bcc9a506-a3c3-432c-b24e-cd53defb5723"}
2022-04-18T04:34:21.972Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:34:22.018Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:22.018Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:34:22.019Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:34:22.019Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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/bcc9a506-a3c3-432c-b24e-cd53defb5723", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:22.020Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:34:21.028+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:34:21.513+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:34:22.021Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:22.021Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:34:22.065Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:34:22.065Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:34:22.066Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:22.066Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:34:22.066Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:34:22.067Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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:"44df3b97c3e735fd", X-B3-SpanId:"7656b1552abb9c63", X-B3-ParentSpanId:"44df3b97c3e735fd", X-B3-Sampled:"0", X-ONAP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-TransactionID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ECOMP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daa9c130-bfa2-487b-bb9c-c965476f3bf3"]
2022-04-18T04:34:22.068Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|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\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"851857d1-f27c-498f-bb98-4e80c07d1f8b\",\"networkInstanceId\":\"f6c387cf-aa77-4ae2-880a-e65944aeb496\"}","type":"String"},"requestId":{"value":"bcc9a506-a3c3-432c-b24e-cd53defb5723","type":"String"},"mso-request-id":{"value":"bcc9a506-a3c3-432c-b24e-cd53defb5723","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"851857d1-f27c-498f-bb98-4e80c07d1f8b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"f6c387cf-aa77-4ae2-880a-e65944aeb496","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/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:34:22.070Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:34:23.121Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:23.122Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:34:23.122Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:34:23.123Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:34:23 GMT", X-ONAP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-TransactionID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ECOMP-RequestID:"bcc9a506-a3c3-432c-b24e-cd53defb5723", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"daa9c130-bfa2-487b-bb9c-c965476f3bf3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:23.123Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bcc9a506-a3c3-432c-b24e-cd53defb5723\",\"instanceId\":\"f6c387cf-aa77-4ae2-880a-e65944aeb496\"}}","message":"Success","processInstanceID":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:34:23.124Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:23.124Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:34:23.135Z|bcc9a506-a3c3-432c-b24e-cd53defb5723|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:34:23.383Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:34:23.413Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:34:23.416Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:34:23.417Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:23.417Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:34:23.417Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:34:23.419Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"903e149699a54cf9", X-B3-SpanId:"48ec391f14aefc7d", X-B3-ParentSpanId:"903e149699a54cf9", X-B3-Sampled:"0", X-ONAP-RequestID:"5e97177f-49e6-42fb-ac73-d331617c8349", X-RequestID:"5e97177f-49e6-42fb-ac73-d331617c8349", X-TransactionID:"5e97177f-49e6-42fb-ac73-d331617c8349", X-ECOMP-RequestID:"5e97177f-49e6-42fb-ac73-d331617c8349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c83fc9d-4b93-4acc-9d91-72ee833ee6c1"]
2022-04-18T04:34:23.420Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:34:23.420Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:34:23.463Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:23.465Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:23.466Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:34:23.467Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:23.469Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:34:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:34:23.470Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:23.470Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:34:23.473Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:34:23.473Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:34:23.474Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:23.474Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:34:23.474Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:34:23.475Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"903e149699a54cf9", X-B3-SpanId:"4217c1eae37ebd0f", X-B3-ParentSpanId:"903e149699a54cf9", X-B3-Sampled:"0", X-ONAP-RequestID:"5e97177f-49e6-42fb-ac73-d331617c8349", X-RequestID:"5e97177f-49e6-42fb-ac73-d331617c8349", X-TransactionID:"5e97177f-49e6-42fb-ac73-d331617c8349", X-ECOMP-RequestID:"5e97177f-49e6-42fb-ac73-d331617c8349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4d00c13-0256-4585-8e24-6e25ead65cab"]
2022-04-18T04:34:23.475Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:34:23.485Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:34:23.502Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:23.503Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:23.504Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:34:23.504Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:23.505Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:34:23.506Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:23.506Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:34:23.538Z|5e97177f-49e6-42fb-ac73-d331617c8349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:34:25.860Z|4e5cb41a-9db0-4fbb-aa35-dbdbeaf56290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:25.861Z|4e5cb41a-9db0-4fbb-aa35-dbdbeaf56290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:26.130Z|77e390f5-63b3-4e16-a1b0-78e90ef1a102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:26.131Z|77e390f5-63b3-4e16-a1b0-78e90ef1a102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:26.400Z|75b15c78-b20c-4be4-a0de-4fd3b5be0ba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:26.401Z|75b15c78-b20c-4be4-a0de-4fd3b5be0ba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:30.169Z|40884f60-1c0e-47cd-a095-d76bbd2406b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:34:30.170Z|40884f60-1c0e-47cd-a095-d76bbd2406b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:34:30.950Z|55b9443f-3664-4388-b99d-83341fba93f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:34:30.951Z|55b9443f-3664-4388-b99d-83341fba93f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:34:33.690Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:34:33.696Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:34:33.697Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:34:33.697Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:33.697Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:34:33.698Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:34:33.698Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05a7011a2678c570", X-B3-SpanId:"6d49095f3e03d4a9", X-B3-ParentSpanId:"05a7011a2678c570", X-B3-Sampled:"0", X-ONAP-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-TransactionID:"b360034d-db3f-4483-bc86-72c30e3db453", X-ECOMP-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91d2e044-7b4c-4870-ac73-1e5b2983fd8c"]
2022-04-18T04:34:33.699Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:34:33.699Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:34:33.729Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:33.730Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:33.740Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:34:33.741Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:33.750Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:34:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:34:33.752Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:33.754Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:34:33.765Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:34:33.766Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:34:33.767Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:33.767Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:34:33.767Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:34:33.768Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05a7011a2678c570", X-B3-SpanId:"1faac6c46d6f27eb", X-B3-ParentSpanId:"05a7011a2678c570", X-B3-Sampled:"0", X-ONAP-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-TransactionID:"b360034d-db3f-4483-bc86-72c30e3db453", X-ECOMP-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53c6ddfa-7619-45ad-a400-b47b308d9fba"]
2022-04-18T04:34:33.768Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:34:33.768Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:34:33.793Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:33.793Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:33.794Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:34:33.794Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:33.795Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:34:33.796Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:33.796Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:34:33.890Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:34:33.891Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:34:33.891Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:33.892Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:34:33.892Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:34:33.893Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-TransactionID:"b360034d-db3f-4483-bc86-72c30e3db453", X-ECOMP-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3442051-bb53-4d45-8cbd-b9c2ceb3e521"]
2022-04-18T04:34:33.893Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:34:33.894Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:34:34.189Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:34.190Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:34.191Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:34:34.191Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=290DD3A37D53D2B52A48933C9C980B10; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:34.192Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","businessKey":"bcc9a506-a3c3-432c-b24e-cd53defb5723","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:34:31.562+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"d741a0d0-bed0-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:34:34.193Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:34.193Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:34:34.698Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:34:34.700Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:34:34.702Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:34.703Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:34:34.703Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:34:34.704Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-TransactionID:"b360034d-db3f-4483-bc86-72c30e3db453", X-ECOMP-RequestID:"b360034d-db3f-4483-bc86-72c30e3db453", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68e70815-779d-4f61-bd2a-61f28eac19ad"]
2022-04-18T04:34:34.705Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:34:34.705Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:34:34.953Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:34.954Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:34.970Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:34:34.979Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=18F67A4DF04C301FDA82E5FA25F249E7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Mon, 18 Apr 2022 04:34:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:34.982Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d8aa30df-bed0-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","executionId":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:34:33.915+0000","endTime":"2022-04-18T04:34:33.933+0000","durationInMillis":18,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:34:34.990Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:34.995Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:34:35.028Z|b360034d-db3f-4483-bc86-72c30e3db453|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:34:35.892Z|8251f3e0-98a0-42a5-a836-e85529ea5260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:35.895Z|8251f3e0-98a0-42a5-a836-e85529ea5260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:36.165Z|363c419b-7a0b-45cd-b3d4-6b92def00433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:36.166Z|363c419b-7a0b-45cd-b3d4-6b92def00433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:36.436Z|6f0191ff-a716-48c0-a74f-68f8591654da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:36.446Z|6f0191ff-a716-48c0-a74f-68f8591654da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:45.176Z|fbbdcbce-1760-4f78-bbfe-7898562c9922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:34:45.198Z|fbbdcbce-1760-4f78-bbfe-7898562c9922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:34:45.357Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:34:45.377Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:34:45.379Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:34:45.380Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:45.381Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:34:45.382Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:34:45.383Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d77416342696ed2", X-B3-SpanId:"87e5c26de22e1035", X-B3-ParentSpanId:"0d77416342696ed2", X-B3-Sampled:"0", X-ONAP-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-TransactionID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-ECOMP-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06526e6e-1b0e-4a55-a152-e07fcfe139aa"]
2022-04-18T04:34:45.387Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:34:45.389Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:34:45.422Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:45.423Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:45.423Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:34:45.424Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:45.426Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:34:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:34:45.426Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:45.427Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:34:45.442Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:34:45.444Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:34:45.446Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:45.449Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:34:45.450Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:34:45.450Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d77416342696ed2", X-B3-SpanId:"b8be994e820a6a2f", X-B3-ParentSpanId:"0d77416342696ed2", X-B3-Sampled:"0", X-ONAP-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-TransactionID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-ECOMP-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05848f37-8fab-4db2-bdf6-229627d0ba6b"]
2022-04-18T04:34:45.451Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:34:45.451Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:34:45.471Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:45.472Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:45.473Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:34:45.473Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:45.474Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_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_cf9e423a-28ff-45d0-a6f2-9fd4b6d87bab\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":1650256474000,\"creation_time\":1650256409000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:34:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:34:45.475Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:45.475Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:34:45.531Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:34:45.533Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:34:45.534Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:45.534Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:34:45.535Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:34:45.537Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-TransactionID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-ECOMP-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51a188d0-dc49-4bff-8d5e-3507add69e41"]
2022-04-18T04:34:45.538Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:34:45.540Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:34:45.832Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:45.833Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:45.834Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:34:45.834Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E1BAB298A08ABE04B1D55328293E167A; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:34:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:45.835Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","businessKey":"bcc9a506-a3c3-432c-b24e-cd53defb5723","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:34:31.562+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"d741a0d0-bed0-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:34:45.835Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:45.836Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:34:45.935Z|1017561a-2ddb-4b35-b3a5-474c5093e6ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:45.936Z|1017561a-2ddb-4b35-b3a5-474c5093e6ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:45.950Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:34:45.953Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:34:45.953Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:45.953Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:34:45.954Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:34:45.957Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-TransactionID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-ECOMP-RequestID:"50b6f8e6-da2a-4d5f-a970-98c16c861724", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3b66ce2-565c-433c-8c29-31b1fef7faee"]
2022-04-18T04:34:45.957Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:34:45.958Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:34:46.156Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:46.157Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:46.157Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:34:46.157Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B0DE739D418A7EDC7BD3A0115ADC18DB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Mon, 18 Apr 2022 04:34:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:46.158Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d8aa30df-bed0-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","executionId":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:34:33.915+0000","endTime":"2022-04-18T04:34:33.933+0000","durationInMillis":18,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:34:46.158Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:46.159Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:34:46.167Z|50b6f8e6-da2a-4d5f-a970-98c16c861724|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:34:46.192Z|5d06452e-752f-4fcf-967d-45b7247e7bbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:46.193Z|5d06452e-752f-4fcf-967d-45b7247e7bbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:46.505Z|1f4cf3f3-cda2-4394-bf62-e4646c7d92ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:46.509Z|1f4cf3f3-cda2-4394-bf62-e4646c7d92ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:46.616Z|586f57d2-ce3a-4776-91e9-a3b88c42e7a5|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:34:46.618Z|586f57d2-ce3a-4776-91e9-a3b88c42e7a5|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:55.978Z|f75544c4-f7cb-49b3-a17d-a7bd1efe1b2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:55.983Z|f75544c4-f7cb-49b3-a17d-a7bd1efe1b2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:56.227Z|86d068c6-267b-4ba4-8566-602afb30800d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:56.228Z|86d068c6-267b-4ba4-8566-602afb30800d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:56.382Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:34:56.398Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:34:56.400Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:34:56.400Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:56.400Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:34:56.401Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:34:56.401Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9431c9586b5b4bfe", X-B3-SpanId:"45b8d03a60e14c74", X-B3-ParentSpanId:"9431c9586b5b4bfe", X-B3-Sampled:"0", X-ONAP-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-TransactionID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-ECOMP-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc491ada-0d0d-4db5-886c-ec4c17f1f612"]
2022-04-18T04:34:56.401Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:34:56.404Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:34:56.443Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:56.445Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:56.452Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:34:56.454Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:56.455Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:34:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:34:56.456Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:56.457Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:34:56.473Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:34:56.474Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:34:56.475Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:56.476Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:34:56.477Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:34:56.477Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9431c9586b5b4bfe", X-B3-SpanId:"7583bdf220e8d4ed", X-B3-ParentSpanId:"9431c9586b5b4bfe", X-B3-Sampled:"0", X-ONAP-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-TransactionID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-ECOMP-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19a34a46-eb7e-4b1e-a7d0-eb6bd4254801"]
2022-04-18T04:34:56.479Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:34:56.487Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:34:56.507Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:56.508Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:56.509Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:34:56.510Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:34:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:56.511Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":1650256474000,\"creation_time\":1650256409000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:34:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:34:56.511Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:56.512Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:34:56.582Z|111431fd-2a72-4394-994e-579d815451a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:34:56.586Z|111431fd-2a72-4394-994e-579d815451a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:34:56.706Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:34:56.711Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:34:56.712Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:56.713Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:34:56.714Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:34:56.715Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-TransactionID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-ECOMP-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c85b6877-0dbd-4100-8926-08fe1f63502e"]
2022-04-18T04:34:56.717Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:34:56.718Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:34:57.209Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:57.210Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:57.210Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:34:57.210Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6E4467E1B12A0992E335E4D7664F1264; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:34:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:57.211Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","businessKey":"bcc9a506-a3c3-432c-b24e-cd53defb5723","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:34:31.562+0000","endTime":"2022-04-18T04:34:49.802+0000","removalTime":null,"durationInMillis":18240,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"d741a0d0-bed0-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:34:57.211Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:57.212Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:34:57.311Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:34:57.312Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:34:57.312Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:34:57.312Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:34:57.313Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:34:57.313Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-TransactionID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-ECOMP-RequestID:"f0578d64-d971-4e79-9f9d-78dbd42e99f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"711784f9-6d62-40f7-b412-8e317a5aa478"]
2022-04-18T04:34:57.314Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:34:57.314Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:34:57.673Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:34:57.675Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:34:57.676Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:34:57.677Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B501FAB945DB6401A00C23853FEAFAAE; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:34:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:34:57.679Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:e221e5b2-bed0-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","executionId":"d74326a7-bed0-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:34:49.799+0000","endTime":"2022-04-18T04:34:49.800+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:34:57.679Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:34:57.681Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d74326a7-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:34:57.703Z|f0578d64-d971-4e79-9f9d-78dbd42e99f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:00.169Z|8edc7cd6-57d4-46ac-bc08-b485ac4c9cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:35:00.170Z|8edc7cd6-57d4-46ac-bc08-b485ac4c9cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:35:00.952Z|0be54d3e-2b37-4823-abfb-f7523b83909a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:35:00.952Z|0be54d3e-2b37-4823-abfb-f7523b83909a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:35:06.023Z|9d772e76-3e89-44b1-804f-ac750d1264f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:06.024Z|9d772e76-3e89-44b1-804f-ac750d1264f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:06.279Z|4bc9077c-91b6-4b4f-9e56-a474fd9b90f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:06.280Z|4bc9077c-91b6-4b4f-9e56-a474fd9b90f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:06.639Z|b7c22292-3e43-4011-8dc6-d4af81c733bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:06.641Z|b7c22292-3e43-4011-8dc6-d4af81c733bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:07.916Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:35:07.927Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:07.927Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:35:07.928Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:07.928Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:07.928Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:35:07.929Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec9bdfb9989a79aa", X-B3-SpanId:"5b4b64cf9de3f590", X-B3-ParentSpanId:"ec9bdfb9989a79aa", X-B3-Sampled:"0", X-ONAP-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-TransactionID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-ECOMP-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d6f5ea7-f3de-440a-be65-485b376ea60b"]
2022-04-18T04:35:07.929Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:35:07.930Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:35:07.956Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:07.957Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:07.957Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:35:07.958Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:07.959Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:34:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:35:07.960Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:07.960Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:35:07.965Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:07.965Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:35:07.966Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:07.966Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:07.966Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:35:07.967Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec9bdfb9989a79aa", X-B3-SpanId:"479fd13e40916b53", X-B3-ParentSpanId:"ec9bdfb9989a79aa", X-B3-Sampled:"0", X-ONAP-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-TransactionID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-ECOMP-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ee41679-2f4b-4995-af0f-b83e0a71103e"]
2022-04-18T04:35:07.967Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:35:07.967Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:35:07.982Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:07.982Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:07.982Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:35:07.983Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:07.984Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":1650256474000,\"creation_time\":1650256409000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:34:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:35:07.984Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:07.986Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:35:08.078Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:35:08.079Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:35:08.079Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:08.080Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:35:08.080Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:35:08.081Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-TransactionID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-ECOMP-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de65b80a-c027-4bc5-b093-8eb58da69dad"]
2022-04-18T04:35:08.081Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:35:08.082Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:35:08.522Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:08.527Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:08.529Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:35:08.533Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=581C2AD86CDC56367779D71B8C73227E; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:35:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:08.544Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e612f5fb-bed0-11ec-a9ea-4e1990e4c189","businessKey":"bcc9a506-a3c3-432c-b24e-cd53defb5723","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:34:56.413+0000","endTime":"2022-04-18T04:34:59.420+0000","removalTime":null,"durationInMillis":3007,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"e5aae61c-bed0-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:35:08.546Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:08.549Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:35:08.629Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:35:08.630Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:35:08.630Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:08.631Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:35:08.632Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:35:08.632Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-TransactionID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-ECOMP-RequestID:"83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6843afa0-bc0d-43ab-947b-d20006a5ef87"]
2022-04-18T04:35:08.632Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:35:08.633Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:35:08.968Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:08.971Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:08.972Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:35:08.973Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=37B58DE465017D1847506DE69BF0B1D8; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:35:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:08.974Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e614cace-bed0-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"e612f5fb-bed0-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"e612f5fb-bed0-11ec-a9ea-4e1990e4c189","executionId":"e612f5fb-bed0-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:34:56.424+0000","endTime":"2022-04-18T04:34:59.415+0000","durationInMillis":2991,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:35:08.975Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:08.977Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:35:09.003Z|83bfd3e3-76f1-4798-b3e9-0c4037f2c6f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:15.170Z|0accb395-824e-42bc-8f92-089100647f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:35:15.173Z|0accb395-824e-42bc-8f92-089100647f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:35:16.059Z|3710cea7-d700-4bec-9740-6ba236c603e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:16.060Z|3710cea7-d700-4bec-9740-6ba236c603e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:16.312Z|742417e3-03b0-4975-bb5b-d3b5eb85ae0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:16.314Z|742417e3-03b0-4975-bb5b-d3b5eb85ae0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:16.700Z|4f41b3fe-47f2-4347-a7ba-f0e63bd3806d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:16.701Z|4f41b3fe-47f2-4347-a7ba-f0e63bd3806d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:19.284Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:35:19.306Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:19.309Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:35:19.309Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:19.309Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:19.310Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:35:19.310Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47d8d5a119cafe6f", X-B3-SpanId:"01d261de5a161f02", X-B3-ParentSpanId:"47d8d5a119cafe6f", X-B3-Sampled:"0", X-ONAP-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-TransactionID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-ECOMP-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10462b4e-23b0-4e5f-bc63-0d1231fc172e"]
2022-04-18T04:35:19.310Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:35:19.310Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:35:19.338Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:19.339Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:19.339Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:35:19.339Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:19.340Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/f6c387cf-aa77-4ae2-880a-e65944aeb496 does not exist in A&AI",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 68,
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "endTime" : "2022-04-18T04:35:17.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:35:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:35:19.341Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:19.341Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:35:19.345Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:19.346Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:35:19.347Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:19.347Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:19.347Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:35:19.347Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47d8d5a119cafe6f", X-B3-SpanId:"796e0c3d6a8a2056", X-B3-ParentSpanId:"47d8d5a119cafe6f", X-B3-Sampled:"0", X-ONAP-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-TransactionID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-ECOMP-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"914d717a-9635-41be-bc5b-e2c5804e1ce6"]
2022-04-18T04:35:19.348Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:35:19.348Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:35:19.361Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:19.361Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:19.362Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:35:19.362Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:19.365Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":1650256474000,\"creation_time\":1650256409000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:34:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:35:19.365Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:19.365Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:35:19.419Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:35:19.422Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:35:19.422Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:19.423Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:35:19.423Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:35:19.423Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-TransactionID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-ECOMP-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07dbaef6-a826-4478-9c21-51e1a13d77ec"]
2022-04-18T04:35:19.424Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:35:19.424Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:35:19.607Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:19.607Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:19.608Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:35:19.608Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=371B6E25CE1FE8821F6719EF6329606D; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:19.608Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e612f5fb-bed0-11ec-a9ea-4e1990e4c189","businessKey":"bcc9a506-a3c3-432c-b24e-cd53defb5723","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:34:56.413+0000","endTime":"2022-04-18T04:34:59.420+0000","removalTime":null,"durationInMillis":3007,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"e5aae61c-bed0-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:35:19.609Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:19.609Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcc9a506-a3c3-432c-b24e-cd53defb5723&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:35:19.658Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:35:19.659Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:35:19.659Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:19.659Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:35:19.660Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:35:19.662Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-TransactionID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-ECOMP-RequestID:"9747a3fc-6e26-4133-bc85-f69c898d2466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"541add26-70d1-4207-960d-3ae827ac67cf"]
2022-04-18T04:35:19.662Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:35:19.663Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:35:19.862Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:19.862Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:19.862Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:35:19.863Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9EA5AB8366176952553450EEF6CFDAB9; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:19.863Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e614cace-bed0-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"e612f5fb-bed0-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"e612f5fb-bed0-11ec-a9ea-4e1990e4c189","executionId":"e612f5fb-bed0-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:34:56.424+0000","endTime":"2022-04-18T04:34:59.415+0000","durationInMillis":2991,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d1a159e7-bed0-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:35:19.863Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:19.864Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e612f5fb-bed0-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:35:19.902Z|9747a3fc-6e26-4133-bc85-f69c898d2466|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:26.109Z|7d2af658-4f59-4c8a-a819-abeb8157bd90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:26.114Z|7d2af658-4f59-4c8a-a819-abeb8157bd90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:26.373Z|7479f4f6-1bcf-41ff-9806-7ea875b8a712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:26.377Z|7479f4f6-1bcf-41ff-9806-7ea875b8a712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:26.795Z|f9e39de2-bec6-4b5e-8dbe-f5b6a295d35d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:26.799Z|f9e39de2-bec6-4b5e-8dbe-f5b6a295d35d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:30.174Z|cd5cae96-9c4d-4726-ae35-8c58fd3c1c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:35:30.195Z|cd5cae96-9c4d-4726-ae35-8c58fd3c1c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:35:30.323Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:35:30.443Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:30.452Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:35:30.453Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:30.455Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:30.456Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:35:30.458Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"638865463d244925", X-B3-SpanId:"98bdff84b5d92146", X-B3-ParentSpanId:"638865463d244925", X-B3-Sampled:"0", X-ONAP-RequestID:"3a88cbd4-616b-4b57-8095-71bdde84b25d", X-RequestID:"3a88cbd4-616b-4b57-8095-71bdde84b25d", X-TransactionID:"3a88cbd4-616b-4b57-8095-71bdde84b25d", X-ECOMP-RequestID:"3a88cbd4-616b-4b57-8095-71bdde84b25d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61b92341-6dbf-409a-b157-e4467d379c46"]
2022-04-18T04:35:30.459Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:35:30.463Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:35:30.512Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:30.523Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:30.525Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:35:30.527Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:30.532Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "endTime" : "2022-04-18T04:35:21.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:35:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:35:30.535Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:30.538Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:35:30.563Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:30.569Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:35:30.570Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:30.574Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:30.576Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:35:30.589Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"638865463d244925", X-B3-SpanId:"61daea58e62365b1", X-B3-ParentSpanId:"638865463d244925", X-B3-Sampled:"0", X-ONAP-RequestID:"3a88cbd4-616b-4b57-8095-71bdde84b25d", X-RequestID:"3a88cbd4-616b-4b57-8095-71bdde84b25d", X-TransactionID:"3a88cbd4-616b-4b57-8095-71bdde84b25d", X-ECOMP-RequestID:"3a88cbd4-616b-4b57-8095-71bdde84b25d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83f850e3-cfd7-4474-ae2c-99b2873b2452"]
2022-04-18T04:35:30.589Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:35:30.590Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:35:30.610Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:30.611Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:30.612Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:35:30.613Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:30.615Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":1650256474000,\"creation_time\":1650256409000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:34:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:35:30.616Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:30.617Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:35:30.672Z|3a88cbd4-616b-4b57-8095-71bdde84b25d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:30.963Z|5fe3c92e-3bbf-4081-8db1-b55aa943036b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:35:30.965Z|5fe3c92e-3bbf-4081-8db1-b55aa943036b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:35:31.062Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:35:31.068Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:31.071Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:35:31.072Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:31.074Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:31.076Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:35:31.078Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cada5b2a3ee30d1c", X-B3-SpanId:"984d8cb66e4e319e", X-B3-ParentSpanId:"cada5b2a3ee30d1c", X-B3-Sampled:"0", X-ONAP-RequestID:"3953a49b-8d4b-4a43-99b1-0c405308cbb8", X-RequestID:"3953a49b-8d4b-4a43-99b1-0c405308cbb8", X-TransactionID:"3953a49b-8d4b-4a43-99b1-0c405308cbb8", X-ECOMP-RequestID:"3953a49b-8d4b-4a43-99b1-0c405308cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e1dfa20-d1c0-48b5-8b2e-89510269ce2b"]
2022-04-18T04:35:31.080Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:35:31.083Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:35:31.119Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:31.120Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:31.120Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:35:31.121Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:31.122Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "endTime" : "2022-04-18T04:35:21.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:35:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:35:31.123Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:31.123Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:35:31.125Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:31.126Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:35:31.126Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:31.127Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:31.128Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:35:31.129Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cada5b2a3ee30d1c", X-B3-SpanId:"c01f943053aedc3c", X-B3-ParentSpanId:"cada5b2a3ee30d1c", X-B3-Sampled:"0", X-ONAP-RequestID:"3953a49b-8d4b-4a43-99b1-0c405308cbb8", X-RequestID:"3953a49b-8d4b-4a43-99b1-0c405308cbb8", X-TransactionID:"3953a49b-8d4b-4a43-99b1-0c405308cbb8", X-ECOMP-RequestID:"3953a49b-8d4b-4a43-99b1-0c405308cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4cc9266-c28c-4c7b-9921-c1e3f1249658"]
2022-04-18T04:35:31.129Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:35:31.130Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:35:31.151Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:31.152Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:31.152Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:35:31.153Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:31.155Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":1650256474000,\"creation_time\":1650256409000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:34:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:35:31.158Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:31.160Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:35:31.181Z|3953a49b-8d4b-4a43-99b1-0c405308cbb8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:31.388Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:35:31.399Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:31.400Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:35:31.402Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:31.403Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:31.405Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:35:31.406Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb41eae7bc808689", X-B3-SpanId:"462f6a5a8f5fff51", X-B3-ParentSpanId:"eb41eae7bc808689", X-B3-Sampled:"0", X-ONAP-RequestID:"a1d3163e-8034-40e2-9850-bea85de6d3ef", X-RequestID:"a1d3163e-8034-40e2-9850-bea85de6d3ef", X-TransactionID:"a1d3163e-8034-40e2-9850-bea85de6d3ef", X-ECOMP-RequestID:"a1d3163e-8034-40e2-9850-bea85de6d3ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bd7ac0d-3f34-4d53-86ca-d5ee834511d6"]
2022-04-18T04:35:31.408Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:35:31.409Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:35:31.432Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:31.433Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:31.433Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:35:31.434Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:31.435Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "endTime" : "2022-04-18T04:35:21.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:35:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:35:31.436Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:31.437Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:35:31.439Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:31.440Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:35:31.440Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:31.441Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:31.442Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:35:31.443Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb41eae7bc808689", X-B3-SpanId:"19d295c917deaeed", X-B3-ParentSpanId:"eb41eae7bc808689", X-B3-Sampled:"0", X-ONAP-RequestID:"a1d3163e-8034-40e2-9850-bea85de6d3ef", X-RequestID:"a1d3163e-8034-40e2-9850-bea85de6d3ef", X-TransactionID:"a1d3163e-8034-40e2-9850-bea85de6d3ef", X-ECOMP-RequestID:"a1d3163e-8034-40e2-9850-bea85de6d3ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88573887-8a63-45c1-9c6d-b5a114adebea"]
2022-04-18T04:35:31.444Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:35:31.445Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:35:31.479Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:31.480Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:31.481Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:35:31.482Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:31.483Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":1650256474000,\"creation_time\":1650256409000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:34:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:35:31.483Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:31.484Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:35:31.506Z|a1d3163e-8034-40e2-9850-bea85de6d3ef|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:31.846Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:35:31.854Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:31.856Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:35:31.857Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:31.858Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:31.859Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:35:31.859Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e60cd5c62f6be48", X-B3-SpanId:"00014520e7c37a6b", X-B3-ParentSpanId:"4e60cd5c62f6be48", X-B3-Sampled:"0", X-ONAP-RequestID:"683053c6-ec9c-4150-adb5-4dd0f78aae31", X-RequestID:"683053c6-ec9c-4150-adb5-4dd0f78aae31", X-TransactionID:"683053c6-ec9c-4150-adb5-4dd0f78aae31", X-ECOMP-RequestID:"683053c6-ec9c-4150-adb5-4dd0f78aae31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"477b7557-440d-4d94-872b-78e15c8ccaa2"]
2022-04-18T04:35:31.860Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:35:31.862Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:35:31.890Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:31.890Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:31.890Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:35:31.891Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:31.892Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "endTime" : "2022-04-18T04:35:21.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:35:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:35:31.893Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:31.894Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:35:31.908Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:31.910Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:35:31.911Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:31.911Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:31.912Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:35:31.913Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e60cd5c62f6be48", X-B3-SpanId:"f15e1e20182f8905", X-B3-ParentSpanId:"4e60cd5c62f6be48", X-B3-Sampled:"0", X-ONAP-RequestID:"683053c6-ec9c-4150-adb5-4dd0f78aae31", X-RequestID:"683053c6-ec9c-4150-adb5-4dd0f78aae31", X-TransactionID:"683053c6-ec9c-4150-adb5-4dd0f78aae31", X-ECOMP-RequestID:"683053c6-ec9c-4150-adb5-4dd0f78aae31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c448883e-9804-4907-8ca9-0bbabf60862a"]
2022-04-18T04:35:31.914Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:35:31.915Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:35:31.933Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:31.933Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:31.933Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:35:31.934Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:31.936Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":1650256474000,\"creation_time\":1650256409000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:34:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:35:31.937Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:31.937Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:35:31.971Z|683053c6-ec9c-4150-adb5-4dd0f78aae31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:32.366Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:35:32.391Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:32.392Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||Invoke
2022-04-18T04:35:32.393Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:32.393Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723
2022-04-18T04:35:32.393Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Method      : GET
2022-04-18T04:35:32.393Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a1ac31c2f086f95", X-B3-SpanId:"4c4330a75329661b", X-B3-ParentSpanId:"9a1ac31c2f086f95", X-B3-Sampled:"0", X-ONAP-RequestID:"c6492480-f4c8-4134-ba0b-4827bc5a8523", X-RequestID:"c6492480-f4c8-4134-ba0b-4827bc5a8523", X-TransactionID:"c6492480-f4c8-4134-ba0b-4827bc5a8523", X-ECOMP-RequestID:"c6492480-f4c8-4134-ba0b-4827bc5a8523", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80741729-b9d5-4a46-85c7-0e8cab590c98"]
2022-04-18T04:35:32.394Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Request body: 
2022-04-18T04:35:32.394Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||==========================request end================================================
2022-04-18T04:35:32.450Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:32.452Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:32.453Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Status text  : 
2022-04-18T04:35:32.454Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:32.457Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||Response body: {
  "requestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-18T04:34:21.000+00:00",
  "endTime" : "2022-04-18T04:35:21.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:35:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "networkName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b/networks/f6c387cf-aa77-4ae2-880a-e65944aeb496",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723"
    }
  }
}
2022-04-18T04:35:32.459Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:32.461Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcc9a506-a3c3-432c-b24e-cd53defb5723|INFO|500||InvokeReturn
2022-04-18T04:35:32.497Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:32.502Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:35:32.505Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:32.507Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false
2022-04-18T04:35:32.510Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:35:32.511Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a1ac31c2f086f95", X-B3-SpanId:"f2f05091427da865", X-B3-ParentSpanId:"9a1ac31c2f086f95", X-B3-Sampled:"0", X-ONAP-RequestID:"c6492480-f4c8-4134-ba0b-4827bc5a8523", X-RequestID:"c6492480-f4c8-4134-ba0b-4827bc5a8523", X-TransactionID:"c6492480-f4c8-4134-ba0b-4827bc5a8523", X-ECOMP-RequestID:"c6492480-f4c8-4134-ba0b-4827bc5a8523", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20bf526f-8b40-44b6-9bf0-041577cff5c9"]
2022-04-18T04:35:32.514Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:35:32.517Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:35:32.541Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:32.542Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:32.542Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:35:32.543Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:32.547Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "bcc9a506-a3c3-432c-b24e-cd53defb5723",
  "groupingId" : "b6edb506-578f-48bc-a3f8-7a7a11b2bc0c",
  "name" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0/b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"updated_time\":1650256474000,\"creation_time\":1650256409000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"fb98ad6d57ef47ee9996fab974ade863\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b6edb506-578f-48bc-a3f8-7a7a11b2bc0c\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"network_name\":\"basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:34:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:35:32.548Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:32.549Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcc9a506-a3c3-432c-b24e-cd53defb5723&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:35:32.612Z|c6492480-f4c8-4134-ba0b-4827bc5a8523|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcc9a506-a3c3-432c-b24e-cd53defb5723|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:36.153Z|ce93482f-aa08-471e-8b11-081ec9cff41a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:36.155Z|ce93482f-aa08-471e-8b11-081ec9cff41a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:36.408Z|32628c22-98f3-4269-b684-0efaa60ec066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:36.408Z|32628c22-98f3-4269-b684-0efaa60ec066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:36.844Z|33e19fc0-c808-4d9d-af9f-1caab50084e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:36.845Z|33e19fc0-c808-4d9d-af9f-1caab50084e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:37.894Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:35:37.911Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||INFO|500||Checking if requestId: 38e75609-3d67-4105-ae31-d35d84737174 already exists in requestDb InfraActiveRequests table
2022-04-18T04:35:37.915Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:35:37.916Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||Invoke
2022-04-18T04:35:37.916Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:37.917Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:35:37.918Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Method      : GET
2022-04-18T04:35:37.918Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ede3d7ed39a22c0", X-B3-SpanId:"e052c375748371fa", X-B3-ParentSpanId:"7ede3d7ed39a22c0", X-B3-Sampled:"0", X-ONAP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-TransactionID:"38e75609-3d67-4105-ae31-d35d84737174", X-ECOMP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07435869-6e4c-4314-9b40-58ff63b8403d"]
2022-04-18T04:35:37.919Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Request body: 
2022-04-18T04:35:37.919Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||==========================request end================================================
2022-04-18T04:35:37.941Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:37.941Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:35:37.941Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status text  : 
2022-04-18T04:35:37.942Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:35:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:37.942Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Response body: 
2022-04-18T04:35:37.942Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:37.943Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|404|Not Found|InvokeReturn
2022-04-18T04:35:37.961Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:35:38.114Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:35:38.241Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|INFO|500||Invoke
2022-04-18T04:35:38.242Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[38e75609-3d67-4105-ae31-d35d84737174], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[49b590f5-5d64-4fd9-8499-181e99d11ff8], X-ECOMP-RequestID=[38e75609-3d67-4105-ae31-d35d84737174], X-TransactionId=[], X-ONAP-RequestID=[38e75609-3d67-4105-ae31-d35d84737174]}
2022-04-18T04:35:38.444Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:35:38:766-46732], vertex-id=[225504], Content-Length=[251], Date=[Mon, 18 Apr 2022 04:35:38 GMT], Content-Type=[application/json]}
2022-04-18T04:35:38.447Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?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/851857d1-f27c-498f-bb98-4e80c07d1f8b"}]}

2022-04-18T04:35:38.448Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|INFO|500||InvokeReturn
2022-04-18T04:35:38.512Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:35:38.676Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-04-18T04:35:38.689Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[38e75609-3d67-4105-ae31-d35d84737174], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[99ae66cc-43a6-40dc-a99e-8239eeca5766], X-ECOMP-RequestID=[38e75609-3d67-4105-ae31-d35d84737174], X-TransactionId=[], X-ONAP-RequestID=[38e75609-3d67-4105-ae31-d35d84737174]}
2022-04-18T04:35:38.839Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/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-220418-04:35:39:159-63643], Content-Length=[613], Date=[Mon, 18 Apr 2022 04:35:39 GMT], Content-Type=[application/json]}
2022-04-18T04:35:38.841Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/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/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-04-18T04:35:38.842Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-04-18T04:35:38.846Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-04-18T04:35:38.852Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:35:38.962Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|INFO|500||Invoke
2022-04-18T04:35:38.964Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[38e75609-3d67-4105-ae31-d35d84737174], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d742cd3a-f85c-4b31-abc9-f7a73881977f], X-ECOMP-RequestID=[38e75609-3d67-4105-ae31-d35d84737174], X-TransactionId=[], X-ONAP-RequestID=[38e75609-3d67-4105-ae31-d35d84737174]}
2022-04-18T04:35:39.139Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:35:39:444-97865], vertex-id=[225504], Content-Length=[251], Date=[Mon, 18 Apr 2022 04:35:39 GMT], Content-Type=[application/json]}
2022-04-18T04:35:39.142Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?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/851857d1-f27c-498f-bb98-4e80c07d1f8b"}]}

2022-04-18T04:35:39.143Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|INFO|500||InvokeReturn
2022-04-18T04:35:39.155Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:35:39.236Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:35:39.237Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-04-18T04:35:39.346Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-04-18T04:35:39.347Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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/851857d1-f27c-498f-bb98-4e80c07d1f8b/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-220418-04:35:39:726-16903], Content-Length=[610], Date=[Mon, 18 Apr 2022 04:35:39 GMT], Content-Type=[application/json]}
2022-04-18T04:35:39.348Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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/851857d1-f27c-498f-bb98-4e80c07d1f8b/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/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-04-18T04:35:39.352Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-04-18T04:35:39.367Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:35:39.443Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|INFO|500||Invoke
2022-04-18T04:35:39.444Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[38e75609-3d67-4105-ae31-d35d84737174], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c548f8a5-7ebd-442a-bce3-d9b0cad9ee13], X-ECOMP-RequestID=[38e75609-3d67-4105-ae31-d35d84737174], X-TransactionId=[], X-ONAP-RequestID=[38e75609-3d67-4105-ae31-d35d84737174]}
2022-04-18T04:35:39.579Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:35:39:908-64612], vertex-id=[225504], Content-Length=[251], Date=[Mon, 18 Apr 2022 04:35:39 GMT], Content-Type=[application/json]}
2022-04-18T04:35:39.581Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?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/851857d1-f27c-498f-bb98-4e80c07d1f8b"}]}

2022-04-18T04:35:39.582Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b?format=pathed|INFO|500||InvokeReturn
2022-04-18T04:35:39.612Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:35:39.773Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:35:39.776Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-04-18T04:35:39.941Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-04-18T04:35:39.945Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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/851857d1-f27c-498f-bb98-4e80c07d1f8b/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-220418-04:35:40:263-2661], Content-Length=[619], Date=[Mon, 18 Apr 2022 04:35:40 GMT], Content-Type=[application/json]}
2022-04-18T04:35:39.950Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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/851857d1-f27c-498f-bb98-4e80c07d1f8b/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/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/configurations","ERR.5.4.6114"]}}}

2022-04-18T04:35:39.961Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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/851857d1-f27c-498f-bb98-4e80c07d1f8b/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-04-18T04:35:39.962Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:35:39.962Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:35:39.964Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:35:39.965Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:35:39.966Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:39.966Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:35:39.967Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:35:39.967Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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:"7ede3d7ed39a22c0", X-B3-SpanId:"d34698bb45f786a0", X-B3-ParentSpanId:"7ede3d7ed39a22c0", X-B3-Sampled:"0", X-ONAP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-TransactionID:"38e75609-3d67-4105-ae31-d35d84737174", X-ECOMP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dff0775f-adc3-4a08-8d00-41dcf708e401"]
2022-04-18T04:35:39.968Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"851857d1-f27c-498f-bb98-4e80c07d1f8b"},"instanceName":null,"requestScope":"service"}
2022-04-18T04:35:39.968Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:35:39.999Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:39.999Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:40.001Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:35:40.001Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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, 18 Apr 2022 04:35:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:40.002Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:35:40.003Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:40.004Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:35:40.006Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:35:40.007Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:35:40.008Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:40.009Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:35:40.010Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:35:40.010Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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:"38e75609-3d67-4105-ae31-d35d84737174", X-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-TransactionID:"38e75609-3d67-4105-ae31-d35d84737174", X-ECOMP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72dfc992-0745-424b-b57d-d75b4de4e050"]
2022-04-18T04:35:40.011Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:35:40.012Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:35:40.070Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:40.071Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:40.071Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:35:40.072Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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, 18 Apr 2022 04:35:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:40.083Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:35:40.083Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:40.084Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:35:40.100Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-04-18T04:35:40.105Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:35:40.106Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:40.106Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-04-18T04:35:40.108Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:35:40.110Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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:"38e75609-3d67-4105-ae31-d35d84737174", X-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-TransactionID:"38e75609-3d67-4105-ae31-d35d84737174", X-ECOMP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12572f6b-32fc-4922-a46e-b468e3581f0f"]
2022-04-18T04:35:40.111Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:35:40.112Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:35:40.141Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:40.141Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:40.142Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:35:40.142Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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, 18 Apr 2022 04:35:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:40.142Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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" : 508,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508/service"
    }
  }
}
2022-04-18T04:35:40.143Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:40.143Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-04-18T04:35:40.147Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:35:40.149Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:35:40.150Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:40.151Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:35:40.153Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:35:40.155Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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:"38e75609-3d67-4105-ae31-d35d84737174", X-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-TransactionID:"38e75609-3d67-4105-ae31-d35d84737174", X-ECOMP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0b373c2-22bf-4129-99b5-6f8268870081"]
2022-04-18T04:35:40.158Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:35:40.159Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:35:40.204Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:40.206Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:40.207Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:35:40.208Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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, 18 Apr 2022 04:35:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:40.214Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:35:40.215Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:40.216Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:35:40.240Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:35:40.243Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:35:40.245Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:40.247Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:35:40.249Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:35:40.250Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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:"7ede3d7ed39a22c0", X-B3-SpanId:"190f31e10358085c", X-B3-ParentSpanId:"7ede3d7ed39a22c0", X-B3-Sampled:"0", X-ONAP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-TransactionID:"38e75609-3d67-4105-ae31-d35d84737174", X-ECOMP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67abde29-c46e-4551-acfb-45c3b799285d"]
2022-04-18T04:35:40.250Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"38e75609-3d67-4105-ae31-d35d84737174","requestStatus":"IN_PROGRESS","startTime":1650256539962,"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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\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":"851857d1-f27c-498f-bb98-4e80c07d1f8b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b","cloudApiRequests":[],"requestURI":"38e75609-3d67-4105-ae31-d35d84737174"}
2022-04-18T04:35:40.251Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:35:40.291Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:40.291Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:35:40.292Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:35:40.292Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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/38e75609-3d67-4105-ae31-d35d84737174", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:40.294Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "38e75609-3d67-4105-ae31-d35d84737174",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:35:39.962+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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:35:39.788+00:00",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "cloudApiRequests" : [ ],
  "requestURI" : "38e75609-3d67-4105-ae31-d35d84737174",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    }
  }
}
2022-04-18T04:35:40.294Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:40.294Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:35:40.311Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:35:40.312Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:35:40.312Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:40.312Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:35:40.321Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:35:40.322Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|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:"7ede3d7ed39a22c0", X-B3-SpanId:"b07342527872008d", X-B3-ParentSpanId:"7ede3d7ed39a22c0", X-B3-Sampled:"0", X-ONAP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-TransactionID:"38e75609-3d67-4105-ae31-d35d84737174", X-ECOMP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"495928f0-d86a-4417-a95b-8b72a4eb5132"]
2022-04-18T04:35:40.323Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"14923fa9-2595-451b-9e14-815189d1c0cc\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\"modelUuid\":\"ad0eaa37-fee2-49f4-8c47-428d2fae3521\",\"modelInvariantUuid\":\"14923fa9-2595-451b-9e14-815189d1c0cc\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"851857d1-f27c-498f-bb98-4e80c07d1f8b\"}","type":"String"},"requestId":{"value":"38e75609-3d67-4105-ae31-d35d84737174","type":"String"},"mso-request-id":{"value":"38e75609-3d67-4105-ae31-d35d84737174","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"851857d1-f27c-498f-bb98-4e80c07d1f8b","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/851857d1-f27c-498f-bb98-4e80c07d1f8b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:35:40.323Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:35:41.452Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:41.457Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:35:41.459Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:35:41.460Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:35:41 GMT", X-ONAP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-TransactionID:"38e75609-3d67-4105-ae31-d35d84737174", X-ECOMP-RequestID:"38e75609-3d67-4105-ae31-d35d84737174", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"495928f0-d86a-4417-a95b-8b72a4eb5132", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:41.471Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"38e75609-3d67-4105-ae31-d35d84737174\",\"instanceId\":\"851857d1-f27c-498f-bb98-4e80c07d1f8b\"}}","message":"Success","processInstanceID":"0052795d-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:35:41.474Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:41.476Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:35:41.482Z|38e75609-3d67-4105-ae31-d35d84737174|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:41.707Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:35:41.719Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:35:41.722Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||Invoke
2022-04-18T04:35:41.723Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:41.724Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:35:41.725Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Method      : GET
2022-04-18T04:35:41.727Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55e9fd744f44e288", X-B3-SpanId:"9fa1789d38c35716", X-B3-ParentSpanId:"55e9fd744f44e288", X-B3-Sampled:"0", X-ONAP-RequestID:"551cf642-bdae-4157-8b96-e52d3ca7ca22", X-RequestID:"551cf642-bdae-4157-8b96-e52d3ca7ca22", X-TransactionID:"551cf642-bdae-4157-8b96-e52d3ca7ca22", X-ECOMP-RequestID:"551cf642-bdae-4157-8b96-e52d3ca7ca22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b15ced6-18e8-44f2-b560-7c8f62058794"]
2022-04-18T04:35:41.739Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Request body: 
2022-04-18T04:35:41.741Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||==========================request end================================================
2022-04-18T04:35:41.781Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:41.784Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:41.790Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status text  : 
2022-04-18T04:35:41.791Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:41.794Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Response body: {
  "requestId" : "38e75609-3d67-4105-ae31-d35d84737174",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:35:39.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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:35:39.000+00:00",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "cloudApiRequests" : [ ],
  "requestURI" : "38e75609-3d67-4105-ae31-d35d84737174",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    }
  }
}
2022-04-18T04:35:41.795Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:41.796Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||InvokeReturn
2022-04-18T04:35:41.799Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:35:41.799Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:35:41.800Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:41.800Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:35:41.801Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:35:41.801Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55e9fd744f44e288", X-B3-SpanId:"133fb66ecc6424f2", X-B3-ParentSpanId:"55e9fd744f44e288", X-B3-Sampled:"0", X-ONAP-RequestID:"551cf642-bdae-4157-8b96-e52d3ca7ca22", X-RequestID:"551cf642-bdae-4157-8b96-e52d3ca7ca22", X-TransactionID:"551cf642-bdae-4157-8b96-e52d3ca7ca22", X-ECOMP-RequestID:"551cf642-bdae-4157-8b96-e52d3ca7ca22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01364fcd-957c-4b8e-9e0d-d9cc4f25a1b1"]
2022-04-18T04:35:41.802Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:35:41.803Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:35:41.849Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:41.852Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:41.854Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:35:41.866Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:41.882Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:35:41.885Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:41.889Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:35:41.969Z|551cf642-bdae-4157-8b96-e52d3ca7ca22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:45.170Z|33f33068-2e99-42e4-ab7d-a869a030946c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:35:45.171Z|33f33068-2e99-42e4-ab7d-a869a030946c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:35:46.218Z|a88d187d-9082-4f6a-959d-03ccd12a4c03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:46.226Z|a88d187d-9082-4f6a-959d-03ccd12a4c03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:46.502Z|55f63ce1-5661-40fd-b713-6bdb406ff5f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:46.505Z|55f63ce1-5661-40fd-b713-6bdb406ff5f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:46.622Z|d31338c8-0ef2-47d5-bb12-f4c212e49773|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:35:46.625Z|d31338c8-0ef2-47d5-bb12-f4c212e49773|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:46.886Z|9398e1f8-7897-42a8-9659-cbb18019d3b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:46.887Z|9398e1f8-7897-42a8-9659-cbb18019d3b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:52.422Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:35:52.475Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:35:52.475Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||Invoke
2022-04-18T04:35:52.476Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:52.476Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:35:52.476Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Method      : GET
2022-04-18T04:35:52.476Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df7a285b5ebc0271", X-B3-SpanId:"928a5f1424fee611", X-B3-ParentSpanId:"df7a285b5ebc0271", X-B3-Sampled:"0", X-ONAP-RequestID:"ffca700f-4925-4715-a4ad-436943efdc45", X-RequestID:"ffca700f-4925-4715-a4ad-436943efdc45", X-TransactionID:"ffca700f-4925-4715-a4ad-436943efdc45", X-ECOMP-RequestID:"ffca700f-4925-4715-a4ad-436943efdc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f12d973-65d3-4670-b102-e376580a0efe"]
2022-04-18T04:35:52.477Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Request body: 
2022-04-18T04:35:52.477Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||==========================request end================================================
2022-04-18T04:35:52.522Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:52.522Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:52.523Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status text  : 
2022-04-18T04:35:52.523Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:52.523Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Response body: {
  "requestId" : "38e75609-3d67-4105-ae31-d35d84737174",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:35:39.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\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:35:41.000+00:00",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "cloudApiRequests" : [ ],
  "requestURI" : "38e75609-3d67-4105-ae31-d35d84737174",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    }
  }
}
2022-04-18T04:35:52.524Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:52.524Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||InvokeReturn
2022-04-18T04:35:52.525Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:35:52.526Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:35:52.526Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:35:52.526Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:35:52.526Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:35:52.527Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df7a285b5ebc0271", X-B3-SpanId:"6a3759d0a0654f51", X-B3-ParentSpanId:"df7a285b5ebc0271", X-B3-Sampled:"0", X-ONAP-RequestID:"ffca700f-4925-4715-a4ad-436943efdc45", X-RequestID:"ffca700f-4925-4715-a4ad-436943efdc45", X-TransactionID:"ffca700f-4925-4715-a4ad-436943efdc45", X-ECOMP-RequestID:"ffca700f-4925-4715-a4ad-436943efdc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fd18294-f99c-4ea8-9ab3-d016f13b0ad1"]
2022-04-18T04:35:52.527Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:35:52.527Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:35:52.553Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:35:52.553Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:35:52.553Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:35:52.553Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:35:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:35:52.554Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:35:52.554Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:35:52.554Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:35:52.599Z|ffca700f-4925-4715-a4ad-436943efdc45|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:35:56.277Z|af21d7d3-7edc-47f2-beb2-625904f74760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:56.279Z|af21d7d3-7edc-47f2-beb2-625904f74760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:56.653Z|714910f6-a08e-4d33-b23b-6cccfd6cfb8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:56.655Z|714910f6-a08e-4d33-b23b-6cccfd6cfb8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:35:56.933Z|9285a79e-6303-4839-b64e-06c6c475e241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:35:56.935Z|9285a79e-6303-4839-b64e-06c6c475e241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:00.169Z|7e4e467c-17b3-443b-bd06-40c675e008c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:36:00.169Z|7e4e467c-17b3-443b-bd06-40c675e008c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:36:00.966Z|8bff0b27-0e21-43f7-a2df-a741ba9e9317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:36:00.967Z|8bff0b27-0e21-43f7-a2df-a741ba9e9317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:36:02.871Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:36:02.877Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:36:02.878Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||Invoke
2022-04-18T04:36:02.878Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||===========================request begin================================================
2022-04-18T04:36:02.879Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:36:02.879Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Method      : GET
2022-04-18T04:36:02.879Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8f78b58f40827d9", X-B3-SpanId:"ce20b117400c561e", X-B3-ParentSpanId:"f8f78b58f40827d9", X-B3-Sampled:"0", X-ONAP-RequestID:"26420717-9faf-4000-80a6-de9e35f5af39", X-RequestID:"26420717-9faf-4000-80a6-de9e35f5af39", X-TransactionID:"26420717-9faf-4000-80a6-de9e35f5af39", X-ECOMP-RequestID:"26420717-9faf-4000-80a6-de9e35f5af39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d697e248-cec2-4675-8c86-aa0156394ea9"]
2022-04-18T04:36:02.880Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Request body: 
2022-04-18T04:36:02.880Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||==========================request end================================================
2022-04-18T04:36:02.907Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||============================response begin==========================================
2022-04-18T04:36:02.907Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status code  : 200 OK
2022-04-18T04:36:02.908Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status text  : 
2022-04-18T04:36:02.908Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:36:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:36:02.909Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Response body: {
  "requestId" : "38e75609-3d67-4105-ae31-d35d84737174",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:35:39.000+00:00",
  "endTime" : "2022-04-18T04:36: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\": \"basic_network\",\n            \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:36:00.000+00:00",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "cloudApiRequests" : [ ],
  "requestURI" : "38e75609-3d67-4105-ae31-d35d84737174",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    }
  }
}
2022-04-18T04:36:02.910Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||=======================response end=================================================
2022-04-18T04:36:02.910Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||InvokeReturn
2022-04-18T04:36:02.912Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:36:02.913Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:36:02.913Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:36:02.914Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:36:02.914Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:36:02.914Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8f78b58f40827d9", X-B3-SpanId:"a3d825e110e25619", X-B3-ParentSpanId:"f8f78b58f40827d9", X-B3-Sampled:"0", X-ONAP-RequestID:"26420717-9faf-4000-80a6-de9e35f5af39", X-RequestID:"26420717-9faf-4000-80a6-de9e35f5af39", X-TransactionID:"26420717-9faf-4000-80a6-de9e35f5af39", X-ECOMP-RequestID:"26420717-9faf-4000-80a6-de9e35f5af39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed03ea22-63a0-4a05-a2ad-d587bbf396d6"]
2022-04-18T04:36:02.915Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:36:02.915Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:36:02.932Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:36:02.932Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:36:02.933Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:36:02.933Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:36:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:36:02.933Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:36:02.934Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:36:02.934Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:36:02.951Z|26420717-9faf-4000-80a6-de9e35f5af39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:36:03.271Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:36:03.276Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:36:03.277Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||Invoke
2022-04-18T04:36:03.277Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||===========================request begin================================================
2022-04-18T04:36:03.277Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:36:03.277Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Method      : GET
2022-04-18T04:36:03.278Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee6dab24c8be37ab", X-B3-SpanId:"e2b257f63656c050", X-B3-ParentSpanId:"ee6dab24c8be37ab", X-B3-Sampled:"0", X-ONAP-RequestID:"70bd98c5-21b0-4ed4-b69a-25467518f16c", X-RequestID:"70bd98c5-21b0-4ed4-b69a-25467518f16c", X-TransactionID:"70bd98c5-21b0-4ed4-b69a-25467518f16c", X-ECOMP-RequestID:"70bd98c5-21b0-4ed4-b69a-25467518f16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5ccc996-716a-4422-ad8b-4f9147ab8d74"]
2022-04-18T04:36:03.278Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Request body: 
2022-04-18T04:36:03.279Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||==========================request end================================================
2022-04-18T04:36:03.301Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||============================response begin==========================================
2022-04-18T04:36:03.301Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status code  : 200 OK
2022-04-18T04:36:03.302Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status text  : 
2022-04-18T04:36:03.302Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:36:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:36:03.303Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Response body: {
  "requestId" : "38e75609-3d67-4105-ae31-d35d84737174",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:35:39.000+00:00",
  "endTime" : "2022-04-18T04:36: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\": \"basic_network\",\n            \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:36:00.000+00:00",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "cloudApiRequests" : [ ],
  "requestURI" : "38e75609-3d67-4105-ae31-d35d84737174",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    }
  }
}
2022-04-18T04:36:03.303Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||=======================response end=================================================
2022-04-18T04:36:03.304Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||InvokeReturn
2022-04-18T04:36:03.305Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:36:03.306Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:36:03.308Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:36:03.309Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:36:03.310Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:36:03.311Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee6dab24c8be37ab", X-B3-SpanId:"a5bd09d68a8ffa81", X-B3-ParentSpanId:"ee6dab24c8be37ab", X-B3-Sampled:"0", X-ONAP-RequestID:"70bd98c5-21b0-4ed4-b69a-25467518f16c", X-RequestID:"70bd98c5-21b0-4ed4-b69a-25467518f16c", X-TransactionID:"70bd98c5-21b0-4ed4-b69a-25467518f16c", X-ECOMP-RequestID:"70bd98c5-21b0-4ed4-b69a-25467518f16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7924dc2-9f71-448b-b891-66b47870c986"]
2022-04-18T04:36:03.311Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:36:03.312Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:36:03.328Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:36:03.328Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:36:03.328Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:36:03.329Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:36:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:36:03.330Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:36:03.331Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:36:03.331Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:36:03.356Z|70bd98c5-21b0-4ed4-b69a-25467518f16c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:36:03.514Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:36:03.521Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:36:03.523Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||Invoke
2022-04-18T04:36:03.524Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||===========================request begin================================================
2022-04-18T04:36:03.526Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:36:03.529Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Method      : GET
2022-04-18T04:36:03.529Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2d75c5c891a8484", X-B3-SpanId:"f8df533be4e074f0", X-B3-ParentSpanId:"c2d75c5c891a8484", X-B3-Sampled:"0", X-ONAP-RequestID:"132075d0-b005-419e-a1e7-f5eb5c20f5fc", X-RequestID:"132075d0-b005-419e-a1e7-f5eb5c20f5fc", X-TransactionID:"132075d0-b005-419e-a1e7-f5eb5c20f5fc", X-ECOMP-RequestID:"132075d0-b005-419e-a1e7-f5eb5c20f5fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e763de4f-05e8-4d4e-86fa-cf06cac1cb79"]
2022-04-18T04:36:03.529Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Request body: 
2022-04-18T04:36:03.529Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||==========================request end================================================
2022-04-18T04:36:03.551Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||============================response begin==========================================
2022-04-18T04:36:03.551Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status code  : 200 OK
2022-04-18T04:36:03.552Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status text  : 
2022-04-18T04:36:03.552Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:36:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:36:03.553Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Response body: {
  "requestId" : "38e75609-3d67-4105-ae31-d35d84737174",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:35:39.000+00:00",
  "endTime" : "2022-04-18T04:36: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\": \"basic_network\",\n            \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:36:00.000+00:00",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "cloudApiRequests" : [ ],
  "requestURI" : "38e75609-3d67-4105-ae31-d35d84737174",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    }
  }
}
2022-04-18T04:36:03.553Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||=======================response end=================================================
2022-04-18T04:36:03.554Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||InvokeReturn
2022-04-18T04:36:03.556Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:36:03.557Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:36:03.557Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:36:03.557Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:36:03.558Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:36:03.558Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2d75c5c891a8484", X-B3-SpanId:"9e7f230fe39f7f3c", X-B3-ParentSpanId:"c2d75c5c891a8484", X-B3-Sampled:"0", X-ONAP-RequestID:"132075d0-b005-419e-a1e7-f5eb5c20f5fc", X-RequestID:"132075d0-b005-419e-a1e7-f5eb5c20f5fc", X-TransactionID:"132075d0-b005-419e-a1e7-f5eb5c20f5fc", X-ECOMP-RequestID:"132075d0-b005-419e-a1e7-f5eb5c20f5fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca6f4bfd-950a-49c2-94ab-cb54bd6e5102"]
2022-04-18T04:36:03.558Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:36:03.569Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:36:03.594Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:36:03.594Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:36:03.594Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:36:03.595Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:36:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:36:03.595Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:36:03.595Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:36:03.596Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:36:03.604Z|132075d0-b005-419e-a1e7-f5eb5c20f5fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:36:03.763Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:36:03.773Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:36:03.774Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||Invoke
2022-04-18T04:36:03.774Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||===========================request begin================================================
2022-04-18T04:36:03.775Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174
2022-04-18T04:36:03.775Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Method      : GET
2022-04-18T04:36:03.776Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93df328c99a875c4", X-B3-SpanId:"14cd10906ba5d239", X-B3-ParentSpanId:"93df328c99a875c4", X-B3-Sampled:"0", X-ONAP-RequestID:"3f8ea433-ff58-43ff-ab26-04bf73d06142", X-RequestID:"3f8ea433-ff58-43ff-ab26-04bf73d06142", X-TransactionID:"3f8ea433-ff58-43ff-ab26-04bf73d06142", X-ECOMP-RequestID:"3f8ea433-ff58-43ff-ab26-04bf73d06142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99d8f7ee-d957-4659-94a1-608c4e971f1e"]
2022-04-18T04:36:03.776Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Request body: 
2022-04-18T04:36:03.777Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||==========================request end================================================
2022-04-18T04:36:03.798Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||============================response begin==========================================
2022-04-18T04:36:03.799Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status code  : 200 OK
2022-04-18T04:36:03.799Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Status text  : 
2022-04-18T04:36:03.801Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:36:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:36:03.802Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||Response body: {
  "requestId" : "38e75609-3d67-4105-ae31-d35d84737174",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:35:39.000+00:00",
  "endTime" : "2022-04-18T04:36: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\": \"basic_network\",\n            \"modelInvariantId\": \"14923fa9-2595-451b-9e14-815189d1c0cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ad0eaa37-fee2-49f4-8c47-428d2fae3521\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:36:00.000+00:00",
  "serviceInstanceId" : "851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "serviceInstanceName" : "basic_network-a7708ce4-803f-4751-bc7e-baf8206e393b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/851857d1-f27c-498f-bb98-4e80c07d1f8b",
  "cloudApiRequests" : [ ],
  "requestURI" : "38e75609-3d67-4105-ae31-d35d84737174",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174"
    }
  }
}
2022-04-18T04:36:03.804Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|DEBUG|500||=======================response end=================================================
2022-04-18T04:36:03.805Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38e75609-3d67-4105-ae31-d35d84737174|INFO|500||InvokeReturn
2022-04-18T04:36:03.808Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:36:03.808Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:36:03.809Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:36:03.809Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false
2022-04-18T04:36:03.809Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:36:03.810Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93df328c99a875c4", X-B3-SpanId:"9ccf934dd9064fee", X-B3-ParentSpanId:"93df328c99a875c4", X-B3-Sampled:"0", X-ONAP-RequestID:"3f8ea433-ff58-43ff-ab26-04bf73d06142", X-RequestID:"3f8ea433-ff58-43ff-ab26-04bf73d06142", X-TransactionID:"3f8ea433-ff58-43ff-ab26-04bf73d06142", X-ECOMP-RequestID:"3f8ea433-ff58-43ff-ab26-04bf73d06142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5ceaa39-7557-4404-931b-763f0e04dd3d"]
2022-04-18T04:36:03.810Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:36:03.811Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:36:03.823Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:36:03.824Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:36:03.824Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:36:03.825Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:36:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:36:03.825Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:36:03.826Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:36:03.827Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38e75609-3d67-4105-ae31-d35d84737174&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:36:03.847Z|3f8ea433-ff58-43ff-ab26-04bf73d06142|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/38e75609-3d67-4105-ae31-d35d84737174|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:36:06.345Z|d8c57d20-1929-4cbb-8045-b3920daef464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:06.346Z|d8c57d20-1929-4cbb-8045-b3920daef464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:06.705Z|eebd1f67-7a54-4c71-a776-8188c18f6260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:06.709Z|eebd1f67-7a54-4c71-a776-8188c18f6260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:07.004Z|28fe8c86-4bbe-4820-8815-287f6fad1093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:07.008Z|28fe8c86-4bbe-4820-8815-287f6fad1093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:15.181Z|5c64afd0-82b8-433d-b325-2a4c6a09160e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:36:15.194Z|5c64afd0-82b8-433d-b325-2a4c6a09160e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:36:16.390Z|050423fd-7fa0-4e54-a8ff-d31392f5b632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:16.391Z|050423fd-7fa0-4e54-a8ff-d31392f5b632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:16.766Z|5214dc2e-1aaf-41c8-9a41-384fc478fdd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:16.767Z|5214dc2e-1aaf-41c8-9a41-384fc478fdd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:17.051Z|1f4a54f1-91ad-45ec-81bd-e9b4152b4c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:17.052Z|1f4a54f1-91ad-45ec-81bd-e9b4152b4c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:26.434Z|c03f2d9e-6922-4c3c-b01c-0a22a9d5ae2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:26.435Z|c03f2d9e-6922-4c3c-b01c-0a22a9d5ae2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:26.802Z|b0939b3d-3360-44cf-bcd8-19b8590fda9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:26.803Z|b0939b3d-3360-44cf-bcd8-19b8590fda9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:27.114Z|9646a800-ee4e-44b0-9122-f42961c8913d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:27.116Z|9646a800-ee4e-44b0-9122-f42961c8913d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:30.170Z|dfed8a75-e726-43e5-984a-a2d29be4ba9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:36:30.172Z|dfed8a75-e726-43e5-984a-a2d29be4ba9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:36:30.968Z|ed1c2f2a-af1e-4ac1-a271-c8e8dbeb964b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:36:30.970Z|ed1c2f2a-af1e-4ac1-a271-c8e8dbeb964b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:36:36.477Z|3eee2f50-085b-4300-9e98-4f2f3e35cf88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:36.478Z|3eee2f50-085b-4300-9e98-4f2f3e35cf88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:36.855Z|4e784cef-4de9-4a0b-a788-7db111c35120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:36.861Z|4e784cef-4de9-4a0b-a788-7db111c35120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:37.168Z|12d7c270-57be-4398-bf08-ed16d737ee5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:37.169Z|12d7c270-57be-4398-bf08-ed16d737ee5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:45.169Z|4f04ddd4-b50a-48f3-bebf-76db223e779c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:36:45.170Z|4f04ddd4-b50a-48f3-bebf-76db223e779c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:36:46.522Z|8506cabb-2ed7-449d-b960-212c8399c9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:46.523Z|8506cabb-2ed7-449d-b960-212c8399c9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:46.647Z|8f8659d6-5526-426a-ad5e-b5fbffefcb79|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:36:46.651Z|8f8659d6-5526-426a-ad5e-b5fbffefcb79|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:46.926Z|dbf46388-e5f7-4f26-a4d9-761a64dc1adb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:46.928Z|dbf46388-e5f7-4f26-a4d9-761a64dc1adb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:47.209Z|b13d692e-bdd3-475d-bfee-63a6425f6c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:47.212Z|b13d692e-bdd3-475d-bfee-63a6425f6c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:56.553Z|6e8ef56e-1517-495c-9819-931356381f48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:56.554Z|6e8ef56e-1517-495c-9819-931356381f48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:56.967Z|84ce831a-d3c8-4316-ba35-2ed4a4b143cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:56.969Z|84ce831a-d3c8-4316-ba35-2ed4a4b143cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:36:57.245Z|f52d573d-eeac-49a1-814a-e7b25001cd06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:36:57.246Z|f52d573d-eeac-49a1-814a-e7b25001cd06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:00.169Z|fc4268fa-762f-4c0f-82aa-6665789e2f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:37:00.174Z|fc4268fa-762f-4c0f-82aa-6665789e2f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:37:00.971Z|a51a4313-a7b3-4a54-ac85-f02caae237cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:37:00.972Z|a51a4313-a7b3-4a54-ac85-f02caae237cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:37:05.176Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:05.185Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 34835b59-c19a-432b-ba2f-4701cbebf122 already exists in requestDb InfraActiveRequests table
2022-04-18T04:37:05.192Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:05.193Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||Invoke
2022-04-18T04:37:05.195Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:05.201Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:05.201Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Method      : GET
2022-04-18T04:37:05.201Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e17254280c6a0f54", X-B3-SpanId:"cd4fe5e646f828e4", X-B3-ParentSpanId:"e17254280c6a0f54", X-B3-Sampled:"0", X-ONAP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-TransactionID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ECOMP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72cde189-80a4-4995-9acc-048763d47826"]
2022-04-18T04:37:05.202Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Request body: 
2022-04-18T04:37:05.202Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||==========================request end================================================
2022-04-18T04:37:05.243Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:05.244Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:37:05.244Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status text  : 
2022-04-18T04:37:05.244Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:05.245Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Response body: 
2022-04-18T04:37:05.245Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:05.246Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|404|Not Found|InvokeReturn
2022-04-18T04:37:05.262Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:37:05.272Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:37:05.575Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:37:05.578Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:37:05.866Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:37:05.868Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:37:06:163-88734], vertex-id=[204936], Content-Length=[608], Date=[Mon, 18 Apr 2022 04:37:06 GMT], Content-Type=[application/json]}
2022-04-18T04:37:05.878Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256624229","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-04-18T04:37:05.897Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:37:05.898Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:37:05.904Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:37:05.906Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:37:05.910Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:05.914Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:37:05.917Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:37:05.920Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"e17254280c6a0f54", X-B3-SpanId:"8edac3e1874dd498", X-B3-ParentSpanId:"e17254280c6a0f54", X-B3-Sampled:"0", X-ONAP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-TransactionID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ECOMP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4732dac-81b4-4992-9c3c-3e759f3578fb"]
2022-04-18T04:37:05.932Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d","requestScope":"service"}
2022-04-18T04:37:05.934Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:37:05.984Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:05.990Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:05.991Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:37:05.992Z|34835b59-c19a-432b-ba2f-4701cbebf122|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, 18 Apr 2022 04:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:05.994Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:37:05.995Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:05.996Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:37:05.998Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:37:05.999Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:37:06.000Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:06.001Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:37:06.002Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:37:06.003Z|34835b59-c19a-432b-ba2f-4701cbebf122|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:"34835b59-c19a-432b-ba2f-4701cbebf122", X-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-TransactionID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ECOMP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8a453ec-a9b9-4b5d-a1a6-aa5bd3c9ff59"]
2022-04-18T04:37:06.005Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:37:06.006Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:37:06.091Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:06.092Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:06.093Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:37:06.093Z|34835b59-c19a-432b-ba2f-4701cbebf122|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, 18 Apr 2022 04:37:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:06.100Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:37:06.101Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:06.101Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:37:06.141Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-18T04:37:06.141Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-04-18T04:37:06.142Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:06.143Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-18T04:37:06.144Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:37:06.145Z|34835b59-c19a-432b-ba2f-4701cbebf122|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:"34835b59-c19a-432b-ba2f-4701cbebf122", X-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-TransactionID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ECOMP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5185e773-f5a7-4afa-9ddf-e48438fb2ca4"]
2022-04-18T04:37:06.146Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:37:06.150Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:37:06.175Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:06.175Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:06.176Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:37:06.178Z|34835b59-c19a-432b-ba2f-4701cbebf122|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, 18 Apr 2022 04:37:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:06.179Z|34835b59-c19a-432b-ba2f-4701cbebf122|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" : 504,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504/service"
    }
  }
}
2022-04-18T04:37:06.180Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:06.183Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-04-18T04:37:06.190Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:37:06.192Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:37:06.193Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:06.194Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:37:06.195Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:37:06.196Z|34835b59-c19a-432b-ba2f-4701cbebf122|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:"34835b59-c19a-432b-ba2f-4701cbebf122", X-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-TransactionID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ECOMP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1776078d-a589-42c3-af6b-df93241fae0c"]
2022-04-18T04:37:06.198Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:37:06.199Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:37:06.230Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:06.230Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:06.231Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:37:06.232Z|34835b59-c19a-432b-ba2f-4701cbebf122|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, 18 Apr 2022 04:37:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:06.234Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:37:06.235Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:06.237Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:37:06.244Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:37:06.248Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:37:06.250Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:06.251Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:37:06.252Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:37:06.253Z|34835b59-c19a-432b-ba2f-4701cbebf122|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:"1844", X-B3-TraceId:"e17254280c6a0f54", X-B3-SpanId:"1d64fa9587c1b129", X-B3-ParentSpanId:"e17254280c6a0f54", X-B3-Sampled:"0", X-ONAP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-TransactionID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ECOMP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1f8b7d7-62db-4a18-bcdb-ce54856a0c7b"]
2022-04-18T04:37:06.254Z|34835b59-c19a-432b-ba2f-4701cbebf122|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":"34835b59-c19a-432b-ba2f-4701cbebf122","requestStatus":"IN_PROGRESS","startTime":1650256625262,"source":"VID","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n\t\t\t\"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"432beb3d-b74f-47ee-91c8-787597b8ecf9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"34835b59-c19a-432b-ba2f-4701cbebf122"}
2022-04-18T04:37:06.255Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:37:06.328Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:06.330Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:37:06.330Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:37:06.331Z|34835b59-c19a-432b-ba2f-4701cbebf122|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/34835b59-c19a-432b-ba2f-4701cbebf122", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:06.331Z|34835b59-c19a-432b-ba2f-4701cbebf122|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" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:37:05.262+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n\t\t\t\"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"432beb3d-b74f-47ee-91c8-787597b8ecf9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:37:05.805+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    }
  }
}
2022-04-18T04:37:06.332Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:06.332Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:37:06.353Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:37:06.354Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:37:06.355Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:06.355Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:37:06.356Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:37:06.356Z|34835b59-c19a-432b-ba2f-4701cbebf122|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:"2251", X-B3-TraceId:"e17254280c6a0f54", X-B3-SpanId:"028f621dbe134b0d", X-B3-ParentSpanId:"e17254280c6a0f54", X-B3-Sampled:"0", X-ONAP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-TransactionID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ECOMP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ee66946-4397-47c6-9de8-5abd67fc0ffe"]
2022-04-18T04:37:06.357Z|34835b59-c19a-432b-ba2f-4701cbebf122|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\":\"19a85f7b-89c8-4936-a50f-a401b574ee08\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\"modelUuid\":\"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\"modelInvariantUuid\":\"19a85f7b-89c8-4936-a50f-a401b574ee08\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"432beb3d-b74f-47ee-91c8-787597b8ecf9\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"34835b59-c19a-432b-ba2f-4701cbebf122","type":"String"},"mso-request-id":{"value":"34835b59-c19a-432b-ba2f-4701cbebf122","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:37:06.357Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:37:06.606Z|0cdec9c3-2bae-4e7f-918c-82a57e8550fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:06.612Z|0cdec9c3-2bae-4e7f-918c-82a57e8550fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:07.003Z|be0ea28b-2642-4306-a57b-d8383b2bf318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:07.004Z|be0ea28b-2642-4306-a57b-d8383b2bf318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:07.276Z|1e13d909-293e-4ee6-922a-7947902aa6b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:07.277Z|1e13d909-293e-4ee6-922a-7947902aa6b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:07.400Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:07.401Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:37:07.402Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:37:07.402Z|34835b59-c19a-432b-ba2f-4701cbebf122|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, 18 Apr 2022 04:37:07 GMT", X-ONAP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-TransactionID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ECOMP-RequestID:"34835b59-c19a-432b-ba2f-4701cbebf122", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6ee66946-4397-47c6-9de8-5abd67fc0ffe", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:07.403Z|34835b59-c19a-432b-ba2f-4701cbebf122|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\":\"34835b59-c19a-432b-ba2f-4701cbebf122\",\"instanceId\":\"b3bd004c-1742-4936-9094-cd92c5d61f8a\"}}","message":"Success","processInstanceID":"33924999-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:37:07.403Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:07.404Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:37:07.409Z|34835b59-c19a-432b-ba2f-4701cbebf122|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:07.889Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:07.899Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:07.900Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||Invoke
2022-04-18T04:37:07.902Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:07.903Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:07.905Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Method      : GET
2022-04-18T04:37:07.906Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76d000bda9b4b1ed", X-B3-SpanId:"a7239667a983caf8", X-B3-ParentSpanId:"76d000bda9b4b1ed", X-B3-Sampled:"0", X-ONAP-RequestID:"e00f1573-1135-46db-b004-246004c39944", X-RequestID:"e00f1573-1135-46db-b004-246004c39944", X-TransactionID:"e00f1573-1135-46db-b004-246004c39944", X-ECOMP-RequestID:"e00f1573-1135-46db-b004-246004c39944", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"206713b3-d17d-4ac7-ad88-56fd8a063321"]
2022-04-18T04:37:07.911Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Request body: 
2022-04-18T04:37:07.913Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||==========================request end================================================
2022-04-18T04:37:07.954Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:07.955Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:07.956Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status text  : 
2022-04-18T04:37:07.956Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:07.957Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Response body: {
  "requestId" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:37:05.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n\t\t\t\"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"432beb3d-b74f-47ee-91c8-787597b8ecf9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    }
  }
}
2022-04-18T04:37:07.957Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:07.957Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||InvokeReturn
2022-04-18T04:37:07.959Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:07.960Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:07.960Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:07.961Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:07.961Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:07.962Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76d000bda9b4b1ed", X-B3-SpanId:"e3b020f2cc7196ef", X-B3-ParentSpanId:"76d000bda9b4b1ed", X-B3-Sampled:"0", X-ONAP-RequestID:"e00f1573-1135-46db-b004-246004c39944", X-RequestID:"e00f1573-1135-46db-b004-246004c39944", X-TransactionID:"e00f1573-1135-46db-b004-246004c39944", X-ECOMP-RequestID:"e00f1573-1135-46db-b004-246004c39944", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7e4b30a-dfdb-4b8e-b63e-7343cb237c52"]
2022-04-18T04:37:07.962Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:07.963Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:07.983Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:07.985Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:07.986Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:07.987Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:07.989Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:07.990Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:07.992Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:08.023Z|e00f1573-1135-46db-b004-246004c39944|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:15.169Z|aadff93f-db37-43a9-ad12-022bc53f86e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:37:15.170Z|aadff93f-db37-43a9-ad12-022bc53f86e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:37:16.674Z|97eb4a46-f9bf-4bf7-b746-eb82478fbd21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:16.678Z|97eb4a46-f9bf-4bf7-b746-eb82478fbd21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:17.037Z|78791b3e-0ccb-4bac-91d6-deaec2028cd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:17.039Z|78791b3e-0ccb-4bac-91d6-deaec2028cd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:17.150Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:17.157Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5a9bd612-93ae-4485-a56e-ee0e289976c3 already exists in requestDb InfraActiveRequests table
2022-04-18T04:37:17.158Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3
2022-04-18T04:37:17.159Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|INFO|500||Invoke
2022-04-18T04:37:17.159Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:17.159Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3
2022-04-18T04:37:17.159Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Method      : GET
2022-04-18T04:37:17.160Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee9081e21485d436", X-B3-SpanId:"0505aab3dcc57081", X-B3-ParentSpanId:"ee9081e21485d436", X-B3-Sampled:"0", X-ONAP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50a39cc3-5757-44c6-aecd-9aa9c39a3cbe"]
2022-04-18T04:37:17.160Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Request body: 
2022-04-18T04:37:17.160Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||==========================request end================================================
2022-04-18T04:37:17.179Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:17.180Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:37:17.180Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Status text  : 
2022-04-18T04:37:17.181Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:37:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:17.183Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Response body: 
2022-04-18T04:37:17.184Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:17.185Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|INFO|404|Not Found|InvokeReturn
2022-04-18T04:37:17.225Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:37:17.227Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-18T04:37:17.255Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:37:17.325Z|1c202046-dce7-488c-8d46-fb76b8cf59a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:17.326Z|1c202046-dce7-488c-8d46-fb76b8cf59a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:17.386Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825|INFO|500||Invoke
2022-04-18T04:37:17.387Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5a9bd612-93ae-4485-a56e-ee0e289976c3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3739d796-0912-4aa9-a067-a7c29f2f8ce5], X-ECOMP-RequestID=[5a9bd612-93ae-4485-a56e-ee0e289976c3], X-TransactionId=[], X-ONAP-RequestID=[5a9bd612-93ae-4485-a56e-ee0e289976c3]}
2022-04-18T04:37:17.539Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:37:17:856-91144], vertex-id=[274552], Content-Length=[116], Date=[Mon, 18 Apr 2022 04:37:17 GMT], Content-Type=[application/json]}
2022-04-18T04:37:17.549Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825|DEBUG|500||{"service-id":"34a6dfc9-4de4-49e2-9f98-ff0319741825","service-description":"pNF","resource-version":"1650256634264"}

2022-04-18T04:37:17.551Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825|INFO|500||InvokeReturn
2022-04-18T04:37:17.560Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-04-18T04:37:17.566Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:37:17.700Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:37:17.701Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825|INFO|500||Invoke
2022-04-18T04:37:17.902Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825|INFO|500||InvokeReturn
2022-04-18T04:37:17.903Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/34a6dfc9-4de4-49e2-9f98-ff0319741825 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:37:18:240-38760], vertex-id=[274552], Content-Length=[116], Date=[Mon, 18 Apr 2022 04:37:18 GMT], Content-Type=[application/json]}
2022-04-18T04:37:17.905Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"34a6dfc9-4de4-49e2-9f98-ff0319741825","service-description":"pNF","resource-version":"1650256634264"}

2022-04-18T04:37:17.907Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:37:17.907Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:37:17.989Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:37:17.994Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:37:17.995Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:17.995Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:37:17.995Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:37:17.996Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"ee9081e21485d436", X-B3-SpanId:"cd8c81754aa1a37f", X-B3-ParentSpanId:"ee9081e21485d436", X-B3-Sampled:"0", X-ONAP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6459ee1e-aa69-49f2-a8ae-f96ca61ca798"]
2022-04-18T04:37:17.996Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf","requestScope":"service"}
2022-04-18T04:37:17.997Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:37:18.284Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:18.299Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:18.303Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||Invoke
2022-04-18T04:37:18.305Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:18.307Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:18.309Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Method      : GET
2022-04-18T04:37:18.310Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59bf1bdc4acc4eff", X-B3-SpanId:"a83a07ca87147a52", X-B3-ParentSpanId:"59bf1bdc4acc4eff", X-B3-Sampled:"0", X-ONAP-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-TransactionID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-ECOMP-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0120abb5-f429-4f59-a88e-934b6ef14fa0"]
2022-04-18T04:37:18.312Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Request body: 
2022-04-18T04:37:18.313Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||==========================request end================================================
2022-04-18T04:37:18.686Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:18.692Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:18.692Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:37:18.708Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:18.709Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:37:18.710Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:18.711Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:37:18.718Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a
2022-04-18T04:37:18.719Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|INFO|500||Invoke
2022-04-18T04:37:18.720Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:18.722Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a
2022-04-18T04:37:18.723Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Method      : GET
2022-04-18T04:37:18.724Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c0cc200-2584-4a1d-8308-499de1242468"]
2022-04-18T04:37:18.726Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Request body: 
2022-04-18T04:37:18.726Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||==========================request end================================================
2022-04-18T04:37:18.768Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:18.778Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:18.779Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Status text  : 
2022-04-18T04:37:18.784Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:18.787Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_NLAcygpyZP9AdoUgdDq6",
  "description" : "catalog service description",
  "modelUUID" : "eda25dd6-d558-4add-ad32-80c230a8c43a",
  "modelInvariantUUID" : "5607e427-ea33-43e4-adb0-7b28fa93b393",
  "created" : "2022-04-18 04:33:12.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF e4ee7cd6-4b0a",
  "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/eda25dd6-d558-4add-ad32-80c230a8c43a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/vnfCustomizations"
    }
  }
}
2022-04-18T04:37:18.788Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:18.798Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|INFO|500||InvokeReturn
2022-04-18T04:37:18.860Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance
2022-04-18T04:37:18.861Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|INFO|500||Invoke
2022-04-18T04:37:18.862Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:18.862Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance
2022-04-18T04:37:18.863Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:37:18.864Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"001b5740-0834-49de-a705-916a3e2e8554"]
2022-04-18T04:37:18.867Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:37:18.869Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:37:18.889Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:18.891Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:37:18.893Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:37:18.895Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&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, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:18.898Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Response body: 
2022-04-18T04:37:18.903Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:18.909Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:37:18.911Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393
2022-04-18T04:37:18.912Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|INFO|500||Invoke
2022-04-18T04:37:18.913Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:18.922Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393
2022-04-18T04:37:18.923Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||Method      : GET
2022-04-18T04:37:18.925Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e74f246-313d-4a8b-973f-f249d7085de2"]
2022-04-18T04:37:18.927Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||Request body: 
2022-04-18T04:37:18.929Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||==========================request end================================================
2022-04-18T04:37:18.967Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:18.969Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:18.972Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||Status text  : 
2022-04-18T04:37:18.976Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:18.986Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_NLAcygpyZP9AdoUgdDq6",
      "description" : "catalog service description",
      "modelUUID" : "eda25dd6-d558-4add-ad32-80c230a8c43a",
      "modelInvariantUUID" : "5607e427-ea33-43e4-adb0-7b28fa93b393",
      "created" : "2022-04-18 04:33:12.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF e4ee7cd6-4b0a",
      "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/eda25dd6-d558-4add-ad32-80c230a8c43a"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/pnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393"
    }
  }
}
2022-04-18T04:37:18.987Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:18.994Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5607e427-ea33-43e4-adb0-7b28fa93b393|INFO|500||InvokeReturn
2022-04-18T04:37:19.055Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance
2022-04-18T04:37:19.056Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|INFO|500||Invoke
2022-04-18T04:37:19.056Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:19.057Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance
2022-04-18T04:37:19.057Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:37:19.058Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8892d9c-95e2-446a-b4c3-ef3b3c1d7d3b"]
2022-04-18T04:37:19.059Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:37:19.059Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:37:19.083Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:19.084Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:37:19.088Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:37:19.090Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&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, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:19.094Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||Response body: 
2022-04-18T04:37:19.096Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:19.099Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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=eda25dd6-d558-4add-ad32-80c230a8c43a&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:37:19.103Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:37:19.105Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:37:19.106Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:19.107Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:37:19.109Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:37:19.110Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95fd1748-e1bc-4136-b992-92be27e9d291"]
2022-04-18T04:37:19.112Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:37:19.114Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:37:19.139Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:19.138Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:19.139Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:19.140Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:37:19.141Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:19.142Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:37:19.143Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:19.140Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:19.144Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:37:19.144Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status text  : 
2022-04-18T04:37:19.146Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:19.149Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Response body: {
  "requestId" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-04-18T04:37:05.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n\t\t\t\"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"432beb3d-b74f-47ee-91c8-787597b8ecf9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    }
  }
}
2022-04-18T04:37:19.152Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:19.153Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||InvokeReturn
2022-04-18T04:37:19.159Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:19.159Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:19.160Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:19.160Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:19.160Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:19.161Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59bf1bdc4acc4eff", X-B3-SpanId:"c4da7575d00fcdf4", X-B3-ParentSpanId:"59bf1bdc4acc4eff", X-B3-Sampled:"0", X-ONAP-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-TransactionID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-ECOMP-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ff1f8dd-beeb-4e92-a27b-57b3e79e3a32"]
2022-04-18T04:37:19.162Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:19.162Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:19.167Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-18T04:37:19.167Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-04-18T04:37:19.167Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:19.168Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-18T04:37:19.168Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:37:19.168Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6238370-cd41-43da-9306-b98d50a4f5fa"]
2022-04-18T04:37:19.169Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:37:19.169Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:37:19.176Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:19.176Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:19.177Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:19.177Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:19.178Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:19.179Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:19.180Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:19.188Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:19.189Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:19.189Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:37:19.190Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:19.191Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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" : 504,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504/service"
    }
  }
}
2022-04-18T04:37:19.191Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:19.192Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-04-18T04:37:19.209Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a
2022-04-18T04:37:19.209Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|INFO|500||Invoke
2022-04-18T04:37:19.210Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:19.210Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a
2022-04-18T04:37:19.211Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Method      : GET
2022-04-18T04:37:19.212Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64957082-f66e-4aa9-a863-43d1332292a1"]
2022-04-18T04:37:19.212Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Request body: 
2022-04-18T04:37:19.213Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||==========================request end================================================
2022-04-18T04:37:19.238Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:19.238Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:19.239Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Status text  : 
2022-04-18T04:37:19.239Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:19.247Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_NLAcygpyZP9AdoUgdDq6",
  "description" : "catalog service description",
  "modelUUID" : "eda25dd6-d558-4add-ad32-80c230a8c43a",
  "modelInvariantUUID" : "5607e427-ea33-43e4-adb0-7b28fa93b393",
  "created" : "2022-04-18 04:33:12.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF e4ee7cd6-4b0a",
  "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/eda25dd6-d558-4add-ad32-80c230a8c43a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a/vnfCustomizations"
    }
  }
}
2022-04-18T04:37:19.248Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:19.249Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eda25dd6-d558-4add-ad32-80c230a8c43a|INFO|500||InvokeReturn
2022-04-18T04:37:19.254Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:37:19.255Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:37:19.255Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:19.255Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:37:19.255Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:37:19.256Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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:"3885", X-B3-TraceId:"ee9081e21485d436", X-B3-SpanId:"f6a457417caa599e", X-B3-ParentSpanId:"ee9081e21485d436", X-B3-Sampled:"0", X-ONAP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f172b754-3c71-43dd-81d5-f1a49a088740"]
2022-04-18T04:37:19.256Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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":"5a9bd612-93ae-4485-a56e-ee0e289976c3","requestStatus":"IN_PROGRESS","startTime":1650256637227,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"5607e427-ea33-43e4-adb0-7b28fa93b393\",\n            \"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n            \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"f2064697-2392-4ae3-ab2e-22d474887b0e\",\n            \"owningEntityName\":\"OE-ETE_Customer-f2064697-2392-4ae3-ab2e-22d474887b0e\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_d558a761-8625-4dd3-a168-cac4cff2edaf\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf\",\n            \"productFamilyId\":\"34a6dfc9-4de4-49e2-9f98-ff0319741825\",\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\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n                            \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF e4ee7cd6-4b0a 0\",\n                                        \"modelCustomizationId\":\"34ad9dd9-6f75-4c47-ad39-673ee08916ec\",\n                                        \"modelInvariantId\":\"5607e427-ea33-43e4-adb0-7b28fa93b393\",\n                                        \"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n                                        \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\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\":\"34a6dfc9-4de4-49e2-9f98-ff0319741825\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"NLAcygpyZP9AdoUgdDq6\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"5a9bd612-93ae-4485-a56e-ee0e289976c3"}
2022-04-18T04:37:19.256Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:37:19.312Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:19.312Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:37:19.313Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:37:19.314Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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/5a9bd612-93ae-4485-a56e-ee0e289976c3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:19.327Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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" : "5a9bd612-93ae-4485-a56e-ee0e289976c3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:37:17.227+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"5607e427-ea33-43e4-adb0-7b28fa93b393\",\n            \"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n            \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"f2064697-2392-4ae3-ab2e-22d474887b0e\",\n            \"owningEntityName\":\"OE-ETE_Customer-f2064697-2392-4ae3-ab2e-22d474887b0e\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_d558a761-8625-4dd3-a168-cac4cff2edaf\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf\",\n            \"productFamilyId\":\"34a6dfc9-4de4-49e2-9f98-ff0319741825\",\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\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n                            \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF e4ee7cd6-4b0a 0\",\n                                        \"modelCustomizationId\":\"34ad9dd9-6f75-4c47-ad39-673ee08916ec\",\n                                        \"modelInvariantId\":\"5607e427-ea33-43e4-adb0-7b28fa93b393\",\n                                        \"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n                                        \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\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\":\"34a6dfc9-4de4-49e2-9f98-ff0319741825\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"NLAcygpyZP9AdoUgdDq6\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:37:18.796+00:00",
  "serviceInstanceName" : "Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "5a9bd612-93ae-4485-a56e-ee0e289976c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3"
    }
  }
}
2022-04-18T04:37:19.327Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:19.332Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:37:19.373Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:37:19.375Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:37:19.375Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:19.376Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:37:19.377Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:37:19.378Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-TransactionID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-ECOMP-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e78b0e7-f98b-4838-965a-0d920ac7dffd"]
2022-04-18T04:37:19.379Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:37:19.380Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:37:19.463Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:37:19.471Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:37:19.481Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:19.483Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:37:19.486Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:37:19.488Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"ee9081e21485d436", X-B3-SpanId:"4c22e6bbf722ee3d", X-B3-ParentSpanId:"ee9081e21485d436", X-B3-Sampled:"0", X-ONAP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35ca62f5-4ebe-496c-a2d1-47f93a3bccb5"]
2022-04-18T04:37:19.493Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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\":\"5607e427-ea33-43e4-adb0-7b28fa93b393\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\"modelUuid\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\"modelInvariantUuid\":\"5607e427-ea33-43e4-adb0-7b28fa93b393\"},\"requestInfo\":{\"productFamilyId\":\"34a6dfc9-4de4-49e2-9f98-ff0319741825\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_d558a761-8625-4dd3-a168-cac4cff2edaf\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF e4ee7cd6-4b0a 0\",\"modelCustomizationId\":\"34ad9dd9-6f75-4c47-ad39-673ee08916ec\",\"modelInvariantId\":\"5607e427-ea33-43e4-adb0-7b28fa93b393\",\"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"34a6dfc9-4de4-49e2-9f98-ff0319741825\",\"instanceParams\":[],\"instanceName\":\"NLAcygpyZP9AdoUgdDq6\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"f2064697-2392-4ae3-ab2e-22d474887b0e\",\"owningEntityName\":\"OE-ETE_Customer-f2064697-2392-4ae3-ab2e-22d474887b0e\"}}}","type":"String"},"requestId":{"value":"5a9bd612-93ae-4485-a56e-ee0e289976c3","type":"String"},"mso-request-id":{"value":"5a9bd612-93ae-4485-a56e-ee0e289976c3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:37:19.497Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:37:19.797Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:19.798Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:19.799Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:37:19.799Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=51F625013CC66DFEBC74761368F3D575; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:37:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:19.800Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"36fe9993-bed1-11ec-a9ea-4e1990e4c189","businessKey":"34835b59-c19a-432b-ba2f-4701cbebf122","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:37:12.174+0000","endTime":"2022-04-18T04:37:13.198+0000","removalTime":null,"durationInMillis":1024,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"33924999-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"358c44a5-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:37:19.800Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:19.801Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=34835b59-c19a-432b-ba2f-4701cbebf122&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:37:19.946Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:37:19.953Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:37:19.955Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:19.956Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:37:19.958Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:37:19.961Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-TransactionID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-ECOMP-RequestID:"2fb3e422-cf31-4b61-8a8d-710775ebbf20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8cbe58d-5732-45ac-a812-e51910f3bb1f"]
2022-04-18T04:37:19.963Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:37:19.964Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:37:20.194Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:20.195Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:20.196Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:37:20.196Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0F9ACA332C089665E5D1CBEA63FABE77; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:37:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:20.197Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:36ff0ed6-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"36fe9993-bed1-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"36fe9993-bed1-11ec-a9ea-4e1990e4c189","executionId":"36fe9993-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:37:12.177+0000","endTime":"2022-04-18T04:37:13.196+0000","durationInMillis":1019,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"33924999-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:37:20.198Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:20.199Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36fe9993-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:37:20.214Z|2fb3e422-cf31-4b61-8a8d-710775ebbf20|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:21.532Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:21.533Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:37:21.547Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:37:21.550Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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, 18 Apr 2022 04:37:21 GMT", X-ONAP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-TransactionID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ECOMP-RequestID:"5a9bd612-93ae-4485-a56e-ee0e289976c3", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"35ca62f5-4ebe-496c-a2d1-47f93a3bccb5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:21.552Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|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\":\"5a9bd612-93ae-4485-a56e-ee0e289976c3\",\"instanceId\":\"e3d241ad-990e-4c25-af4c-ed02f34b1e40\"}}","message":"Success","processInstanceID":"3b62ddb3-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:37:21.553Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:21.554Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:37:21.564Z|5a9bd612-93ae-4485-a56e-ee0e289976c3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:26.746Z|cb7830d5-6e8f-422d-9316-c0293ac4e074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:26.750Z|cb7830d5-6e8f-422d-9316-c0293ac4e074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:27.104Z|29d69610-3359-4d3c-bac8-021a397ed20d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:27.105Z|29d69610-3359-4d3c-bac8-021a397ed20d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:27.362Z|f8651580-3a03-4a66-a45e-bd533f1a0415|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:27.363Z|f8651580-3a03-4a66-a45e-bd533f1a0415|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:30.169Z|95a606a1-fb83-40e0-9b4a-65ebd3aa4d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:37:30.170Z|95a606a1-fb83-40e0-9b4a-65ebd3aa4d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:37:30.517Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:30.523Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:30.524Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||Invoke
2022-04-18T04:37:30.525Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:30.526Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:30.526Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Method      : GET
2022-04-18T04:37:30.527Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a95f666f5a2e1f7", X-B3-SpanId:"8d51d05e27dc7f40", X-B3-ParentSpanId:"6a95f666f5a2e1f7", X-B3-Sampled:"0", X-ONAP-RequestID:"5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc", X-RequestID:"5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc", X-TransactionID:"5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc", X-ECOMP-RequestID:"5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39daedd1-c209-4f4d-a788-f429a7d8c044"]
2022-04-18T04:37:30.528Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Request body: 
2022-04-18T04:37:30.529Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||==========================request end================================================
2022-04-18T04:37:30.564Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:30.565Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:30.566Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status text  : 
2022-04-18T04:37:30.568Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:30.570Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Response body: {
  "requestId" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:05.000+00:00",
  "endTime" : "2022-04-18T04:37:22.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n\t\t\t\"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"432beb3d-b74f-47ee-91c8-787597b8ecf9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    }
  }
}
2022-04-18T04:37:30.572Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:30.573Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||InvokeReturn
2022-04-18T04:37:30.585Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:30.586Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:30.587Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:30.588Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:30.588Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:30.589Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a95f666f5a2e1f7", X-B3-SpanId:"4b5695e025494f46", X-B3-ParentSpanId:"6a95f666f5a2e1f7", X-B3-Sampled:"0", X-ONAP-RequestID:"5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc", X-RequestID:"5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc", X-TransactionID:"5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc", X-ECOMP-RequestID:"5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ae68dd2-775f-4de1-9d38-bada2ea9921e"]
2022-04-18T04:37:30.590Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:30.592Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:30.616Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:30.616Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:30.617Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:30.618Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:30.622Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:30.622Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:30.622Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:30.693Z|5d207285-8a18-4aa5-8a35-c7f2e0aa6cdc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:30.972Z|31bf4298-1669-49ea-88db-da46adbfa944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:37:30.974Z|31bf4298-1669-49ea-88db-da46adbfa944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:37:31.090Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:31.094Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:31.094Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||Invoke
2022-04-18T04:37:31.095Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:31.095Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:31.096Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Method      : GET
2022-04-18T04:37:31.096Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"451113d66473a32a", X-B3-SpanId:"f19d4d4837a33917", X-B3-ParentSpanId:"451113d66473a32a", X-B3-Sampled:"0", X-ONAP-RequestID:"378ab22a-9124-4b87-a3b7-23bd34816bd9", X-RequestID:"378ab22a-9124-4b87-a3b7-23bd34816bd9", X-TransactionID:"378ab22a-9124-4b87-a3b7-23bd34816bd9", X-ECOMP-RequestID:"378ab22a-9124-4b87-a3b7-23bd34816bd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eded24d2-6155-4db4-9b96-f2ac524156e6"]
2022-04-18T04:37:31.096Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Request body: 
2022-04-18T04:37:31.097Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||==========================request end================================================
2022-04-18T04:37:31.124Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:31.124Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:31.125Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status text  : 
2022-04-18T04:37:31.125Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:31.126Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Response body: {
  "requestId" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:05.000+00:00",
  "endTime" : "2022-04-18T04:37:22.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n\t\t\t\"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"432beb3d-b74f-47ee-91c8-787597b8ecf9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    }
  }
}
2022-04-18T04:37:31.127Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:31.127Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||InvokeReturn
2022-04-18T04:37:31.129Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:31.130Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:31.130Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:31.131Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:31.131Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:31.132Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"451113d66473a32a", X-B3-SpanId:"2f09bbe2dcd3ca4f", X-B3-ParentSpanId:"451113d66473a32a", X-B3-Sampled:"0", X-ONAP-RequestID:"378ab22a-9124-4b87-a3b7-23bd34816bd9", X-RequestID:"378ab22a-9124-4b87-a3b7-23bd34816bd9", X-TransactionID:"378ab22a-9124-4b87-a3b7-23bd34816bd9", X-ECOMP-RequestID:"378ab22a-9124-4b87-a3b7-23bd34816bd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"298a4a66-2ae4-4383-9257-f0f77a357c6e"]
2022-04-18T04:37:31.132Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:31.132Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:31.145Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:31.145Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:31.145Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:31.146Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:31.148Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:31.148Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:31.149Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:31.157Z|378ab22a-9124-4b87-a3b7-23bd34816bd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:31.344Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:31.348Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:31.348Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||Invoke
2022-04-18T04:37:31.349Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:31.349Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:31.350Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Method      : GET
2022-04-18T04:37:31.350Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be7576f108d3808b", X-B3-SpanId:"0dd01b0c6eff39bd", X-B3-ParentSpanId:"be7576f108d3808b", X-B3-Sampled:"0", X-ONAP-RequestID:"b812ee60-8a84-49c8-b4d9-aa3ac5773ee4", X-RequestID:"b812ee60-8a84-49c8-b4d9-aa3ac5773ee4", X-TransactionID:"b812ee60-8a84-49c8-b4d9-aa3ac5773ee4", X-ECOMP-RequestID:"b812ee60-8a84-49c8-b4d9-aa3ac5773ee4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78276ccd-4f57-46f6-92db-e90e40b5044b"]
2022-04-18T04:37:31.351Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Request body: 
2022-04-18T04:37:31.352Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||==========================request end================================================
2022-04-18T04:37:31.377Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:31.378Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:31.378Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status text  : 
2022-04-18T04:37:31.379Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:31.380Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Response body: {
  "requestId" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:05.000+00:00",
  "endTime" : "2022-04-18T04:37:22.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n\t\t\t\"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"432beb3d-b74f-47ee-91c8-787597b8ecf9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    }
  }
}
2022-04-18T04:37:31.380Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:31.381Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||InvokeReturn
2022-04-18T04:37:31.385Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:31.389Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:31.389Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:31.390Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:31.391Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:31.392Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be7576f108d3808b", X-B3-SpanId:"f565df0c415a2e06", X-B3-ParentSpanId:"be7576f108d3808b", X-B3-Sampled:"0", X-ONAP-RequestID:"b812ee60-8a84-49c8-b4d9-aa3ac5773ee4", X-RequestID:"b812ee60-8a84-49c8-b4d9-aa3ac5773ee4", X-TransactionID:"b812ee60-8a84-49c8-b4d9-aa3ac5773ee4", X-ECOMP-RequestID:"b812ee60-8a84-49c8-b4d9-aa3ac5773ee4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cf6167c-2ac3-4181-948e-0d4f58312ff0"]
2022-04-18T04:37:31.393Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:31.394Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:31.411Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:31.412Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:31.412Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:31.413Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:31.413Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:31.413Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:31.414Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:31.425Z|b812ee60-8a84-49c8-b4d9-aa3ac5773ee4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:31.769Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:31.778Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:31.779Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||Invoke
2022-04-18T04:37:31.780Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:31.781Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:31.782Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Method      : GET
2022-04-18T04:37:31.783Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"396d7e02f6c516fe", X-B3-SpanId:"d05960eae8823009", X-B3-ParentSpanId:"396d7e02f6c516fe", X-B3-Sampled:"0", X-ONAP-RequestID:"5d7c346e-957d-4458-bf30-19a1e3187764", X-RequestID:"5d7c346e-957d-4458-bf30-19a1e3187764", X-TransactionID:"5d7c346e-957d-4458-bf30-19a1e3187764", X-ECOMP-RequestID:"5d7c346e-957d-4458-bf30-19a1e3187764", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"335384ca-2119-4b97-8cc6-9033944a5a76"]
2022-04-18T04:37:31.785Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Request body: 
2022-04-18T04:37:31.786Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||==========================request end================================================
2022-04-18T04:37:31.814Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:31.815Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:31.816Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status text  : 
2022-04-18T04:37:31.818Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:31.819Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Response body: {
  "requestId" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:05.000+00:00",
  "endTime" : "2022-04-18T04:37:22.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n\t\t\t\"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"432beb3d-b74f-47ee-91c8-787597b8ecf9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    }
  }
}
2022-04-18T04:37:31.820Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:31.821Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||InvokeReturn
2022-04-18T04:37:31.826Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:31.827Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:31.828Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:31.828Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:31.829Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:31.830Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"396d7e02f6c516fe", X-B3-SpanId:"a181fcfd1324beea", X-B3-ParentSpanId:"396d7e02f6c516fe", X-B3-Sampled:"0", X-ONAP-RequestID:"5d7c346e-957d-4458-bf30-19a1e3187764", X-RequestID:"5d7c346e-957d-4458-bf30-19a1e3187764", X-TransactionID:"5d7c346e-957d-4458-bf30-19a1e3187764", X-ECOMP-RequestID:"5d7c346e-957d-4458-bf30-19a1e3187764", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47f43687-f81b-4d5c-90b9-163df81fe74a"]
2022-04-18T04:37:31.830Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:31.831Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:31.849Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:31.849Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:31.850Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:31.850Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:31.851Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:31.852Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:31.852Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:31.881Z|5d7c346e-957d-4458-bf30-19a1e3187764|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:32.103Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:32.129Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:32.134Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||Invoke
2022-04-18T04:37:32.135Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:32.137Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122
2022-04-18T04:37:32.140Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Method      : GET
2022-04-18T04:37:32.141Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e03891285d3d684", X-B3-SpanId:"0968d0fcb2e535ff", X-B3-ParentSpanId:"7e03891285d3d684", X-B3-Sampled:"0", X-ONAP-RequestID:"596f6f7a-da42-4e1f-ae74-7175bcd86448", X-RequestID:"596f6f7a-da42-4e1f-ae74-7175bcd86448", X-TransactionID:"596f6f7a-da42-4e1f-ae74-7175bcd86448", X-ECOMP-RequestID:"596f6f7a-da42-4e1f-ae74-7175bcd86448", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5807080-b911-4e76-ae27-3bb2631a07c5"]
2022-04-18T04:37:32.142Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Request body: 
2022-04-18T04:37:32.143Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||==========================request end================================================
2022-04-18T04:37:32.178Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:32.179Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:32.179Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Status text  : 
2022-04-18T04:37:32.180Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:32.181Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||Response body: {
  "requestId" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:05.000+00:00",
  "endTime" : "2022-04-18T04:37:22.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n\t\t\t\"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"432beb3d-b74f-47ee-91c8-787597b8ecf9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "34835b59-c19a-432b-ba2f-4701cbebf122",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122"
    }
  }
}
2022-04-18T04:37:32.181Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:32.183Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/34835b59-c19a-432b-ba2f-4701cbebf122|INFO|500||InvokeReturn
2022-04-18T04:37:32.189Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:32.191Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:32.192Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:32.193Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false
2022-04-18T04:37:32.195Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:32.196Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e03891285d3d684", X-B3-SpanId:"3661672cec8751c2", X-B3-ParentSpanId:"7e03891285d3d684", X-B3-Sampled:"0", X-ONAP-RequestID:"596f6f7a-da42-4e1f-ae74-7175bcd86448", X-RequestID:"596f6f7a-da42-4e1f-ae74-7175bcd86448", X-TransactionID:"596f6f7a-da42-4e1f-ae74-7175bcd86448", X-ECOMP-RequestID:"596f6f7a-da42-4e1f-ae74-7175bcd86448", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"179569a9-cca1-4def-b6cf-d307bd6841ef"]
2022-04-18T04:37:32.197Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:32.198Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:32.224Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:32.225Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:32.225Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:32.226Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:32.234Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:32.235Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:32.236Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=34835b59-c19a-432b-ba2f-4701cbebf122&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:32.283Z|596f6f7a-da42-4e1f-ae74-7175bcd86448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/34835b59-c19a-432b-ba2f-4701cbebf122|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:34.599Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:34.602Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 2728118c-b789-4a6a-b317-f97598197fca already exists in requestDb InfraActiveRequests table
2022-04-18T04:37:34.603Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:37:34.604Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||Invoke
2022-04-18T04:37:34.604Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:34.604Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:37:34.604Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Method      : GET
2022-04-18T04:37:34.605Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14135753bac22a7b", X-B3-SpanId:"de461c405691dfec", X-B3-ParentSpanId:"14135753bac22a7b", X-B3-Sampled:"0", X-ONAP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-TransactionID:"2728118c-b789-4a6a-b317-f97598197fca", X-ECOMP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8f04468-8204-4e32-a774-db54f5b59478"]
2022-04-18T04:37:34.605Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Request body: 
2022-04-18T04:37:34.606Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||==========================request end================================================
2022-04-18T04:37:34.633Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:34.633Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:37:34.634Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status text  : 
2022-04-18T04:37:34.634Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:34.635Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Response body: 
2022-04-18T04:37:34.635Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:34.635Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|404|Not Found|InvokeReturn
2022-04-18T04:37:34.679Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:37:34.681Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-18T04:37:34.714Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:37:34.814Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:37:34.815Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08|INFO|500||Invoke
2022-04-18T04:37:34.930Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08|INFO|404|Not Found|InvokeReturn
2022-04-18T04:37:34.937Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:37:35:301-39457], Content-Length=[377], Date=[Mon, 18 Apr 2022 04:37:35 GMT], Content-Type=[application/json]}
2022-04-18T04:37:34.941Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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/19a85f7b-89c8-4936-a50f-a401b574ee08","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08","ERR.5.4.6114"]}}}

2022-04-18T04:37:34.999Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08
2022-04-18T04:37:35.013Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 19a85f7b-89c8-4936-a50f-a401b574ee08
2022-04-18T04:37:35.021Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:37:35.084Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08|INFO|500||Invoke
2022-04-18T04:37:35.088Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2728118c-b789-4a6a-b317-f97598197fca], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a494b751-4666-4785-889d-d16ce67a4be6], X-ECOMP-RequestID=[2728118c-b789-4a6a-b317-f97598197fca], X-TransactionId=[], X-ONAP-RequestID=[2728118c-b789-4a6a-b317-f97598197fca]}
2022-04-18T04:37:35.170Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:37:35:535-32353], Content-Length=[377], Date=[Mon, 18 Apr 2022 04:37:35 GMT], Content-Type=[application/json]}
2022-04-18T04:37:35.172Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08|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/19a85f7b-89c8-4936-a50f-a401b574ee08","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08","ERR.5.4.6114"]}}}

2022-04-18T04:37:35.172Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08|INFO|404|Not Found|InvokeReturn
2022-04-18T04:37:35.176Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/19a85f7b-89c8-4936-a50f-a401b574ee08
2022-04-18T04:37:35.177Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 19a85f7b-89c8-4936-a50f-a401b574ee08
2022-04-18T04:37:35.183Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:37:35.222Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:37:35.223Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:37:35.383Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:37:35.384Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:37:35:688-7576], vertex-id=[204936], Content-Length=[608], Date=[Mon, 18 Apr 2022 04:37:35 GMT], Content-Type=[application/json]}
2022-04-18T04:37:35.387Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256624229","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-04-18T04:37:35.389Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:37:35.389Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:37:35.401Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:37:35.402Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:37:35.402Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:35.403Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:37:35.403Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:37:35.404Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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:"14135753bac22a7b", X-B3-SpanId:"67f294b26e905e99", X-B3-ParentSpanId:"14135753bac22a7b", X-B3-Sampled:"0", X-ONAP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-TransactionID:"2728118c-b789-4a6a-b317-f97598197fca", X-ECOMP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7eaa8fd-4bfe-4979-b75e-d335fb0f3bfb"]
2022-04-18T04:37:35.405Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b3bd004c-1742-4936-9094-cd92c5d61f8a"},"instanceName":"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0","requestScope":"vnf"}
2022-04-18T04:37:35.405Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:37:35.431Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:35.431Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:35.432Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:37:35.432Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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, 18 Apr 2022 04:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:35.433Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:37:35.433Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:35.433Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:37:35.435Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346
2022-04-18T04:37:35.435Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|INFO|500||Invoke
2022-04-18T04:37:35.435Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:35.437Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346
2022-04-18T04:37:35.437Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||Method      : GET
2022-04-18T04:37:35.438Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-TransactionID:"2728118c-b789-4a6a-b317-f97598197fca", X-ECOMP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cb50fbb-6012-414d-94a5-5d91585567be"]
2022-04-18T04:37:35.438Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||Request body: 
2022-04-18T04:37:35.439Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||==========================request end================================================
2022-04-18T04:37:35.518Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:35.523Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:35.526Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||Status text  : 
2022-04-18T04:37:35.529Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:35.531Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 11,
      "modelCustomizationUUID" : "67332850-785b-44eb-997b-2b1309690346",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-04-18 04:34:34.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-04-18T04:34:34.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vfModuleCustomizations"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346"
    }
  }
}
2022-04-18T04:37:35.531Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:35.531Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=67332850-785b-44eb-997b-2b1309690346|INFO|500||InvokeReturn
2022-04-18T04:37:35.559Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources
2022-04-18T04:37:35.574Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|INFO|500||Invoke
2022-04-18T04:37:35.575Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:35.575Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources
2022-04-18T04:37:35.575Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Method      : GET
2022-04-18T04:37:35.576Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-TransactionID:"2728118c-b789-4a6a-b317-f97598197fca", X-ECOMP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7db3b4f6-c4ca-45b3-9931-9f80cf2f6827"]
2022-04-18T04:37:35.576Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Request body: 
2022-04-18T04:37:35.576Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||==========================request end================================================
2022-04-18T04:37:35.628Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:35.629Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:35.629Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Status text  : 
2022-04-18T04:37:35.629Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/aa348190-a0b0-404f-8858-c35c1f8e0fd6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:35.630Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "aa348190-a0b0-404f-8858-c35c1f8e0fd6",
  "modelInvariantUUID" : "b1e07ad5-2f0b-477b-8c57-4a21df14eea8",
  "modelName" : "basic_cnf",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2022-04-18T04:34:34.000+00:00",
  "modelInvariantId" : "b1e07ad5-2f0b-477b-8c57-4a21df14eea8",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/aa348190-a0b0-404f-8858-c35c1f8e0fd6"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/aa348190-a0b0-404f-8858-c35c1f8e0fd6"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/aa348190-a0b0-404f-8858-c35c1f8e0fd6/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/aa348190-a0b0-404f-8858-c35c1f8e0fd6/vnfResourceWorkflow"
    }
  }
}
2022-04-18T04:37:35.631Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:35.631Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|INFO|500||InvokeReturn
2022-04-18T04:37:35.646Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-04-18T04:37:35.648Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-04-18T04:37:35.648Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:35.649Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-04-18T04:37:35.649Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:37:35.650Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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:"2728118c-b789-4a6a-b317-f97598197fca", X-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-TransactionID:"2728118c-b789-4a6a-b317-f97598197fca", X-ECOMP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84c0be26-29fe-4ab8-adf7-20a979dd2e69"]
2022-04-18T04:37:35.651Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:37:35.651Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:37:35.716Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:35.717Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:35.718Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:37:35.718Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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, 18 Apr 2022 04:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:35.719Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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" : 10006,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006"
    }
  }
}
2022-04-18T04:37:35.720Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:35.721Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-04-18T04:37:35.765Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:37:35.766Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:37:35.766Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:35.767Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:37:35.767Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:37:35.768Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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:"14135753bac22a7b", X-B3-SpanId:"57019f2b68501417", X-B3-ParentSpanId:"14135753bac22a7b", X-B3-Sampled:"0", X-ONAP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-TransactionID:"2728118c-b789-4a6a-b317-f97598197fca", X-ECOMP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd904ea7-841b-466f-9c7f-0dcaf62e503e"]
2022-04-18T04:37:35.768Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2728118c-b789-4a6a-b317-f97598197fca","requestStatus":"IN_PROGRESS","startTime":1650256654681,"source":"VID","vnfName":"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n    \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"b3bd004c-1742-4936-9094-cd92c5d61f8a","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"2728118c-b789-4a6a-b317-f97598197fca"}
2022-04-18T04:37:35.768Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:37:35.806Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:35.810Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:37:35.810Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:37:35.811Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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/2728118c-b789-4a6a-b317-f97598197fca", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:35.811Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "2728118c-b789-4a6a-b317-f97598197fca",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:37:34.681+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n    \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:37:35.308+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2728118c-b789-4a6a-b317-f97598197fca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    }
  }
}
2022-04-18T04:37:35.812Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:35.815Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:37:35.833Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:37:35.834Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:37:35.834Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:35.834Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:37:35.835Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:37:35.835Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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:"14135753bac22a7b", X-B3-SpanId:"bce21e33744671f6", X-B3-ParentSpanId:"14135753bac22a7b", X-B3-Sampled:"0", X-ONAP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-TransactionID:"2728118c-b789-4a6a-b317-f97598197fca", X-ECOMP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a492c41-b6bd-4513-8072-2b1f21f5f2ad"]
2022-04-18T04:37:35.835Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/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\":\"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"67332850-785b-44eb-997b-2b1309690346\",\"modelVersionId\":\"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\"modelCustomizationId\":\"67332850-785b-44eb-997b-2b1309690346\",\"modelUuid\":\"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\"modelInvariantUuid\":\"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"19a85f7b-89c8-4936-a50f-a401b574ee08\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\"modelInfo\":{\"modelInvariantId\":\"19a85f7b-89c8-4936-a50f-a401b574ee08\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\"modelUuid\":\"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\"modelInvariantUuid\":\"19a85f7b-89c8-4936-a50f-a401b574ee08\"}}}],\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"b3bd004c-1742-4936-9094-cd92c5d61f8a\"}","type":"String"},"requestId":{"value":"2728118c-b789-4a6a-b317-f97598197fca","type":"String"},"mso-request-id":{"value":"2728118c-b789-4a6a-b317-f97598197fca","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"b3bd004c-1742-4936-9094-cd92c5d61f8a","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/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:37:35.835Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:37:36.811Z|fa63b436-d126-49c4-bba6-1aadbad6b8ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:36.847Z|fa63b436-d126-49c4-bba6-1aadbad6b8ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:36.865Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:36.866Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:37:36.867Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:37:36.867Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:37:36 GMT", X-ONAP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-TransactionID:"2728118c-b789-4a6a-b317-f97598197fca", X-ECOMP-RequestID:"2728118c-b789-4a6a-b317-f97598197fca", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4a492c41-b6bd-4513-8072-2b1f21f5f2ad", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:36.877Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2728118c-b789-4a6a-b317-f97598197fca\",\"instanceId\":\"417205b6-cd82-4369-8e0e-a1d55336ef12\"}}","message":"Success","processInstanceID":"451c08c3-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:37:36.877Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:36.878Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:37:36.909Z|2728118c-b789-4a6a-b317-f97598197fca|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:37.111Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:37.136Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:37:37.138Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||Invoke
2022-04-18T04:37:37.138Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:37.138Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:37:37.138Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Method      : GET
2022-04-18T04:37:37.139Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70bf5ab8735636af", X-B3-SpanId:"bfabf17f6d52ee67", X-B3-ParentSpanId:"70bf5ab8735636af", X-B3-Sampled:"0", X-ONAP-RequestID:"f8af8f26-21e8-468e-88b2-564ba170072f", X-RequestID:"f8af8f26-21e8-468e-88b2-564ba170072f", X-TransactionID:"f8af8f26-21e8-468e-88b2-564ba170072f", X-ECOMP-RequestID:"f8af8f26-21e8-468e-88b2-564ba170072f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa9954ad-dc8f-4a56-b1aa-3d325d6b61c0"]
2022-04-18T04:37:37.139Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Request body: 
2022-04-18T04:37:37.139Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||==========================request end================================================
2022-04-18T04:37:37.194Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:37.189Z|9bf06d2b-9a66-40ee-b0b1-6ee1b35da080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:37.194Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:37.194Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status text  : 
2022-04-18T04:37:37.195Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:37.198Z|9bf06d2b-9a66-40ee-b0b1-6ee1b35da080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:37.206Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Response body: {
  "requestId" : "2728118c-b789-4a6a-b317-f97598197fca",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:37:34.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n    \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:36.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2728118c-b789-4a6a-b317-f97598197fca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    }
  }
}
2022-04-18T04:37:37.207Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:37.207Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||InvokeReturn
2022-04-18T04:37:37.209Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:37:37.210Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:37.210Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:37.211Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:37:37.211Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:37.211Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70bf5ab8735636af", X-B3-SpanId:"f6c69952edd05fd6", X-B3-ParentSpanId:"70bf5ab8735636af", X-B3-Sampled:"0", X-ONAP-RequestID:"f8af8f26-21e8-468e-88b2-564ba170072f", X-RequestID:"f8af8f26-21e8-468e-88b2-564ba170072f", X-TransactionID:"f8af8f26-21e8-468e-88b2-564ba170072f", X-ECOMP-RequestID:"f8af8f26-21e8-468e-88b2-564ba170072f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f6d7d4d-83d6-4a38-b538-1ac14ab19ace"]
2022-04-18T04:37:37.212Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:37.212Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:37.235Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:37.235Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:37.236Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:37.236Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:37.238Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:37.238Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:37.239Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:37.261Z|f8af8f26-21e8-468e-88b2-564ba170072f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:37.416Z|551a867e-4c08-46d7-a9b4-c67d6f483fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:37.425Z|551a867e-4c08-46d7-a9b4-c67d6f483fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:45.169Z|b41fd6db-af6b-4cfc-858d-b4225dc43d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:37:45.173Z|b41fd6db-af6b-4cfc-858d-b4225dc43d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:37:46.626Z|9433827f-ad52-4fa1-a79a-31764c759ed3|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:37:46.633Z|9433827f-ad52-4fa1-a79a-31764c759ed3|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:46.985Z|7ef36d72-4a58-4648-be1a-fda50b6634dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:46.986Z|7ef36d72-4a58-4648-be1a-fda50b6634dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:47.275Z|b9a10de4-3a58-4e46-bee9-bd12ffcb3428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:47.277Z|b9a10de4-3a58-4e46-bee9-bd12ffcb3428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:47.447Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:47.455Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:37:47.455Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||Invoke
2022-04-18T04:37:47.455Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:47.456Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:37:47.456Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Method      : GET
2022-04-18T04:37:47.456Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e2ca96b18123750", X-B3-SpanId:"5495c35d23d606cb", X-B3-ParentSpanId:"0e2ca96b18123750", X-B3-Sampled:"0", X-ONAP-RequestID:"267b6119-031f-4d9e-8ed2-d816ca487b31", X-RequestID:"267b6119-031f-4d9e-8ed2-d816ca487b31", X-TransactionID:"267b6119-031f-4d9e-8ed2-d816ca487b31", X-ECOMP-RequestID:"267b6119-031f-4d9e-8ed2-d816ca487b31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aa761aa-102e-4b11-932f-b8907fbe9e58"]
2022-04-18T04:37:47.457Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Request body: 
2022-04-18T04:37:47.457Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||==========================request end================================================
2022-04-18T04:37:47.482Z|d7ee750c-8cc1-43d5-bee6-860b1b6ffd90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:47.482Z|d7ee750c-8cc1-43d5-bee6-860b1b6ffd90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:47.488Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:47.488Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:47.489Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status text  : 
2022-04-18T04:37:47.489Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:47.489Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Response body: {
  "requestId" : "2728118c-b789-4a6a-b317-f97598197fca",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:37:34.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n    \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:36.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2728118c-b789-4a6a-b317-f97598197fca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    }
  }
}
2022-04-18T04:37:47.490Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:47.490Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||InvokeReturn
2022-04-18T04:37:47.491Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:37:47.492Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:47.492Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:47.492Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:37:47.493Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:47.493Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e2ca96b18123750", X-B3-SpanId:"f67b5f96746fa3e1", X-B3-ParentSpanId:"0e2ca96b18123750", X-B3-Sampled:"0", X-ONAP-RequestID:"267b6119-031f-4d9e-8ed2-d816ca487b31", X-RequestID:"267b6119-031f-4d9e-8ed2-d816ca487b31", X-TransactionID:"267b6119-031f-4d9e-8ed2-d816ca487b31", X-ECOMP-RequestID:"267b6119-031f-4d9e-8ed2-d816ca487b31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8205955-d7ab-44ec-8a9d-75796cb2e970"]
2022-04-18T04:37:47.493Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:47.493Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:47.514Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:47.515Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:47.515Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:47.516Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:47.519Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:47.519Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:47.520Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:47.565Z|267b6119-031f-4d9e-8ed2-d816ca487b31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:48.729Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:48.735Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3
2022-04-18T04:37:48.736Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|INFO|500||Invoke
2022-04-18T04:37:48.736Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:48.737Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3
2022-04-18T04:37:48.737Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Method      : GET
2022-04-18T04:37:48.738Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7badb8bfbeb6f4a", X-B3-SpanId:"9cab22ac4d9fcae5", X-B3-ParentSpanId:"d7badb8bfbeb6f4a", X-B3-Sampled:"0", X-ONAP-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-TransactionID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-ECOMP-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4965ddd5-baba-4d15-a603-ec3336a8b7e4"]
2022-04-18T04:37:48.738Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Request body: 
2022-04-18T04:37:48.739Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||==========================request end================================================
2022-04-18T04:37:48.758Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:48.759Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:48.760Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Status text  : 
2022-04-18T04:37:48.771Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:48.773Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Response body: {
  "requestId" : "5a9bd612-93ae-4485-a56e-ee0e289976c3",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2022-04-18T04:37:17.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"5607e427-ea33-43e4-adb0-7b28fa93b393\",\n            \"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n            \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"f2064697-2392-4ae3-ab2e-22d474887b0e\",\n            \"owningEntityName\":\"OE-ETE_Customer-f2064697-2392-4ae3-ab2e-22d474887b0e\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_d558a761-8625-4dd3-a168-cac4cff2edaf\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf\",\n            \"productFamilyId\":\"34a6dfc9-4de4-49e2-9f98-ff0319741825\",\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\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n                            \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF e4ee7cd6-4b0a 0\",\n                                        \"modelCustomizationId\":\"34ad9dd9-6f75-4c47-ad39-673ee08916ec\",\n                                        \"modelInvariantId\":\"5607e427-ea33-43e4-adb0-7b28fa93b393\",\n                                        \"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n                                        \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\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\":\"34a6dfc9-4de4-49e2-9f98-ff0319741825\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"NLAcygpyZP9AdoUgdDq6\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:45.000+00:00",
  "serviceInstanceId" : "e3d241ad-990e-4c25-af4c-ed02f34b1e40",
  "serviceInstanceName" : "Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "5a9bd612-93ae-4485-a56e-ee0e289976c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3"
    }
  }
}
2022-04-18T04:37:48.775Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:48.776Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|INFO|500||InvokeReturn
2022-04-18T04:37:48.781Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false
2022-04-18T04:37:48.782Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:48.782Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:48.783Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false
2022-04-18T04:37:48.784Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:48.785Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7badb8bfbeb6f4a", X-B3-SpanId:"79127ad4d3989308", X-B3-ParentSpanId:"d7badb8bfbeb6f4a", X-B3-Sampled:"0", X-ONAP-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-TransactionID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-ECOMP-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a70efda-7ab9-40b4-a9ca-503bcaaf860f"]
2022-04-18T04:37:48.786Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:48.787Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:48.803Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:48.803Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:48.805Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:48.806Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:48.806Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:48.807Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:48.807Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:48.921Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:37:48.922Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:37:48.922Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:48.923Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:37:48.923Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:37:48.924Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-TransactionID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-ECOMP-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3215bacb-f44f-4eb9-93e3-c9839d76b2fb"]
2022-04-18T04:37:48.924Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:37:48.925Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:37:49.289Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:49.290Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:49.291Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:37:49.292Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7E6BF1C2C42D3AC33290B33E7FB096AA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"722", Date:"Mon, 18 Apr 2022 04:37:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:49.299Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"44f2878e-bed1-11ec-a9ea-4e1990e4c189","businessKey":"5a9bd612-93ae-4485-a56e-ee0e289976c3","processDefinitionId":"WaitForPnfReadyBB:1:9440b30d-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-04-18T04:37:35.583+0000","endTime":"2022-04-18T04:37:45.528+0000","removalTime":null,"durationInMillis":9945,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"3b62ddb3-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"439b82c8-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:37:49.302Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:49.308Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a9bd612-93ae-4485-a56e-ee0e289976c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:37:49.529Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:37:49.532Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:37:49.534Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:49.536Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:37:49.537Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:37:49.540Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-TransactionID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-ECOMP-RequestID:"62ff5bc9-57a4-43f5-9a64-07f45c9d7296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8af47d89-f788-4627-a41b-5b75fca746fc"]
2022-04-18T04:37:49.542Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:37:49.544Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:37:49.997Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:50.004Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:50.005Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:37:50.006Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2BE24F1CC10F5F6C98B1769BAF8553C3; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:37:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:50.006Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"44f91755-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"44f2878e-bed1-11ec-a9ea-4e1990e4c189","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:9440b30d-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"44f2878e-bed1-11ec-a9ea-4e1990e4c189","executionId":"44f2878e-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:37:35.626+0000","endTime":"2022-04-18T04:37:35.916+0000","durationInMillis":290,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3b62ddb3-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:37:50.007Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:50.008Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44f2878e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:37:50.016Z|62ff5bc9-57a4-43f5-9a64-07f45c9d7296|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:37:57.037Z|a6a86f87-32e3-440f-bab6-a63284f8933d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:57.038Z|a6a86f87-32e3-440f-bab6-a63284f8933d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:57.343Z|685a30f9-fc80-47f5-8b99-c816661ee346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:57.344Z|685a30f9-fc80-47f5-8b99-c816661ee346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:57.536Z|6fa987f2-f57e-48b1-a203-601b63a3c9d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:37:57.537Z|6fa987f2-f57e-48b1-a203-601b63a3c9d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:37:57.922Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:37:57.931Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:37:57.931Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||Invoke
2022-04-18T04:37:57.931Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:57.932Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:37:57.932Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Method      : GET
2022-04-18T04:37:57.932Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"503a2485038ba091", X-B3-SpanId:"c66837950ad1e1b7", X-B3-ParentSpanId:"503a2485038ba091", X-B3-Sampled:"0", X-ONAP-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-TransactionID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-ECOMP-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"791fac94-ee5b-4877-b500-61e5f6062bf0"]
2022-04-18T04:37:57.933Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Request body: 
2022-04-18T04:37:57.933Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||==========================request end================================================
2022-04-18T04:37:57.959Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:57.960Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:57.962Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status text  : 
2022-04-18T04:37:57.963Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:57.965Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Response body: {
  "requestId" : "2728118c-b789-4a6a-b317-f97598197fca",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-04-18T04:37:34.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n    \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:56.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2728118c-b789-4a6a-b317-f97598197fca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    }
  }
}
2022-04-18T04:37:57.966Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:57.967Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||InvokeReturn
2022-04-18T04:37:57.972Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:37:57.973Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:37:57.974Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:57.974Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:37:57.975Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:37:57.976Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"503a2485038ba091", X-B3-SpanId:"4bb42261febeba8a", X-B3-ParentSpanId:"503a2485038ba091", X-B3-Sampled:"0", X-ONAP-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-TransactionID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-ECOMP-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1aa4b437-993e-421f-ba3b-25ce505afc71"]
2022-04-18T04:37:57.977Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:37:57.978Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:37:58.004Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:58.004Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:58.004Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:37:58.005Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:58.005Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:37:58.005Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:58.006Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:37:58.047Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:37:58.048Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:37:58.048Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:58.049Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:37:58.049Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:37:58.050Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-TransactionID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-ECOMP-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"978b9618-f49c-4de7-a7c1-01df83ff31f1"]
2022-04-18T04:37:58.050Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:37:58.050Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:37:58.194Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:58.195Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:58.195Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:37:58.196Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C0D8B9ED84B81C14168A7DF46897E110; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:37:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:58.197Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4db284af-bed1-11ec-a9ea-4e1990e4c189","businessKey":"2728118c-b789-4a6a-b317-f97598197fca","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:37:50.263+0000","endTime":"2022-04-18T04:37:55.662+0000","removalTime":null,"durationInMillis":5399,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"451c08c3-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"477ded77-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:37:58.197Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:58.198Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2728118c-b789-4a6a-b317-f97598197fca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:37:58.277Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:37:58.280Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:37:58.282Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:37:58.283Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:37:58.284Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:37:58.285Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-TransactionID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-ECOMP-RequestID:"ad972cde-e995-4f76-89a0-ad7df23669aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0a28465-30c1-449a-a42d-c44b5871c593"]
2022-04-18T04:37:58.286Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:37:58.287Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:37:58.743Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:37:58.745Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:37:58.746Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:37:58.747Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6994EACEDC2D8A3155A768FD4C3F1FAD; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:37:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:37:58.748Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"4e951cb7-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"SubProcess_0y8yozw:4e10f87b-bed1-11ec-a9ea-4e1990e4c189","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"4db284af-bed1-11ec-a9ea-4e1990e4c189","executionId":"4e951cb5-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:37:51.748+0000","endTime":"2022-04-18T04:37:54.250+0000","durationInMillis":2502,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"451c08c3-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:37:58.749Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:37:58.750Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4db284af-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:37:58.769Z|ad972cde-e995-4f76-89a0-ad7df23669aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:00.169Z|0c950c15-8bc2-4ecb-b7b9-1b5a332d4c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:38:00.169Z|0c950c15-8bc2-4ecb-b7b9-1b5a332d4c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:38:00.396Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:00.411Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3
2022-04-18T04:38:00.411Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|INFO|500||Invoke
2022-04-18T04:38:00.412Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:00.413Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3
2022-04-18T04:38:00.413Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Method      : GET
2022-04-18T04:38:00.414Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"593a95a3393f9783", X-B3-SpanId:"14e122c844a7ef22", X-B3-ParentSpanId:"593a95a3393f9783", X-B3-Sampled:"0", X-ONAP-RequestID:"1cad3976-4b71-4ab4-acc0-626e0ce78e01", X-RequestID:"1cad3976-4b71-4ab4-acc0-626e0ce78e01", X-TransactionID:"1cad3976-4b71-4ab4-acc0-626e0ce78e01", X-ECOMP-RequestID:"1cad3976-4b71-4ab4-acc0-626e0ce78e01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"040b6f22-8bad-42cd-be4a-19863216654e"]
2022-04-18T04:38:00.414Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Request body: 
2022-04-18T04:38:00.415Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||==========================request end================================================
2022-04-18T04:38:00.444Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:00.444Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:00.445Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Status text  : 
2022-04-18T04:38:00.446Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:00.448Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||Response body: {
  "requestId" : "5a9bd612-93ae-4485-a56e-ee0e289976c3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:17.000+00:00",
  "endTime" : "2022-04-18T04:37:53.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"5607e427-ea33-43e4-adb0-7b28fa93b393\",\n            \"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n            \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"f2064697-2392-4ae3-ab2e-22d474887b0e\",\n            \"owningEntityName\":\"OE-ETE_Customer-f2064697-2392-4ae3-ab2e-22d474887b0e\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_d558a761-8625-4dd3-a168-cac4cff2edaf\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf\",\n            \"productFamilyId\":\"34a6dfc9-4de4-49e2-9f98-ff0319741825\",\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\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n                            \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF e4ee7cd6-4b0a 0\",\n                                        \"modelCustomizationId\":\"34ad9dd9-6f75-4c47-ad39-673ee08916ec\",\n                                        \"modelInvariantId\":\"5607e427-ea33-43e4-adb0-7b28fa93b393\",\n                                        \"modelVersionId\":\"eda25dd6-d558-4add-ad32-80c230a8c43a\",\n                                        \"modelName\":\"Demo_pNF_NLAcygpyZP9AdoUgdDq6\",\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\":\"34a6dfc9-4de4-49e2-9f98-ff0319741825\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"NLAcygpyZP9AdoUgdDq6\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:37:52.000+00:00",
  "serviceInstanceId" : "e3d241ad-990e-4c25-af4c-ed02f34b1e40",
  "serviceInstanceName" : "Service_Ete_Named558a761-8625-4dd3-a168-cac4cff2edaf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "5a9bd612-93ae-4485-a56e-ee0e289976c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3"
    }
  }
}
2022-04-18T04:38:00.448Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:00.449Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a9bd612-93ae-4485-a56e-ee0e289976c3|INFO|500||InvokeReturn
2022-04-18T04:38:00.452Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false
2022-04-18T04:38:00.453Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:00.454Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:00.455Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false
2022-04-18T04:38:00.456Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:00.457Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"593a95a3393f9783", X-B3-SpanId:"a7da711d7e04d0b5", X-B3-ParentSpanId:"593a95a3393f9783", X-B3-Sampled:"0", X-ONAP-RequestID:"1cad3976-4b71-4ab4-acc0-626e0ce78e01", X-RequestID:"1cad3976-4b71-4ab4-acc0-626e0ce78e01", X-TransactionID:"1cad3976-4b71-4ab4-acc0-626e0ce78e01", X-ECOMP-RequestID:"1cad3976-4b71-4ab4-acc0-626e0ce78e01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dca9188-b345-4d47-a7c7-3178cfe1ad60"]
2022-04-18T04:38:00.458Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:00.458Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:00.483Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:00.484Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:00.485Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:00.486Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:37:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:00.487Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:00.487Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:00.489Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a9bd612-93ae-4485-a56e-ee0e289976c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:38:00.501Z|1cad3976-4b71-4ab4-acc0-626e0ce78e01|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a9bd612-93ae-4485-a56e-ee0e289976c3|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:00.975Z|f833a662-d542-44b8-925d-50e483ec48a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:38:00.976Z|f833a662-d542-44b8-925d-50e483ec48a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:38:07.089Z|7fb0258f-ddc9-4a13-a10c-d9bbfba6b01f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:07.091Z|7fb0258f-ddc9-4a13-a10c-d9bbfba6b01f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:07.379Z|b25e7dbf-a450-4a24-999b-7e4a9916df96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:07.380Z|b25e7dbf-a450-4a24-999b-7e4a9916df96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:07.576Z|90259e0f-646d-48f3-9853-9764a22c0405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:07.578Z|90259e0f-646d-48f3-9853-9764a22c0405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:08.939Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:08.944Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:38:08.944Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||Invoke
2022-04-18T04:38:08.945Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:08.946Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:38:08.946Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Method      : GET
2022-04-18T04:38:08.947Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"047686497fb1fe04", X-B3-SpanId:"162c6d0be211ced1", X-B3-ParentSpanId:"047686497fb1fe04", X-B3-Sampled:"0", X-ONAP-RequestID:"6a968e86-5740-4646-98f2-9cf2d3a5a7a6", X-RequestID:"6a968e86-5740-4646-98f2-9cf2d3a5a7a6", X-TransactionID:"6a968e86-5740-4646-98f2-9cf2d3a5a7a6", X-ECOMP-RequestID:"6a968e86-5740-4646-98f2-9cf2d3a5a7a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdaf2be8-a0c8-4bbe-aed1-39573c193495"]
2022-04-18T04:38:08.948Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Request body: 
2022-04-18T04:38:08.948Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||==========================request end================================================
2022-04-18T04:38:08.979Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:08.980Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:08.980Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status text  : 
2022-04-18T04:38:08.982Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:08.985Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Response body: {
  "requestId" : "2728118c-b789-4a6a-b317-f97598197fca",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:34.000+00:00",
  "endTime" : "2022-04-18T04:38:03.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n    \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:38:02.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2728118c-b789-4a6a-b317-f97598197fca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    }
  }
}
2022-04-18T04:38:08.986Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:08.989Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||InvokeReturn
2022-04-18T04:38:08.992Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:38:08.994Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:08.995Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:08.996Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:38:08.997Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:08.997Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"047686497fb1fe04", X-B3-SpanId:"87720d3bd4dac79f", X-B3-ParentSpanId:"047686497fb1fe04", X-B3-Sampled:"0", X-ONAP-RequestID:"6a968e86-5740-4646-98f2-9cf2d3a5a7a6", X-RequestID:"6a968e86-5740-4646-98f2-9cf2d3a5a7a6", X-TransactionID:"6a968e86-5740-4646-98f2-9cf2d3a5a7a6", X-ECOMP-RequestID:"6a968e86-5740-4646-98f2-9cf2d3a5a7a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37e0805a-e0c7-4142-920c-20f34ee928a4"]
2022-04-18T04:38:08.999Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:09.000Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:09.016Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:09.016Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:09.017Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:09.018Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:09.020Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:09.021Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:09.022Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:38:09.034Z|6a968e86-5740-4646-98f2-9cf2d3a5a7a6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:09.191Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:09.195Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:38:09.195Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||Invoke
2022-04-18T04:38:09.196Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:09.196Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:38:09.196Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Method      : GET
2022-04-18T04:38:09.196Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f5b2b33871e36f0", X-B3-SpanId:"ac97e20b7458304a", X-B3-ParentSpanId:"6f5b2b33871e36f0", X-B3-Sampled:"0", X-ONAP-RequestID:"c4d2faaa-ea80-47c3-839e-82e917a852d9", X-RequestID:"c4d2faaa-ea80-47c3-839e-82e917a852d9", X-TransactionID:"c4d2faaa-ea80-47c3-839e-82e917a852d9", X-ECOMP-RequestID:"c4d2faaa-ea80-47c3-839e-82e917a852d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de0667a1-3380-40b5-912a-79770197aa5b"]
2022-04-18T04:38:09.197Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Request body: 
2022-04-18T04:38:09.197Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||==========================request end================================================
2022-04-18T04:38:09.215Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:09.215Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:09.216Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status text  : 
2022-04-18T04:38:09.217Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:09.218Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Response body: {
  "requestId" : "2728118c-b789-4a6a-b317-f97598197fca",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:34.000+00:00",
  "endTime" : "2022-04-18T04:38:03.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n    \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:38:02.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2728118c-b789-4a6a-b317-f97598197fca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    }
  }
}
2022-04-18T04:38:09.218Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:09.219Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||InvokeReturn
2022-04-18T04:38:09.222Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:38:09.222Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:09.223Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:09.223Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:38:09.223Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:09.224Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f5b2b33871e36f0", X-B3-SpanId:"503403ce8104e896", X-B3-ParentSpanId:"6f5b2b33871e36f0", X-B3-Sampled:"0", X-ONAP-RequestID:"c4d2faaa-ea80-47c3-839e-82e917a852d9", X-RequestID:"c4d2faaa-ea80-47c3-839e-82e917a852d9", X-TransactionID:"c4d2faaa-ea80-47c3-839e-82e917a852d9", X-ECOMP-RequestID:"c4d2faaa-ea80-47c3-839e-82e917a852d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"784cbb3c-7cdb-4d3f-b9c7-7d2ac5f86730"]
2022-04-18T04:38:09.225Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:09.225Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:09.240Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:09.240Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:09.241Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:09.241Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:09.245Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:09.246Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:09.246Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:38:09.264Z|c4d2faaa-ea80-47c3-839e-82e917a852d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:09.406Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:09.414Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:38:09.414Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||Invoke
2022-04-18T04:38:09.414Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:09.415Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:38:09.415Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Method      : GET
2022-04-18T04:38:09.416Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be2a943209a3aecd", X-B3-SpanId:"2df20241cc5e0da0", X-B3-ParentSpanId:"be2a943209a3aecd", X-B3-Sampled:"0", X-ONAP-RequestID:"99f28f8e-990b-4383-9997-aec8054e49c8", X-RequestID:"99f28f8e-990b-4383-9997-aec8054e49c8", X-TransactionID:"99f28f8e-990b-4383-9997-aec8054e49c8", X-ECOMP-RequestID:"99f28f8e-990b-4383-9997-aec8054e49c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9eece6d5-30b7-47ca-9ea0-14ef46e0a9cb"]
2022-04-18T04:38:09.417Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Request body: 
2022-04-18T04:38:09.417Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||==========================request end================================================
2022-04-18T04:38:09.437Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:09.439Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:09.440Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status text  : 
2022-04-18T04:38:09.442Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:09.445Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Response body: {
  "requestId" : "2728118c-b789-4a6a-b317-f97598197fca",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:34.000+00:00",
  "endTime" : "2022-04-18T04:38:03.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n    \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:38:02.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2728118c-b789-4a6a-b317-f97598197fca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    }
  }
}
2022-04-18T04:38:09.447Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:09.448Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||InvokeReturn
2022-04-18T04:38:09.453Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:38:09.455Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:09.456Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:09.457Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:38:09.458Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:09.459Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be2a943209a3aecd", X-B3-SpanId:"01fedc43b7ac2989", X-B3-ParentSpanId:"be2a943209a3aecd", X-B3-Sampled:"0", X-ONAP-RequestID:"99f28f8e-990b-4383-9997-aec8054e49c8", X-RequestID:"99f28f8e-990b-4383-9997-aec8054e49c8", X-TransactionID:"99f28f8e-990b-4383-9997-aec8054e49c8", X-ECOMP-RequestID:"99f28f8e-990b-4383-9997-aec8054e49c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e0f0146-db03-4feb-9577-ef37eb987737"]
2022-04-18T04:38:09.459Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:09.460Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:09.471Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:09.472Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:09.472Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:09.472Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:09.473Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:09.474Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:09.474Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:38:09.482Z|99f28f8e-990b-4383-9997-aec8054e49c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:09.646Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:09.649Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:38:09.650Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||Invoke
2022-04-18T04:38:09.650Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:09.650Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:38:09.650Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Method      : GET
2022-04-18T04:38:09.651Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2eeedb5800eff606", X-B3-SpanId:"a2af569dd15a6525", X-B3-ParentSpanId:"2eeedb5800eff606", X-B3-Sampled:"0", X-ONAP-RequestID:"61875540-32f7-49f0-a87a-baaa75c8f3fb", X-RequestID:"61875540-32f7-49f0-a87a-baaa75c8f3fb", X-TransactionID:"61875540-32f7-49f0-a87a-baaa75c8f3fb", X-ECOMP-RequestID:"61875540-32f7-49f0-a87a-baaa75c8f3fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc840f96-e13e-4ce2-a73b-f85b6944be3e"]
2022-04-18T04:38:09.651Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Request body: 
2022-04-18T04:38:09.651Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||==========================request end================================================
2022-04-18T04:38:09.673Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:09.674Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:09.674Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status text  : 
2022-04-18T04:38:09.675Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:09.676Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Response body: {
  "requestId" : "2728118c-b789-4a6a-b317-f97598197fca",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:34.000+00:00",
  "endTime" : "2022-04-18T04:38:03.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n    \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:38:02.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2728118c-b789-4a6a-b317-f97598197fca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    }
  }
}
2022-04-18T04:38:09.677Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:09.678Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||InvokeReturn
2022-04-18T04:38:09.680Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:38:09.681Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:09.681Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:09.682Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:38:09.682Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:09.683Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2eeedb5800eff606", X-B3-SpanId:"e7975893def4cabb", X-B3-ParentSpanId:"2eeedb5800eff606", X-B3-Sampled:"0", X-ONAP-RequestID:"61875540-32f7-49f0-a87a-baaa75c8f3fb", X-RequestID:"61875540-32f7-49f0-a87a-baaa75c8f3fb", X-TransactionID:"61875540-32f7-49f0-a87a-baaa75c8f3fb", X-ECOMP-RequestID:"61875540-32f7-49f0-a87a-baaa75c8f3fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ded3f850-3e2b-45a8-8bf6-869e6b1acad5"]
2022-04-18T04:38:09.684Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:09.685Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:09.696Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:09.697Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:09.697Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:09.698Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:09.699Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:09.699Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:09.700Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:38:09.713Z|61875540-32f7-49f0-a87a-baaa75c8f3fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:09.975Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:09.984Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:38:09.985Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||Invoke
2022-04-18T04:38:09.985Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:09.986Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca
2022-04-18T04:38:09.986Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Method      : GET
2022-04-18T04:38:09.986Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae849ac0c313a42c", X-B3-SpanId:"99f3f7f0fad967c9", X-B3-ParentSpanId:"ae849ac0c313a42c", X-B3-Sampled:"0", X-ONAP-RequestID:"2d96de49-f38e-4704-83f7-ad8abebb37c2", X-RequestID:"2d96de49-f38e-4704-83f7-ad8abebb37c2", X-TransactionID:"2d96de49-f38e-4704-83f7-ad8abebb37c2", X-ECOMP-RequestID:"2d96de49-f38e-4704-83f7-ad8abebb37c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd28cb23-d9f9-48d5-8d7b-4fbfee364830"]
2022-04-18T04:38:09.987Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Request body: 
2022-04-18T04:38:09.987Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||==========================request end================================================
2022-04-18T04:38:10.013Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:10.014Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:10.015Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Status text  : 
2022-04-18T04:38:10.015Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:10.016Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||Response body: {
  "requestId" : "2728118c-b789-4a6a-b317-f97598197fca",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:37:34.000+00:00",
  "endTime" : "2022-04-18T04:38:03.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n    \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:38:02.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2728118c-b789-4a6a-b317-f97598197fca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca"
    }
  }
}
2022-04-18T04:38:10.016Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:10.017Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2728118c-b789-4a6a-b317-f97598197fca|INFO|500||InvokeReturn
2022-04-18T04:38:10.019Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:38:10.020Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:10.021Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:10.022Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false
2022-04-18T04:38:10.023Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:10.023Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae849ac0c313a42c", X-B3-SpanId:"6591976909f14ab2", X-B3-ParentSpanId:"ae849ac0c313a42c", X-B3-Sampled:"0", X-ONAP-RequestID:"2d96de49-f38e-4704-83f7-ad8abebb37c2", X-RequestID:"2d96de49-f38e-4704-83f7-ad8abebb37c2", X-TransactionID:"2d96de49-f38e-4704-83f7-ad8abebb37c2", X-ECOMP-RequestID:"2d96de49-f38e-4704-83f7-ad8abebb37c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"307a7be8-4343-4b56-b20c-99f3d4cb5506"]
2022-04-18T04:38:10.024Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:10.024Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:10.041Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:10.042Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:10.042Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:10.042Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:10.043Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:10.043Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:10.044Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2728118c-b789-4a6a-b317-f97598197fca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:38:10.074Z|2d96de49-f38e-4704-83f7-ad8abebb37c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2728118c-b789-4a6a-b317-f97598197fca|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:13.681Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:13.685Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 66ca301e-2168-494d-9091-6fac913d31a9 already exists in requestDb InfraActiveRequests table
2022-04-18T04:38:13.686Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:13.687Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:38:13.687Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:13.688Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:13.688Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:38:13.688Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca6b151aeebdf9ee", X-B3-SpanId:"3fb7deef8904562c", X-B3-ParentSpanId:"ca6b151aeebdf9ee", X-B3-Sampled:"0", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd0554fe-3fd0-49bf-bffd-d1a147e17d28"]
2022-04-18T04:38:13.689Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:38:13.689Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:38:13.714Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:13.715Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:38:13.715Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:38:13.716Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:13.716Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: 
2022-04-18T04:38:13.716Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:13.717Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|404|Not Found|InvokeReturn
2022-04-18T04:38:13.729Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:38:13.749Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:38:13.857Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:38:13.857Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-RequestID=[66ca301e-2168-494d-9091-6fac913d31a9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c55ed2c5-89bb-418b-b8fa-deca1b9dae58], X-ECOMP-RequestID=[66ca301e-2168-494d-9091-6fac913d31a9], X-TransactionId=[], X-ONAP-RequestID=[66ca301e-2168-494d-9091-6fac913d31a9]}
2022-04-18T04:38:14.028Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:38:14:334-41347], vertex-id=[204936], Content-Length=[1059], Date=[Mon, 18 Apr 2022 04:38:14 GMT], Content-Type=[application/json]}
2022-04-18T04:38:14.032Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256667288","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"417205b6-cd82-4369-8e0e-a1d55336ef12"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-04-18T04:38:14.033Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:38:14.040Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:38:14.041Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:38:14.057Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:38:14.061Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:38:14.061Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:14.061Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:38:14.062Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:38:14.062Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/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:"ca6b151aeebdf9ee", X-B3-SpanId:"9ff4605788b3e512", X-B3-ParentSpanId:"ca6b151aeebdf9ee", X-B3-Sampled:"0", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a3ca477-f85f-4047-83e7-a47710aae4b2"]
2022-04-18T04:38:14.062Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"417205b6-cd82-4369-8e0e-a1d55336ef12","serviceInstanceId":"b3bd004c-1742-4936-9094-cd92c5d61f8a"},"instanceName":"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d","requestScope":"vfModule"}
2022-04-18T04:38:14.062Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:38:14.086Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:14.086Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:14.086Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:38:14.087Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/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, 18 Apr 2022 04:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:14.087Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:38:14.088Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:14.088Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:38:14.090Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5
2022-04-18T04:38:14.090Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|INFO|500||Invoke
2022-04-18T04:38:14.091Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:14.091Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5
2022-04-18T04:38:14.092Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||Method      : GET
2022-04-18T04:38:14.092Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2de98eda-d74b-43a8-be51-ba70c634bd10"]
2022-04-18T04:38:14.093Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||Request body: 
2022-04-18T04:38:14.093Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||==========================request end================================================
2022-04-18T04:38:14.168Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:14.169Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:14.169Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||Status text  : 
2022-04-18T04:38:14.171Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:14.174Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||Response body: {
  "id" : 11,
  "modelCustomizationUUID" : "03bb40dd-bfbf-4db8-944f-66418d6c25b5",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-04-18 04:34:34.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/cvnfcCustomization"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/heatEnvironment"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vnfCustomization"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/volumeHeatEnv"
    }
  }
}
2022-04-18T04:38:14.174Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:14.175Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=03bb40dd-bfbf-4db8-944f-66418d6c25b5|INFO|500||InvokeReturn
2022-04-18T04:38:14.225Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule
2022-04-18T04:38:14.225Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|INFO|500||Invoke
2022-04-18T04:38:14.226Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:14.226Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule
2022-04-18T04:38:14.226Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Method      : GET
2022-04-18T04:38:14.226Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23e61756-fd9e-4937-a980-018821240264"]
2022-04-18T04:38:14.227Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Request body: 
2022-04-18T04:38:14.227Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||==========================request end================================================
2022-04-18T04:38:14.275Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:14.276Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:14.276Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Status text  : 
2022-04-18T04:38:14.276Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:14.278Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "9fbd385e-87e7-447a-9543-364c2447b639",
  "modelInvariantUUID" : "12227c37-8d8a-46ba-8411-539ac8af8e02",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-04-18 04:34:34.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/vnfResources"
    }
  }
}
2022-04-18T04:38:14.279Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:14.279Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|INFO|500||InvokeReturn
2022-04-18T04:38:14.300Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:38:14.301Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-04-18T04:38:14.302Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:14.302Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:38:14.302Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:38:14.302Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e9eeaec-d1c0-41d2-bcc0-20d1f67f9d93"]
2022-04-18T04:38:14.303Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:38:14.303Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:38:14.348Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:14.349Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:38:14.350Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:38:14.350Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&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, 18 Apr 2022 04:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:14.351Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-04-18T04:38:14.352Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:14.352Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:38:14.354Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02
2022-04-18T04:38:14.354Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|INFO|500||Invoke
2022-04-18T04:38:14.355Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:14.355Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02
2022-04-18T04:38:14.356Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||Method      : GET
2022-04-18T04:38:14.356Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96f160d0-cf1b-435b-b4fc-c9d24a272098"]
2022-04-18T04:38:14.357Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||Request body: 
2022-04-18T04:38:14.357Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||==========================request end================================================
2022-04-18T04:38:14.383Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:14.384Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:14.384Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||Status text  : 
2022-04-18T04:38:14.386Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:14.387Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "9fbd385e-87e7-447a-9543-364c2447b639",
      "modelInvariantUUID" : "12227c37-8d8a-46ba-8411-539ac8af8e02",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-04-18 04:34:34.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/heatFiles"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/volumeHeatTemplate"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/vfModuleCustomization"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/vnfResources"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02"
    }
  }
}
2022-04-18T04:38:14.387Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:14.388Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12227c37-8d8a-46ba-8411-539ac8af8e02|INFO|500||InvokeReturn
2022-04-18T04:38:14.394Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:38:14.395Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-04-18T04:38:14.396Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:14.397Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:38:14.399Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:38:14.400Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4931d4c5-1af4-4b3f-a047-63ea3f71a8f8"]
2022-04-18T04:38:14.401Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:38:14.402Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:38:14.420Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:14.422Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:38:14.424Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:38:14.426Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&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, 18 Apr 2022 04:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:14.428Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-04-18T04:38:14.430Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:14.432Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9fbd385e-87e7-447a-9543-364c2447b639&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:38:14.435Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:38:14.438Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-04-18T04:38:14.447Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:14.452Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:38:14.457Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:38:14.468Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/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:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"314986ab-2e42-47d7-a9c8-7e66e6fa8818"]
2022-04-18T04:38:14.469Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:38:14.472Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:38:14.501Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:14.503Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:14.505Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:38:14.523Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/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, 18 Apr 2022 04:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:14.524Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/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" : 38,
  "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/38"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/38"
    }
  }
}
2022-04-18T04:38:14.524Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:14.525Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2022-04-18T04:38:14.570Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639
2022-04-18T04:38:14.570Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|INFO|500||Invoke
2022-04-18T04:38:14.571Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:14.571Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639
2022-04-18T04:38:14.572Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Method      : GET
2022-04-18T04:38:14.572Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4627a0b1-1617-4a39-985d-ccc4b2cd7fa2"]
2022-04-18T04:38:14.573Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Request body: 
2022-04-18T04:38:14.573Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||==========================request end================================================
2022-04-18T04:38:14.600Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:14.601Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:14.601Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Status text  : 
2022-04-18T04:38:14.602Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:14.603Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Response body: {
  "modelUUID" : "9fbd385e-87e7-447a-9543-364c2447b639",
  "modelInvariantUUID" : "12227c37-8d8a-46ba-8411-539ac8af8e02",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-04-18 04:34:34.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/vnfResources"
    }
  }
}
2022-04-18T04:38:14.603Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:14.604Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|INFO|500||InvokeReturn
2022-04-18T04:38:14.609Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:38:14.609Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:38:14.610Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:14.611Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:38:14.611Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:38:14.611Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/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:"ca6b151aeebdf9ee", X-B3-SpanId:"32b3c06a24f7ee85", X-B3-ParentSpanId:"ca6b151aeebdf9ee", X-B3-Sampled:"0", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f170085-1806-4df6-a7d5-1930a26bf44d"]
2022-04-18T04:38:14.612Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"66ca301e-2168-494d-9091-6fac913d31a9","requestStatus":"IN_PROGRESS","startTime":1650256693730,"source":"VID","vnfId":"417205b6-cd82-4369-8e0e-a1d55336ef12","vnfType":"","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"b3bd004c-1742-4936-9094-cd92c5d61f8a","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"66ca301e-2168-494d-9091-6fac913d31a9"}
2022-04-18T04:38:14.612Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:38:14.647Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:14.648Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:38:14.648Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:38:14.648Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/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/66ca301e-2168-494d-9091-6fac913d31a9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:14.649Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:38:13.730+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:38:14.148+00:00",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:38:14.650Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:14.650Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:38:14.748Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:38:14.769Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:38:14.769Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:14.769Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:38:14.769Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:38:14.770Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/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:"ca6b151aeebdf9ee", X-B3-SpanId:"11999fef90960763", X-B3-ParentSpanId:"ca6b151aeebdf9ee", X-B3-Sampled:"0", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b85a34-423d-4ef8-9ded-26eea87df1b1"]
2022-04-18T04:38:14.770Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/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\":\"12227c37-8d8a-46ba-8411-539ac8af8e02\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\"modelVersionId\":\"9fbd385e-87e7-447a-9543-364c2447b639\",\"modelCustomizationId\":\"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\"modelUuid\":\"9fbd385e-87e7-447a-9543-364c2447b639\",\"modelInvariantUuid\":\"12227c37-8d8a-46ba-8411-539ac8af8e02\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\"modelInfo\":{\"modelInvariantId\":\"19a85f7b-89c8-4936-a50f-a401b574ee08\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\"modelUuid\":\"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\"modelInvariantUuid\":\"19a85f7b-89c8-4936-a50f-a401b574ee08\"}}},{\"relatedInstance\":{\"instanceId\":\"417205b6-cd82-4369-8e0e-a1d55336ef12\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"67332850-785b-44eb-997b-2b1309690346\",\"modelVersionId\":\"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\"modelCustomizationId\":\"67332850-785b-44eb-997b-2b1309690346\",\"modelUuid\":\"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\"modelInvariantUuid\":\"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\"vnfInstanceId\":\"417205b6-cd82-4369-8e0e-a1d55336ef12\"}","type":"String"},"requestId":{"value":"66ca301e-2168-494d-9091-6fac913d31a9","type":"String"},"mso-request-id":{"value":"66ca301e-2168-494d-9091-6fac913d31a9","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"b3bd004c-1742-4936-9094-cd92c5d61f8a","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"417205b6-cd82-4369-8e0e-a1d55336ef12","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/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:38:14.770Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:38:15.171Z|0fcc2296-1fec-417e-8f42-ef61b075d8c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:38:15.172Z|0fcc2296-1fec-417e-8f42-ef61b075d8c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:38:15.825Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:15.826Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:38:15.846Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:38:15.847Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:38:15 GMT", X-ONAP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-TransactionID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ECOMP-RequestID:"66ca301e-2168-494d-9091-6fac913d31a9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"82b85a34-423d-4ef8-9ded-26eea87df1b1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:15.848Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"66ca301e-2168-494d-9091-6fac913d31a9\",\"instanceId\":\"edcf91eb-a99a-48bf-9ab6-ab5404f75968\"}}","message":"Success","processInstanceID":"5c55509f-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:38:15.863Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:15.863Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:38:15.878Z|66ca301e-2168-494d-9091-6fac913d31a9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:16.167Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:16.173Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:16.173Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:38:16.174Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:16.174Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:16.174Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:38:16.175Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"060376d78041bffa", X-B3-SpanId:"a25efb0fa2dbad59", X-B3-ParentSpanId:"060376d78041bffa", X-B3-Sampled:"0", X-ONAP-RequestID:"111c88a8-ff28-47a4-ae4a-288c4c3e312c", X-RequestID:"111c88a8-ff28-47a4-ae4a-288c4c3e312c", X-TransactionID:"111c88a8-ff28-47a4-ae4a-288c4c3e312c", X-ECOMP-RequestID:"111c88a8-ff28-47a4-ae4a-288c4c3e312c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa67de88-7838-4de7-8225-a170472455dd"]
2022-04-18T04:38:16.175Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:38:16.176Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:38:16.197Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:16.197Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:16.198Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:38:16.198Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:16.199Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:38:13.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:38:15.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:38:16.200Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:16.200Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||InvokeReturn
2022-04-18T04:38:16.202Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:38:16.202Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:16.203Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:16.204Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:38:16.204Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:16.205Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"060376d78041bffa", X-B3-SpanId:"8b40808a987a7d3a", X-B3-ParentSpanId:"060376d78041bffa", X-B3-Sampled:"0", X-ONAP-RequestID:"111c88a8-ff28-47a4-ae4a-288c4c3e312c", X-RequestID:"111c88a8-ff28-47a4-ae4a-288c4c3e312c", X-TransactionID:"111c88a8-ff28-47a4-ae4a-288c4c3e312c", X-ECOMP-RequestID:"111c88a8-ff28-47a4-ae4a-288c4c3e312c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ffbf9bd-cd31-496d-8211-32f1ca0107ed"]
2022-04-18T04:38:16.205Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:16.206Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:16.218Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:16.218Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:16.218Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:16.219Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:16.220Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:16.221Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:16.221Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:38:16.230Z|111c88a8-ff28-47a4-ae4a-288c4c3e312c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:17.131Z|4a24796f-bca4-4de7-87d5-af69c67089b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:17.133Z|4a24796f-bca4-4de7-87d5-af69c67089b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:17.412Z|bc2ae2b4-d49f-404e-9fa5-2f9cf61e00b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:17.413Z|bc2ae2b4-d49f-404e-9fa5-2f9cf61e00b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:17.607Z|7010b8cd-2d4a-4d42-8a10-832cef8445e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:17.608Z|7010b8cd-2d4a-4d42-8a10-832cef8445e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:26.467Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:26.498Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:26.498Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:38:26.499Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:26.499Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:26.500Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:38:26.500Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a844033cd5d51c9a", X-B3-SpanId:"57fd29d68d28f153", X-B3-ParentSpanId:"a844033cd5d51c9a", X-B3-Sampled:"0", X-ONAP-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-TransactionID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-ECOMP-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fe5b609-d984-4af7-8d8c-a21cd847d7ac"]
2022-04-18T04:38:26.505Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:38:26.505Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:38:26.530Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:26.531Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:26.531Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:38:26.531Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:26.532Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:38:13.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:38:24.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:38:26.532Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:26.533Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||InvokeReturn
2022-04-18T04:38:26.534Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:38:26.535Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:26.535Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:26.535Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:38:26.535Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:26.537Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a844033cd5d51c9a", X-B3-SpanId:"02780390b4926084", X-B3-ParentSpanId:"a844033cd5d51c9a", X-B3-Sampled:"0", X-ONAP-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-TransactionID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-ECOMP-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a5fe4ed-9eaf-4963-8845-a4e7d0a247ce"]
2022-04-18T04:38:26.538Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:26.539Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:26.551Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:26.552Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:26.552Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:26.552Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:26.553Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:26.553Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:26.553Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:38:26.615Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:38:26.615Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:38:26.616Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:26.616Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:38:26.617Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:38:26.617Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-TransactionID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-ECOMP-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02d63d62-7b5e-4811-89eb-d384e23adc83"]
2022-04-18T04:38:26.617Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:38:26.617Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:38:27.051Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:27.054Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:27.055Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:38:27.056Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6295BBBBE8ABFB2366F080E65679E59D; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:38:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:27.058Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6096a3d3-bed1-11ec-a9ea-4e1990e4c189","businessKey":"66ca301e-2168-494d-9091-6fac913d31a9","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:38:21.957+0000","endTime":"2022-04-18T04:38:24.113+0000","removalTime":null,"durationInMillis":2156,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5c55509f-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"5f71f9bb-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:38:27.059Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:27.061Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:38:27.181Z|ad7cdfa0-2892-40ee-906f-bfe68d9a213a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:27.182Z|ad7cdfa0-2892-40ee-906f-bfe68d9a213a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:27.290Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:38:27.291Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:38:27.291Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:27.291Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:38:27.292Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:38:27.292Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-TransactionID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-ECOMP-RequestID:"ece6dbab-5ee9-45c2-96d5-5f675b5d149e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3a1a475-780b-4acb-8195-5fa2b7894412"]
2022-04-18T04:38:27.292Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:38:27.293Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:38:27.469Z|d398c23f-309d-49f0-af42-1fdb9b12f268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:27.469Z|d398c23f-309d-49f0-af42-1fdb9b12f268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:27.539Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:27.540Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:27.540Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:38:27.540Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AECFEE26A1555BA92A674A79A4228242; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"806", Date:"Mon, 18 Apr 2022 04:38:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:27.541Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"612db3eb-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"SubProcess_0y8yozw:60e7830f-bed1-11ec-a9ea-4e1990e4c189","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"6096a3d3-bed1-11ec-a9ea-4e1990e4c189","executionId":"612db3e9-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:38:22.947+0000","endTime":"2022-04-18T04:38:23.927+0000","durationInMillis":980,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c55509f-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:38:27.541Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:27.541Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6096a3d3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:38:27.545Z|ece6dbab-5ee9-45c2-96d5-5f675b5d149e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:27.654Z|0511e24e-53f7-45db-ab33-1b969383b04d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:27.656Z|0511e24e-53f7-45db-ab33-1b969383b04d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:30.169Z|85db7e7d-028a-4e6d-a3e5-9e88a044c701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:38:30.180Z|85db7e7d-028a-4e6d-a3e5-9e88a044c701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:38:30.977Z|8ba9ba99-df6a-470a-bfac-b4923bf9dd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:38:30.978Z|8ba9ba99-df6a-470a-bfac-b4923bf9dd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:38:37.218Z|498e073b-8e6b-4a41-b469-3924fc24f21b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:37.219Z|498e073b-8e6b-4a41-b469-3924fc24f21b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:37.500Z|624b1af2-f4d3-401a-ae77-76df8f877105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:37.501Z|624b1af2-f4d3-401a-ae77-76df8f877105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:37.706Z|0714c872-9979-493f-8438-61c8e99d5726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:37.707Z|0714c872-9979-493f-8438-61c8e99d5726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:37.743Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:37.749Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:37.750Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:38:37.751Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:37.752Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:37.753Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:38:37.755Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa876b06125e1c9c", X-B3-SpanId:"72a262491fa07f35", X-B3-ParentSpanId:"aa876b06125e1c9c", X-B3-Sampled:"0", X-ONAP-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-TransactionID:"d4369891-33a1-4f02-958e-8686f2384e02", X-ECOMP-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a07c44c-becf-4839-a108-a8004f86fcd8"]
2022-04-18T04:38:37.756Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:38:37.756Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:38:37.792Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:37.793Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:37.793Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:38:37.794Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:37.795Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:38:13.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:38:24.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:38:37.795Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:37.796Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||InvokeReturn
2022-04-18T04:38:37.799Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:38:37.800Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:37.801Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:37.801Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:38:37.802Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:37.802Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa876b06125e1c9c", X-B3-SpanId:"391f322ec25432e9", X-B3-ParentSpanId:"aa876b06125e1c9c", X-B3-Sampled:"0", X-ONAP-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-TransactionID:"d4369891-33a1-4f02-958e-8686f2384e02", X-ECOMP-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a0440d8-06b3-467e-961f-1dff70d64767"]
2022-04-18T04:38:37.802Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:37.803Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:37.821Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:37.827Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:37.828Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:37.833Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:37.834Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:37.834Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:37.835Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:38:37.952Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:38:37.954Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:38:37.955Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:37.956Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:38:37.958Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:38:37.959Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-TransactionID:"d4369891-33a1-4f02-958e-8686f2384e02", X-ECOMP-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e990b6d-aedc-4bfd-b48a-b63093a0aadb"]
2022-04-18T04:38:37.961Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:38:37.961Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:38:38.164Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:38.165Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:38.165Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:38:38.166Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D072C7E761C7B7777A21921BFA83A9B8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Mon, 18 Apr 2022 04:38:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:38.167Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","businessKey":"66ca301e-2168-494d-9091-6fac913d31a9","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:38:32.075+0000","endTime":"2022-04-18T04:38:37.271+0000","removalTime":null,"durationInMillis":5196,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5c55509f-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"669844d9-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:38:38.167Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:38.168Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:38:38.217Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:38:38.218Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:38:38.218Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:38.219Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:38:38.219Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:38:38.220Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-TransactionID:"d4369891-33a1-4f02-958e-8686f2384e02", X-ECOMP-RequestID:"d4369891-33a1-4f02-958e-8686f2384e02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cd46730-c8c7-4b17-9fd7-0f7885e098a6"]
2022-04-18T04:38:38.220Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:38:38.221Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:38:38.434Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:38.435Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:38.437Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:38:38.438Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=60F241EAECE8D338D466FB686816E8E3; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:38:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:38.439Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:69b73795-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","executionId":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:38:37.270+0000","endTime":"2022-04-18T04:38:37.271+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c55509f-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:38:38.440Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:38.441Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:38:38.455Z|d4369891-33a1-4f02-958e-8686f2384e02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:45.172Z|31512d0d-1517-4206-9075-3e966b1610ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:38:45.175Z|31512d0d-1517-4206-9075-3e966b1610ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:38:46.642Z|e082468a-00d0-408a-8ffc-41b77ca421df|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:38:46.648Z|e082468a-00d0-408a-8ffc-41b77ca421df|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:47.252Z|997fc048-5904-4eec-badf-c95ddeee9bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:47.253Z|997fc048-5904-4eec-badf-c95ddeee9bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:47.529Z|4f8938bf-cb9c-4f2f-9821-f2e3c4181d8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:47.530Z|4f8938bf-cb9c-4f2f-9821-f2e3c4181d8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:47.750Z|e3d1b30e-d8be-4e77-a708-fd047b1f78a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:47.753Z|e3d1b30e-d8be-4e77-a708-fd047b1f78a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:48.725Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:48.728Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:48.728Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:38:48.729Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:48.729Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:48.729Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:38:48.730Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c7f770751af9872", X-B3-SpanId:"b5d5fedef25b3653", X-B3-ParentSpanId:"9c7f770751af9872", X-B3-Sampled:"0", X-ONAP-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-TransactionID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-ECOMP-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c85795c-0398-4fdf-9fc2-2c9ec05dfc6d"]
2022-04-18T04:38:48.730Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:38:48.730Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:38:48.751Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:48.751Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:48.752Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:38:48.752Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:48.753Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:38:13.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:38:24.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:38:48.753Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:48.753Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||InvokeReturn
2022-04-18T04:38:48.755Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:38:48.755Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:48.755Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:48.756Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:38:48.756Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:48.756Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c7f770751af9872", X-B3-SpanId:"b630a7e8f2548718", X-B3-ParentSpanId:"9c7f770751af9872", X-B3-Sampled:"0", X-ONAP-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-TransactionID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-ECOMP-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eeb42eeb-68fa-4301-871e-317d47b63e8d"]
2022-04-18T04:38:48.757Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:48.757Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:48.770Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:48.770Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:48.771Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:48.772Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:48.772Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:48.772Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:48.772Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:38:48.904Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:38:48.905Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:38:48.906Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:48.907Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:38:48.908Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:38:48.908Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-TransactionID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-ECOMP-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45e99700-d77a-4329-8c15-fce1cf8d28bd"]
2022-04-18T04:38:48.909Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:38:48.910Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:38:49.116Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:49.117Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:49.118Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:38:49.118Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=95B68ED7646A0C68F0DD12B65F5933BB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Mon, 18 Apr 2022 04:38:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:49.119Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","businessKey":"66ca301e-2168-494d-9091-6fac913d31a9","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:38:32.075+0000","endTime":"2022-04-18T04:38:37.271+0000","removalTime":null,"durationInMillis":5196,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5c55509f-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"669844d9-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:38:49.120Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:49.120Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:38:49.160Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:38:49.161Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:38:49.162Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:49.162Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:38:49.162Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:38:49.163Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-TransactionID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-ECOMP-RequestID:"991a9881-60f6-4e44-a7f0-f8d1d5c4a341", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"559156cf-e888-4be8-b944-b968de0d7841"]
2022-04-18T04:38:49.163Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:38:49.164Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:38:49.365Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:49.365Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:49.366Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:38:49.366Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8EFFF209B6FE8E13BADEB43EA04EEA8C; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:38:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:49.366Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:69b73795-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","executionId":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:38:37.270+0000","endTime":"2022-04-18T04:38:37.271+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c55509f-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:38:49.367Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:49.367Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:38:49.371Z|991a9881-60f6-4e44-a7f0-f8d1d5c4a341|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:38:57.299Z|981fdfed-64d1-43da-8e51-3cc8345891ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:57.300Z|981fdfed-64d1-43da-8e51-3cc8345891ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:57.569Z|c1819718-bc0a-4333-b568-d337c8197061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:57.571Z|c1819718-bc0a-4333-b568-d337c8197061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:57.811Z|9d134e3e-afd1-416b-b454-d3c0555fa9e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:38:57.812Z|9d134e3e-afd1-416b-b454-d3c0555fa9e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:38:59.724Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:38:59.730Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:59.730Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:38:59.731Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:59.731Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:38:59.731Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:38:59.732Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e78c73e008e95e92", X-B3-SpanId:"2b10d09d33bc3ed9", X-B3-ParentSpanId:"e78c73e008e95e92", X-B3-Sampled:"0", X-ONAP-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-TransactionID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-ECOMP-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfaa1cc9-fd32-4d25-8a03-53901118aec8"]
2022-04-18T04:38:59.732Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:38:59.732Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:38:59.764Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:59.765Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:59.766Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:38:59.767Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:59.768Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-04-18T04:38:13.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:38:52.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:38:59.771Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:59.774Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||InvokeReturn
2022-04-18T04:38:59.797Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:38:59.802Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:38:59.812Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:38:59.814Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:38:59.815Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:38:59.816Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e78c73e008e95e92", X-B3-SpanId:"ee31035de8262984", X-B3-ParentSpanId:"e78c73e008e95e92", X-B3-Sampled:"0", X-ONAP-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-TransactionID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-ECOMP-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0d2d7f6-71a1-498a-9165-afe8f0b4660e"]
2022-04-18T04:38:59.817Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:38:59.817Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:38:59.836Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:38:59.846Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:38:59.850Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:38:59.858Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:38:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:38:59.863Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:38:59.866Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:38:59.869Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:00.145Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:39:00.153Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:39:00.155Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:00.157Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:39:00.160Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:39:00.162Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-TransactionID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-ECOMP-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c670a117-1728-4722-8f61-4f37721648b2"]
2022-04-18T04:39:00.165Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:39:00.169Z|36992a31-3fa7-4ced-af33-a4e440bf93a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:39:00.169Z|36992a31-3fa7-4ced-af33-a4e440bf93a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:39:00.167Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:39:00.824Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:00.825Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:00.825Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:39:00.826Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=036CC5210524F2ADF3E7BA02FF8022C3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Mon, 18 Apr 2022 04:39:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:00.826Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","businessKey":"66ca301e-2168-494d-9091-6fac913d31a9","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:38:32.075+0000","endTime":"2022-04-18T04:38:37.271+0000","removalTime":null,"durationInMillis":5196,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5c55509f-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"669844d9-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:39:00.827Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:00.827Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=66ca301e-2168-494d-9091-6fac913d31a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:39:00.979Z|d57cac10-a455-4f33-8461-ba8d72a34824|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:39:00.980Z|d57cac10-a455-4f33-8461-ba8d72a34824|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:39:00.988Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:39:00.990Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:39:00.990Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:00.991Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:39:00.992Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:39:00.992Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-TransactionID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-ECOMP-RequestID:"4fff1ffd-0bd4-4415-870c-f6be344e449b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3a44c4e-8f9c-4f7c-8902-d92d1c1f099d"]
2022-04-18T04:39:00.993Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:39:00.994Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:39:01.267Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:01.268Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:01.269Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:39:01.269Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=787FED6BE73D682739C2C50B347FC941; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:39:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:01.270Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:69b73795-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","executionId":"669e86aa-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:38:37.270+0000","endTime":"2022-04-18T04:38:37.271+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c55509f-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:39:01.270Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:01.271Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=669e86aa-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:39:01.282Z|4fff1ffd-0bd4-4415-870c-f6be344e449b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:07.347Z|ede22baf-d1f8-4a06-bb05-603524cd8685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:07.348Z|ede22baf-d1f8-4a06-bb05-603524cd8685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:07.609Z|57c0276e-f159-49b1-a783-cbdb9de66379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:07.610Z|57c0276e-f159-49b1-a783-cbdb9de66379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:07.867Z|d951413c-48ab-4b10-a706-608d72a0cc13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:07.870Z|d951413c-48ab-4b10-a706-608d72a0cc13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:11.529Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:11.534Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:39:11.534Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:39:11.535Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:11.535Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:39:11.536Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:39:11.538Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a49481dfa97802d", X-B3-SpanId:"eb349ee2d5a020f9", X-B3-ParentSpanId:"8a49481dfa97802d", X-B3-Sampled:"0", X-ONAP-RequestID:"5e2ec6c0-f3ae-4161-91cb-26dfdd99a739", X-RequestID:"5e2ec6c0-f3ae-4161-91cb-26dfdd99a739", X-TransactionID:"5e2ec6c0-f3ae-4161-91cb-26dfdd99a739", X-ECOMP-RequestID:"5e2ec6c0-f3ae-4161-91cb-26dfdd99a739", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aae9103-5270-4da0-90d3-562c0b9a8c99"]
2022-04-18T04:39:11.539Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:39:11.539Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:39:11.569Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:11.570Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:11.570Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:39:11.571Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:11.572Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:38:13.000+00:00",
  "endTime" : "2022-04-18T04:39:01.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:01.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:39:11.573Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:11.573Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||InvokeReturn
2022-04-18T04:39:11.575Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:39:11.576Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:11.576Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:11.577Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:39:11.577Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:11.578Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a49481dfa97802d", X-B3-SpanId:"81e26fafd0d10f61", X-B3-ParentSpanId:"8a49481dfa97802d", X-B3-Sampled:"0", X-ONAP-RequestID:"5e2ec6c0-f3ae-4161-91cb-26dfdd99a739", X-RequestID:"5e2ec6c0-f3ae-4161-91cb-26dfdd99a739", X-TransactionID:"5e2ec6c0-f3ae-4161-91cb-26dfdd99a739", X-ECOMP-RequestID:"5e2ec6c0-f3ae-4161-91cb-26dfdd99a739", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00564216-c3e9-45ae-acb1-1ed83714a24b"]
2022-04-18T04:39:11.578Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:11.579Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:11.591Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:11.592Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:11.592Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:11.593Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:11.594Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:11.594Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:11.594Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:11.603Z|5e2ec6c0-f3ae-4161-91cb-26dfdd99a739|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:11.755Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:11.759Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:39:11.760Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:39:11.761Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:11.761Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:39:11.762Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:39:11.762Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"000146c1c641f60e", X-B3-SpanId:"59faf84218bd8408", X-B3-ParentSpanId:"000146c1c641f60e", X-B3-Sampled:"0", X-ONAP-RequestID:"10f48ead-22f2-417c-ad94-9cf8da67b3eb", X-RequestID:"10f48ead-22f2-417c-ad94-9cf8da67b3eb", X-TransactionID:"10f48ead-22f2-417c-ad94-9cf8da67b3eb", X-ECOMP-RequestID:"10f48ead-22f2-417c-ad94-9cf8da67b3eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e836892-b525-4309-bb0a-641d7b6fad0b"]
2022-04-18T04:39:11.762Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:39:11.763Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:39:11.783Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:11.783Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:11.784Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:39:11.784Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:11.786Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:38:13.000+00:00",
  "endTime" : "2022-04-18T04:39:01.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:01.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:39:11.787Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:11.787Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||InvokeReturn
2022-04-18T04:39:11.790Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:39:11.791Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:11.791Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:11.792Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:39:11.792Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:11.793Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"000146c1c641f60e", X-B3-SpanId:"077db4f970028e83", X-B3-ParentSpanId:"000146c1c641f60e", X-B3-Sampled:"0", X-ONAP-RequestID:"10f48ead-22f2-417c-ad94-9cf8da67b3eb", X-RequestID:"10f48ead-22f2-417c-ad94-9cf8da67b3eb", X-TransactionID:"10f48ead-22f2-417c-ad94-9cf8da67b3eb", X-ECOMP-RequestID:"10f48ead-22f2-417c-ad94-9cf8da67b3eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"081d6518-dd03-40c9-b8ae-13ed6181c4f7"]
2022-04-18T04:39:11.794Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:11.795Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:11.814Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:11.814Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:11.815Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:11.816Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:11.818Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:11.818Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:11.819Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:11.836Z|10f48ead-22f2-417c-ad94-9cf8da67b3eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:12.082Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:12.088Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:39:12.089Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:39:12.090Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:12.091Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:39:12.092Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:39:12.092Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf6597ba5f3fd305", X-B3-SpanId:"3f26e75fe27f8e78", X-B3-ParentSpanId:"cf6597ba5f3fd305", X-B3-Sampled:"0", X-ONAP-RequestID:"85f29afb-52b6-4e3a-92f7-5c99c0a08a55", X-RequestID:"85f29afb-52b6-4e3a-92f7-5c99c0a08a55", X-TransactionID:"85f29afb-52b6-4e3a-92f7-5c99c0a08a55", X-ECOMP-RequestID:"85f29afb-52b6-4e3a-92f7-5c99c0a08a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4913bf48-3b0c-4b88-8930-850a7d653d3c"]
2022-04-18T04:39:12.092Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:39:12.093Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:39:12.112Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:12.113Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:12.113Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:39:12.114Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:12.115Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:38:13.000+00:00",
  "endTime" : "2022-04-18T04:39:01.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:01.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:39:12.115Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:12.115Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||InvokeReturn
2022-04-18T04:39:12.119Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:39:12.119Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:12.120Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:12.120Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:39:12.121Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:12.122Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf6597ba5f3fd305", X-B3-SpanId:"1fdd5ea521315061", X-B3-ParentSpanId:"cf6597ba5f3fd305", X-B3-Sampled:"0", X-ONAP-RequestID:"85f29afb-52b6-4e3a-92f7-5c99c0a08a55", X-RequestID:"85f29afb-52b6-4e3a-92f7-5c99c0a08a55", X-TransactionID:"85f29afb-52b6-4e3a-92f7-5c99c0a08a55", X-ECOMP-RequestID:"85f29afb-52b6-4e3a-92f7-5c99c0a08a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30f663f5-eb4d-4fdb-bebf-8f9c80edfafd"]
2022-04-18T04:39:12.123Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:12.123Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:12.137Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:12.138Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:12.138Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:12.139Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:12.140Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:12.140Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:12.141Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:12.148Z|85f29afb-52b6-4e3a-92f7-5c99c0a08a55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:12.308Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:12.312Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:39:12.313Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:39:12.313Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:12.314Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:39:12.314Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:39:12.315Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c98d0adae9a55aa7", X-B3-SpanId:"32bdc14a9b0bbf61", X-B3-ParentSpanId:"c98d0adae9a55aa7", X-B3-Sampled:"0", X-ONAP-RequestID:"2529c47e-6479-4bba-a986-2113897ab28e", X-RequestID:"2529c47e-6479-4bba-a986-2113897ab28e", X-TransactionID:"2529c47e-6479-4bba-a986-2113897ab28e", X-ECOMP-RequestID:"2529c47e-6479-4bba-a986-2113897ab28e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77791e57-0810-4827-8066-f79ec97d38bf"]
2022-04-18T04:39:12.315Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:39:12.316Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:39:12.334Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:12.334Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:12.334Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:39:12.335Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:12.335Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:38:13.000+00:00",
  "endTime" : "2022-04-18T04:39:01.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:01.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:39:12.336Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:12.336Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||InvokeReturn
2022-04-18T04:39:12.337Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:39:12.338Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:12.338Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:12.339Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:39:12.339Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:12.339Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c98d0adae9a55aa7", X-B3-SpanId:"1ab57807e59af2ed", X-B3-ParentSpanId:"c98d0adae9a55aa7", X-B3-Sampled:"0", X-ONAP-RequestID:"2529c47e-6479-4bba-a986-2113897ab28e", X-RequestID:"2529c47e-6479-4bba-a986-2113897ab28e", X-TransactionID:"2529c47e-6479-4bba-a986-2113897ab28e", X-ECOMP-RequestID:"2529c47e-6479-4bba-a986-2113897ab28e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78d25ff1-d6c5-4ba0-9b9b-e82780810ae7"]
2022-04-18T04:39:12.340Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:12.340Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:12.352Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:12.352Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:12.352Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:12.353Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:12.354Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:12.355Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:12.355Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:12.378Z|2529c47e-6479-4bba-a986-2113897ab28e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:12.544Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:12.547Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:39:12.548Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||Invoke
2022-04-18T04:39:12.548Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:12.548Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9
2022-04-18T04:39:12.549Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Method      : GET
2022-04-18T04:39:12.549Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2d794e89d807f7f", X-B3-SpanId:"0b18d6c1e70211d3", X-B3-ParentSpanId:"c2d794e89d807f7f", X-B3-Sampled:"0", X-ONAP-RequestID:"e3527aa6-4d6d-4610-85a7-c3d6596b68e5", X-RequestID:"e3527aa6-4d6d-4610-85a7-c3d6596b68e5", X-TransactionID:"e3527aa6-4d6d-4610-85a7-c3d6596b68e5", X-ECOMP-RequestID:"e3527aa6-4d6d-4610-85a7-c3d6596b68e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da55ea2-a2d8-4ab2-b434-10735a1cd8a4"]
2022-04-18T04:39:12.550Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Request body: 
2022-04-18T04:39:12.550Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||==========================request end================================================
2022-04-18T04:39:12.572Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:12.574Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:12.574Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Status text  : 
2022-04-18T04:39:12.575Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:12.576Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||Response body: {
  "requestId" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:38:13.000+00:00",
  "endTime" : "2022-04-18T04:39:01.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"417205b6-cd82-4369-8e0e-a1d55336ef12\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n                        \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:01.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "66ca301e-2168-494d-9091-6fac913d31a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9"
    }
  }
}
2022-04-18T04:39:12.577Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:12.578Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66ca301e-2168-494d-9091-6fac913d31a9|INFO|500||InvokeReturn
2022-04-18T04:39:12.581Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:39:12.582Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:12.584Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:12.585Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false
2022-04-18T04:39:12.586Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:12.587Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2d794e89d807f7f", X-B3-SpanId:"19a68a59e34f7288", X-B3-ParentSpanId:"c2d794e89d807f7f", X-B3-Sampled:"0", X-ONAP-RequestID:"e3527aa6-4d6d-4610-85a7-c3d6596b68e5", X-RequestID:"e3527aa6-4d6d-4610-85a7-c3d6596b68e5", X-TransactionID:"e3527aa6-4d6d-4610-85a7-c3d6596b68e5", X-ECOMP-RequestID:"e3527aa6-4d6d-4610-85a7-c3d6596b68e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8ce9664-c617-4174-80f9-5aab96dff836"]
2022-04-18T04:39:12.587Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:12.588Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:12.597Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:12.601Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:12.602Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:12.603Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:12.604Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:12.605Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:12.605Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66ca301e-2168-494d-9091-6fac913d31a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:12.620Z|e3527aa6-4d6d-4610-85a7-c3d6596b68e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/66ca301e-2168-494d-9091-6fac913d31a9|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:15.169Z|84d5d2fd-9772-4aa8-bc6f-d5fec5a84a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:39:15.174Z|84d5d2fd-9772-4aa8-bc6f-d5fec5a84a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:39:17.430Z|443b1950-985f-475c-ace0-a59f42e9293c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:17.431Z|443b1950-985f-475c-ace0-a59f42e9293c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:17.643Z|765ec4e6-f263-4b20-bae7-9eee3c0a3869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:17.643Z|765ec4e6-f263-4b20-bae7-9eee3c0a3869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:17.921Z|6a7d30e0-0303-4fa1-be07-429e05160e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:17.922Z|6a7d30e0-0303-4fa1-be07-429e05160e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:25.325Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:25.328Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|||INFO|500||Checking if requestId: 89b81b2b-bf9d-4a89-a58d-d335f1391f8d already exists in requestDb InfraActiveRequests table
2022-04-18T04:39:25.329Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:39:25.330Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||Invoke
2022-04-18T04:39:25.330Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:25.330Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:39:25.331Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Method      : GET
2022-04-18T04:39:25.331Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a97c82ef8c10bf9c", X-B3-SpanId:"95e13907e580fdc7", X-B3-ParentSpanId:"a97c82ef8c10bf9c", X-B3-Sampled:"0", X-ONAP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-TransactionID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ECOMP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26e05c40-3337-4531-a5ec-badc11b89ba0"]
2022-04-18T04:39:25.331Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Request body: 
2022-04-18T04:39:25.332Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||==========================request end================================================
2022-04-18T04:39:25.353Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:25.354Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:39:25.354Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status text  : 
2022-04-18T04:39:25.355Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:39:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:25.356Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Response body: 
2022-04-18T04:39:25.357Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:25.357Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|404|Not Found|InvokeReturn
2022-04-18T04:39:25.381Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:39:25.399Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:39:25.487Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:39:25.487Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-RequestID=[89b81b2b-bf9d-4a89-a58d-d335f1391f8d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[22740519-7a8f-4a78-85a3-3b1f7cf94415], X-ECOMP-RequestID=[89b81b2b-bf9d-4a89-a58d-d335f1391f8d], X-TransactionId=[], X-ONAP-RequestID=[89b81b2b-bf9d-4a89-a58d-d335f1391f8d]}
2022-04-18T04:39:25.636Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:39:25:940-19108], vertex-id=[204936], Content-Length=[1059], Date=[Mon, 18 Apr 2022 04:39:25 GMT], Content-Type=[application/json]}
2022-04-18T04:39:25.638Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256667288","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"417205b6-cd82-4369-8e0e-a1d55336ef12"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-04-18T04:39:25.638Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:39:25.642Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:39:25.642Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:39:25.644Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:39:25.644Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:39:25.645Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:25.645Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:39:25.645Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:39:25.646Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|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:"a97c82ef8c10bf9c", X-B3-SpanId:"efd2940e36ebcffc", X-B3-ParentSpanId:"a97c82ef8c10bf9c", X-B3-Sampled:"0", X-ONAP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-TransactionID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ECOMP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5aeeb3f6-5de9-41f8-99a2-03e0537bd6f2"]
2022-04-18T04:39:25.646Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"417205b6-cd82-4369-8e0e-a1d55336ef12","serviceInstanceId":"b3bd004c-1742-4936-9094-cd92c5d61f8a","vfModuleInstanceId":"edcf91eb-a99a-48bf-9ab6-ab5404f75968"},"instanceName":null,"requestScope":"vfModule"}
2022-04-18T04:39:25.647Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:39:25.670Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:25.671Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:25.672Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:39:25.674Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|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, 18 Apr 2022 04:39:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:25.675Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:39:25.675Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:25.686Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:39:25.687Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-04-18T04:39:25.687Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:39:25.688Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:25.688Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-04-18T04:39:25.688Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:39:25.689Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|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:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-TransactionID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ECOMP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03c557c0-0458-4596-8c4d-acad4439114b"]
2022-04-18T04:39:25.689Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:39:25.689Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:39:25.723Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:25.723Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:25.724Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:39:25.725Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|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, 18 Apr 2022 04:39:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:25.726Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|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" : 40,
  "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/40"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/40"
    }
  }
}
2022-04-18T04:39:25.726Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:25.726Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2022-04-18T04:39:25.740Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639
2022-04-18T04:39:25.741Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|INFO|500||Invoke
2022-04-18T04:39:25.741Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:25.742Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639
2022-04-18T04:39:25.742Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Method      : GET
2022-04-18T04:39:25.743Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-TransactionID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ECOMP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c26ac38-9e27-43a9-b078-39a42048e54b"]
2022-04-18T04:39:25.743Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Request body: 
2022-04-18T04:39:25.743Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||==========================request end================================================
2022-04-18T04:39:25.777Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:25.780Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:25.781Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Status text  : 
2022-04-18T04:39:25.782Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:39:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:25.784Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||Response body: {
  "modelUUID" : "9fbd385e-87e7-447a-9543-364c2447b639",
  "modelInvariantUUID" : "12227c37-8d8a-46ba-8411-539ac8af8e02",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-04-18 04:34:34.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639/vnfResources"
    }
  }
}
2022-04-18T04:39:25.785Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:25.786Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9fbd385e-87e7-447a-9543-364c2447b639|INFO|500||InvokeReturn
2022-04-18T04:39:25.819Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:39:25.820Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:39:25.821Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:25.821Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:39:25.822Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:39:25.822Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|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:"a97c82ef8c10bf9c", X-B3-SpanId:"2f160a88cdd1c14d", X-B3-ParentSpanId:"a97c82ef8c10bf9c", X-B3-Sampled:"0", X-ONAP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-TransactionID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ECOMP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24729d2c-f214-49fa-ab38-73611a29f920"]
2022-04-18T04:39:25.822Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"89b81b2b-bf9d-4a89-a58d-d335f1391f8d","requestStatus":"IN_PROGRESS","startTime":1650256765383,"source":"VID","vnfId":"417205b6-cd82-4369-8e0e-a1d55336ef12","vnfType":"","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"edcf91eb-a99a-48bf-9ab6-ab5404f75968","vfModuleModelName":"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d","cloudRegion":"k8sregion","serviceInstanceId":"b3bd004c-1742-4936-9094-cd92c5d61f8a","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"89b81b2b-bf9d-4a89-a58d-d335f1391f8d"}
2022-04-18T04:39:25.823Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:39:25.859Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:25.868Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:39:25.870Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:39:25.872Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|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/89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:25.874Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:39:25.383+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:39:25.356+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleModelName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    }
  }
}
2022-04-18T04:39:25.874Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:25.876Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:39:25.890Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:39:25.890Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:39:25.890Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:25.891Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:39:25.893Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:39:25.894Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|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:"a97c82ef8c10bf9c", X-B3-SpanId:"149b89dbf36d7b3e", X-B3-ParentSpanId:"a97c82ef8c10bf9c", X-B3-Sampled:"0", X-ONAP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-TransactionID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ECOMP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59fd6836-7f49-41a1-91f7-6987cbbf8703"]
2022-04-18T04:39:25.896Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"12227c37-8d8a-46ba-8411-539ac8af8e02\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\"modelVersion\":\"1650256739184\",\"modelCustomizationUuid\":\"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\"modelVersionId\":\"9fbd385e-87e7-447a-9543-364c2447b639\",\"modelCustomizationId\":\"03bb40dd-bfbf-4db8-944f-66418d6c25b5\",\"modelUuid\":\"9fbd385e-87e7-447a-9543-364c2447b639\",\"modelInvariantUuid\":\"12227c37-8d8a-46ba-8411-539ac8af8e02\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\"vnfInstanceId\":\"417205b6-cd82-4369-8e0e-a1d55336ef12\",\"vfModuleInstanceId\":\"edcf91eb-a99a-48bf-9ab6-ab5404f75968\"}","type":"String"},"requestId":{"value":"89b81b2b-bf9d-4a89-a58d-d335f1391f8d","type":"String"},"mso-request-id":{"value":"89b81b2b-bf9d-4a89-a58d-d335f1391f8d","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b3bd004c-1742-4936-9094-cd92c5d61f8a","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"417205b6-cd82-4369-8e0e-a1d55336ef12","type":"String"},"vfModuleId":{"value":"edcf91eb-a99a-48bf-9ab6-ab5404f75968","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/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:39:25.897Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:39:26.939Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:26.947Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:39:26.957Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:39:26.959Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:39:26 GMT", X-ONAP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-TransactionID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ECOMP-RequestID:"89b81b2b-bf9d-4a89-a58d-d335f1391f8d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"59fd6836-7f49-41a1-91f7-6987cbbf8703", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:26.963Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"89b81b2b-bf9d-4a89-a58d-d335f1391f8d\",\"instanceId\":\"edcf91eb-a99a-48bf-9ab6-ab5404f75968\"}}","message":"Success","processInstanceID":"86b5db6e-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:39:26.968Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:26.970Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:39:27.013Z|89b81b2b-bf9d-4a89-a58d-d335f1391f8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:27.290Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:27.310Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:39:27.314Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||Invoke
2022-04-18T04:39:27.316Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:27.323Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:39:27.327Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Method      : GET
2022-04-18T04:39:27.330Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e86ced167ad0de2", X-B3-SpanId:"149152e8a5823360", X-B3-ParentSpanId:"0e86ced167ad0de2", X-B3-Sampled:"0", X-ONAP-RequestID:"aac68289-ef31-4b06-b202-49af05ac6183", X-RequestID:"aac68289-ef31-4b06-b202-49af05ac6183", X-TransactionID:"aac68289-ef31-4b06-b202-49af05ac6183", X-ECOMP-RequestID:"aac68289-ef31-4b06-b202-49af05ac6183", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b12c566-2f7b-48f3-b87d-a98bf19f364f"]
2022-04-18T04:39:27.333Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Request body: 
2022-04-18T04:39:27.335Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||==========================request end================================================
2022-04-18T04:39:27.365Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:27.366Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:27.366Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status text  : 
2022-04-18T04:39:27.367Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:27.368Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Response body: {
  "requestId" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:39:25.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:26.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    }
  }
}
2022-04-18T04:39:27.373Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:27.376Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||InvokeReturn
2022-04-18T04:39:27.381Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:39:27.382Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:27.382Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:27.383Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:39:27.384Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:27.385Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e86ced167ad0de2", X-B3-SpanId:"4f9daf3cbc6dcf06", X-B3-ParentSpanId:"0e86ced167ad0de2", X-B3-Sampled:"0", X-ONAP-RequestID:"aac68289-ef31-4b06-b202-49af05ac6183", X-RequestID:"aac68289-ef31-4b06-b202-49af05ac6183", X-TransactionID:"aac68289-ef31-4b06-b202-49af05ac6183", X-ECOMP-RequestID:"aac68289-ef31-4b06-b202-49af05ac6183", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6483a85-bf31-4dc7-843d-8821c581115a"]
2022-04-18T04:39:27.386Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:27.387Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:27.403Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:27.405Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:27.407Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:27.413Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:27.418Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:27.430Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:27.438Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:27.471Z|1bc87970-7807-41c5-9b90-691a6ff4437b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:27.472Z|1bc87970-7807-41c5-9b90-691a6ff4437b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:27.530Z|aac68289-ef31-4b06-b202-49af05ac6183|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:27.718Z|a50fcdc6-65c6-47bd-933e-5e6a1455b1ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:27.732Z|a50fcdc6-65c6-47bd-933e-5e6a1455b1ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:27.978Z|d03e2c21-4da6-4604-a1dd-607bd3a53f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:27.979Z|d03e2c21-4da6-4604-a1dd-607bd3a53f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:28.347Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:28.349Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 123edfed-23bd-4e48-87e5-0c5a533be8b4 already exists in requestDb InfraActiveRequests table
2022-04-18T04:39:28.350Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:39:28.350Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:39:28.350Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:28.351Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:39:28.351Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:39:28.351Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9da834752c09bd5", X-B3-SpanId:"af038f48852b35e3", X-B3-ParentSpanId:"f9da834752c09bd5", X-B3-Sampled:"0", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebee19bb-1a26-4ac9-ba60-48f8b12b38ba"]
2022-04-18T04:39:28.352Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:39:28.352Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:39:28.386Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:28.387Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:39:28.387Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:39:28.387Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:39:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:28.388Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: 
2022-04-18T04:39:28.388Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:28.388Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|404|Not Found|InvokeReturn
2022-04-18T04:39:28.413Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:39:28.414Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-18T04:39:28.423Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:39:28.487Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-04-18T04:39:28.492Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|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=[123edfed-23bd-4e48-87e5-0c5a533be8b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9c919da9-fcb9-4d77-8f38-9188db973d25], X-ECOMP-RequestID=[123edfed-23bd-4e48-87e5-0c5a533be8b4], X-TransactionId=[], X-ONAP-RequestID=[123edfed-23bd-4e48-87e5-0c5a533be8b4]}
2022-04-18T04:39:28.740Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:39:29:081-14011], Content-Length=[313], Date=[Mon, 18 Apr 2022 04:39:29 GMT], Content-Type=[application/json]}
2022-04-18T04:39:28.746Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-04-18T04:39:28.746Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-04-18T04:39:28.750Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-04-18T04:39:28.751Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-18T04:39:28.757Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:39:28.845Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-04-18T04:39:28.858Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|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=[123edfed-23bd-4e48-87e5-0c5a533be8b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[11c2ed66-818c-4449-ae79-e8ff40e1f4c1], X-ECOMP-RequestID=[123edfed-23bd-4e48-87e5-0c5a533be8b4], X-TransactionId=[], X-ONAP-RequestID=[123edfed-23bd-4e48-87e5-0c5a533be8b4]}
2022-04-18T04:39:28.968Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:39:29:350-1922], Content-Length=[313], Date=[Mon, 18 Apr 2022 04:39:29 GMT], Content-Type=[application/json]}
2022-04-18T04:39:28.969Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-04-18T04:39:28.969Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-04-18T04:39:28.975Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-04-18T04:39:28.975Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-18T04:39:28.982Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:39:29.102Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|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/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:39:29.103Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:39:29.268Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:39:29.269Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:39:29:577-66738], vertex-id=[430328], Content-Length=[618], Date=[Mon, 18 Apr 2022 04:39:29 GMT], Content-Type=[application/json]}
2022-04-18T04:39:29.270Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256404400","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2022-04-18T04:39:29.272Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:39:29.272Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:39:29.283Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:39:29.288Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:39:29.288Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:29.288Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:39:29.289Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:39:29.289Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"f9da834752c09bd5", X-B3-SpanId:"9eef8d268b9eca56", X-B3-ParentSpanId:"f9da834752c09bd5", X-B3-Sampled:"0", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a255983-76da-4252-b01e-8becd9b4b646"]
2022-04-18T04:39:29.290Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493","requestScope":"service"}
2022-04-18T04:39:29.290Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:39:29.319Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:29.320Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:29.321Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:39:29.322Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 18 Apr 2022 04:39:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:29.322Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:39:29.323Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:29.338Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:39:29.340Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279
2022-04-18T04:39:29.340Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|INFO|500||Invoke
2022-04-18T04:39:29.341Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:29.341Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279
2022-04-18T04:39:29.341Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Method      : GET
2022-04-18T04:39:29.353Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9be2b1f1-7958-46c1-9736-8b0093b042c7"]
2022-04-18T04:39:29.354Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Request body: 
2022-04-18T04:39:29.354Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||==========================request end================================================
2022-04-18T04:39:29.403Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:29.404Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:29.404Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Status text  : 
2022-04-18T04:39:29.405Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:39:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:29.410Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "ff207a44-53d4-446f-aa70-a7dc57f0f279",
  "modelInvariantUUID" : "900fc94f-5fb7-467f-af29-aa84a2d0aa9e",
  "created" : "2022-04-18 04:36:23.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" : 20,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/vnfCustomizations"
    }
  }
}
2022-04-18T04:39:29.411Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:29.412Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|INFO|500||InvokeReturn
2022-04-18T04:39:29.422Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance
2022-04-18T04:39:29.426Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|INFO|500||Invoke
2022-04-18T04:39:29.427Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:29.430Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance
2022-04-18T04:39:29.435Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:39:29.438Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a272ced9-892f-4ad2-b2be-9acae367c878"]
2022-04-18T04:39:29.442Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:39:29.446Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:39:29.514Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:29.514Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:39:29.515Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:39:29.515Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&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, 18 Apr 2022 04:39:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:29.516Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Response body: 
2022-04-18T04:39:29.516Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:29.516Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:39:29.518Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e
2022-04-18T04:39:29.519Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|INFO|500||Invoke
2022-04-18T04:39:29.520Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:29.521Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e
2022-04-18T04:39:29.522Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Method      : GET
2022-04-18T04:39:29.522Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cec9f7c-cfbb-422e-ab2d-dedcf5cc649b"]
2022-04-18T04:39:29.523Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Request body: 
2022-04-18T04:39:29.524Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||==========================request end================================================
2022-04-18T04:39:29.560Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:29.564Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:29.566Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Status text  : 
2022-04-18T04:39:29.568Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:39:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:29.570Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "ff207a44-53d4-446f-aa70-a7dc57f0f279",
      "modelInvariantUUID" : "900fc94f-5fb7-467f-af29-aa84a2d0aa9e",
      "created" : "2022-04-18 04:36:23.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" : 20,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/pnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e"
    }
  }
}
2022-04-18T04:39:29.571Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:29.573Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|INFO|500||InvokeReturn
2022-04-18T04:39:29.577Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance
2022-04-18T04:39:29.580Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|INFO|500||Invoke
2022-04-18T04:39:29.582Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:29.582Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance
2022-04-18T04:39:29.583Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:39:29.583Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10631c0e-8a9d-4ce7-8a8a-369431a4bf17"]
2022-04-18T04:39:29.583Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:39:29.583Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:39:29.608Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:29.609Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:39:29.611Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:39:29.612Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&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, 18 Apr 2022 04:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:29.614Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||Response body: 
2022-04-18T04:39:29.616Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:29.617Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:39:29.619Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:39:29.622Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:39:29.623Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:29.625Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:39:29.626Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:39:29.628Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c280511-13c2-4347-89a6-55206980970b"]
2022-04-18T04:39:29.630Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:39:29.633Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:39:29.668Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:29.669Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:29.669Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:39:29.670Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:29.670Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:39:29.671Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:29.671Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:39:29.702Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-18T04:39:29.705Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-04-18T04:39:29.705Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:29.705Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-18T04:39:29.708Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:39:29.708Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc0d5826-75ee-4f3c-b4b0-f1760859ab73"]
2022-04-18T04:39:29.708Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:39:29.711Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:39:29.754Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:29.754Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:29.755Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:39:29.756Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:29.757Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 504,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504/service"
    }
  }
}
2022-04-18T04:39:29.757Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:29.758Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-04-18T04:39:29.761Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279
2022-04-18T04:39:29.775Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|INFO|500||Invoke
2022-04-18T04:39:29.775Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:29.786Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279
2022-04-18T04:39:29.786Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Method      : GET
2022-04-18T04:39:29.786Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2b1af6e-dbf0-492c-9d11-239e97d4c3cd"]
2022-04-18T04:39:29.787Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Request body: 
2022-04-18T04:39:29.787Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||==========================request end================================================
2022-04-18T04:39:29.818Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:29.819Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:29.819Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Status text  : 
2022-04-18T04:39:29.820Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:29.820Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "ff207a44-53d4-446f-aa70-a7dc57f0f279",
  "modelInvariantUUID" : "900fc94f-5fb7-467f-af29-aa84a2d0aa9e",
  "created" : "2022-04-18 04:36:23.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" : 20,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/vnfCustomizations"
    }
  }
}
2022-04-18T04:39:29.821Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:29.821Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|INFO|500||InvokeReturn
2022-04-18T04:39:29.833Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:39:29.834Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:39:29.835Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:29.836Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:39:29.837Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:39:29.837Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9072", X-B3-TraceId:"f9da834752c09bd5", X-B3-SpanId:"6b589f9b008033e6", X-B3-ParentSpanId:"f9da834752c09bd5", X-B3-Sampled:"0", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c4cfeb9-8d8d-44a5-af90-09b11b924696"]
2022-04-18T04:39:29.839Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"123edfed-23bd-4e48-87e5-0c5a533be8b4","requestStatus":"IN_PROGRESS","startTime":1650256768414,"source":"VID","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"123edfed-23bd-4e48-87e5-0c5a533be8b4"}
2022-04-18T04:39:29.840Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:39:29.877Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:29.877Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:39:29.878Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:39:29.878Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:29.880Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:39:28.414+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:39:29.372+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:39:29.881Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:29.882Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:39:29.892Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:39:29.893Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:39:29.893Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:29.894Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:39:29.894Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:39:29.894Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4710", X-B3-TraceId:"f9da834752c09bd5", X-B3-SpanId:"04fd78154cef9688", X-B3-ParentSpanId:"f9da834752c09bd5", X-B3-Sampled:"0", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d887f152-4fcb-4a43-a56b-8b20d5561cb6"]
2022-04-18T04:39:29.895Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\"modelUuid\":\"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\"modelInvariantUuid\":\"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\"resources\":{\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"91586a51-8384-40a7-89cd-c65686bfa59d\",\"modelInvariantUuid\":\"ef30a743-22ad-41e9-8195-434b54005b70\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"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\":\"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\"modelInvariantUuid\":\"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"64c000d9-a421-4d40-a135-af07100d511b\"},\"instanceName\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\"modelInvariantId\":\"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"\"},\"owningEntity\":{\"owningEntityId\":\"c40e0441-dc95-4117-835d-c7bc788db7d1\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"123edfed-23bd-4e48-87e5-0c5a533be8b4","type":"String"},"mso-request-id":{"value":"123edfed-23bd-4e48-87e5-0c5a533be8b4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:39:29.895Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:39:30.169Z|9a93ef05-7120-459f-a47e-291dbbb0697c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:39:30.183Z|9a93ef05-7120-459f-a47e-291dbbb0697c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:39:30.981Z|bf7277b2-b5a6-4828-a1cc-418e31f74b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:39:30.982Z|bf7277b2-b5a6-4828-a1cc-418e31f74b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:39:31.926Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:31.929Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:39:31.930Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:39:31.930Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:39:31 GMT", X-ONAP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-TransactionID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ECOMP-RequestID:"123edfed-23bd-4e48-87e5-0c5a533be8b4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d887f152-4fcb-4a43-a56b-8b20d5561cb6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:31.931Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"123edfed-23bd-4e48-87e5-0c5a533be8b4\",\"instanceId\":\"e7bb9c13-f247-49a5-a701-a31cc808ba21\"}}","message":"Success","processInstanceID":"891798d1-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:39:31.932Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:31.933Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:39:31.945Z|123edfed-23bd-4e48-87e5-0c5a533be8b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:32.180Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:32.186Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:39:32.193Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:39:32.197Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:32.197Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:39:32.198Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:39:32.198Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9077419c77a63f61", X-B3-SpanId:"091817fa52f077bb", X-B3-ParentSpanId:"9077419c77a63f61", X-B3-Sampled:"0", X-ONAP-RequestID:"c83bfef5-a3b1-417d-b0e2-8d9d745e9384", X-RequestID:"c83bfef5-a3b1-417d-b0e2-8d9d745e9384", X-TransactionID:"c83bfef5-a3b1-417d-b0e2-8d9d745e9384", X-ECOMP-RequestID:"c83bfef5-a3b1-417d-b0e2-8d9d745e9384", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df970c9d-7506-44ab-b2b3-b7502c16a2d3"]
2022-04-18T04:39:32.198Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:39:32.198Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:39:32.248Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:32.251Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:32.253Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:39:32.254Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:32.256Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:39:32.257Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:32.259Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:39:32.265Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:39:32.266Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:32.267Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:32.268Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:39:32.269Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:32.275Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9077419c77a63f61", X-B3-SpanId:"b32c93346f733c10", X-B3-ParentSpanId:"9077419c77a63f61", X-B3-Sampled:"0", X-ONAP-RequestID:"c83bfef5-a3b1-417d-b0e2-8d9d745e9384", X-RequestID:"c83bfef5-a3b1-417d-b0e2-8d9d745e9384", X-TransactionID:"c83bfef5-a3b1-417d-b0e2-8d9d745e9384", X-ECOMP-RequestID:"c83bfef5-a3b1-417d-b0e2-8d9d745e9384", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3556d301-10e8-4737-b4d2-8c773498930d"]
2022-04-18T04:39:32.289Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:32.291Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:32.318Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:32.319Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:32.320Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:32.320Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:32.321Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:32.321Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:32.322Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:32.334Z|c83bfef5-a3b1-417d-b0e2-8d9d745e9384|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:37.527Z|5611e0f7-0e76-4718-91f9-ed3375136a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:37.532Z|5611e0f7-0e76-4718-91f9-ed3375136a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:37.787Z|ef010634-418c-4381-8282-79335b61f8bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:37.788Z|ef010634-418c-4381-8282-79335b61f8bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:37.909Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:37.920Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:39:37.922Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||Invoke
2022-04-18T04:39:37.923Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:37.924Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:39:37.925Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Method      : GET
2022-04-18T04:39:37.925Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"610dd903b15631f6", X-B3-SpanId:"73a4bd9b1e9e9b44", X-B3-ParentSpanId:"610dd903b15631f6", X-B3-Sampled:"0", X-ONAP-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-TransactionID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-ECOMP-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49255693-e68c-4b0d-a1ec-ba1276b1874b"]
2022-04-18T04:39:37.926Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Request body: 
2022-04-18T04:39:37.927Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||==========================request end================================================
2022-04-18T04:39:37.954Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:37.955Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:37.956Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status text  : 
2022-04-18T04:39:37.957Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:37.959Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Response body: {
  "requestId" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:39:25.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:33.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    }
  }
}
2022-04-18T04:39:37.960Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:37.961Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||InvokeReturn
2022-04-18T04:39:37.966Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:39:37.968Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:37.968Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:37.969Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:39:37.970Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:37.971Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"610dd903b15631f6", X-B3-SpanId:"e5e90bf08e05979d", X-B3-ParentSpanId:"610dd903b15631f6", X-B3-Sampled:"0", X-ONAP-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-TransactionID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-ECOMP-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbaf95e8-4894-47c0-9709-87dc34365636"]
2022-04-18T04:39:37.972Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:37.973Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:37.990Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:37.991Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:37.991Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:37.991Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:37.992Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:37.992Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:37.993Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:38.050Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:39:38.050Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:39:38.051Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:38.051Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:39:38.051Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:39:38.052Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-TransactionID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-ECOMP-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32c97241-22c5-4dba-b901-7393c6ef58ef"]
2022-04-18T04:39:38.052Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:39:38.052Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:39:38.067Z|115956a0-9493-4c9d-961c-a7205c4f2e07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:38.068Z|115956a0-9493-4c9d-961c-a7205c4f2e07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:38.292Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:38.292Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:38.293Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:39:38.293Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EDBB568A6DE712F859F20C9B523E9BAB; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:39:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:38.294Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8a8c373e-bed1-11ec-a9ea-4e1990e4c189","businessKey":"89b81b2b-bf9d-4a89-a58d-d335f1391f8d","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:39:32.353+0000","endTime":"2022-04-18T04:39:33.256+0000","removalTime":null,"durationInMillis":903,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"86b5db6e-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"8a8707ec-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:39:38.295Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:38.297Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:39:38.412Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:39:38.413Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:39:38.414Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:38.414Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:39:38.415Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:39:38.415Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-TransactionID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-ECOMP-RequestID:"e1e37c41-7be3-48ae-9450-6b9b74f52976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eab97407-a9f0-42c6-8a9a-e942eeb0e9cf"]
2022-04-18T04:39:38.415Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:39:38.416Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:39:38.649Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:38.651Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:38.652Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:39:38.652Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0EE5A4588988FAA2A9F1F91DAF8BDC0E; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:39:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:38.654Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:8a90a421-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"8a8c373e-bed1-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"8a8c373e-bed1-11ec-a9ea-4e1990e4c189","executionId":"8a8c373e-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:39:32.382+0000","endTime":"2022-04-18T04:39:33.255+0000","durationInMillis":873,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"86b5db6e-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:39:38.654Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:38.655Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a8c373e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:39:38.664Z|e1e37c41-7be3-48ae-9450-6b9b74f52976|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:42.569Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:42.581Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:39:42.583Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:39:42.584Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:42.584Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:39:42.585Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:39:42.586Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4910fa241d6629c", X-B3-SpanId:"1b43461815d001f8", X-B3-ParentSpanId:"b4910fa241d6629c", X-B3-Sampled:"0", X-ONAP-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-TransactionID:"f176b901-750a-4820-837f-eb08265340e5", X-ECOMP-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8319a5ca-3144-4ab2-8996-9aa6d99a7598"]
2022-04-18T04:39:42.587Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:39:42.587Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:39:42.611Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:42.611Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:42.612Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:39:42.612Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:42.614Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).",
  "progress" : 15,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:39:42.614Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:42.616Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:39:42.619Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:39:42.620Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:42.620Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:42.621Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:39:42.622Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:42.623Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4910fa241d6629c", X-B3-SpanId:"6a834fa20f0a1b3e", X-B3-ParentSpanId:"b4910fa241d6629c", X-B3-Sampled:"0", X-ONAP-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-TransactionID:"f176b901-750a-4820-837f-eb08265340e5", X-ECOMP-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57d93ad9-25ad-4a97-bdf0-14665826c91f"]
2022-04-18T04:39:42.623Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:42.624Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:42.637Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:42.638Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:42.638Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:42.638Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:42.639Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:42.640Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:42.641Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:42.707Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:39:42.708Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:39:42.708Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:42.709Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:39:42.709Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:39:42.710Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-TransactionID:"f176b901-750a-4820-837f-eb08265340e5", X-ECOMP-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fea6bd5c-aa13-44a5-8245-1d0dbbaac099"]
2022-04-18T04:39:42.711Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:39:42.711Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:39:43.253Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:43.254Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:43.254Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:39:43.264Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ED653B68DCF6BB525567142BD1AA47E8; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:39:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:43.264Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8eb3733e-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:39:39.321+0000","endTime":"2022-04-18T04:39:40.148+0000","removalTime":null,"durationInMillis":827,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"8c8743f5-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:39:43.265Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:43.265Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:39:43.310Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:39:43.310Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:39:43.311Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:43.311Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:39:43.311Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:39:43.311Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-TransactionID:"f176b901-750a-4820-837f-eb08265340e5", X-ECOMP-RequestID:"f176b901-750a-4820-837f-eb08265340e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c61935d-985f-4e5e-a0d9-64f7023d34de"]
2022-04-18T04:39:43.311Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:39:43.312Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:39:43.566Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:43.567Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:43.568Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:39:43.571Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1321ED51736714C1ACF46EF6A7D39E0F; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:39:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:43.572Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:8eb3e881-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"8eb3733e-bed1-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"8eb3733e-bed1-11ec-a9ea-4e1990e4c189","executionId":"8eb3733e-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:39:39.324+0000","endTime":"2022-04-18T04:39:40.146+0000","durationInMillis":822,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:39:43.573Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:43.576Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:39:43.588Z|f176b901-750a-4820-837f-eb08265340e5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:45.169Z|33910359-3812-4549-a73e-438bc987b061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:39:45.170Z|33910359-3812-4549-a73e-438bc987b061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:39:46.636Z|1a85fe7f-db79-458d-8c41-0578d82ba9ee|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:39:46.639Z|1a85fe7f-db79-458d-8c41-0578d82ba9ee|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:47.634Z|905042b4-4695-4da9-88ee-f334720101ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:47.635Z|905042b4-4695-4da9-88ee-f334720101ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:47.877Z|f59aeb3d-6788-42cd-b578-c125d8a4a757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:47.878Z|f59aeb3d-6788-42cd-b578-c125d8a4a757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:48.153Z|0008b58e-44e0-4dd8-8c70-1d6a6b5736b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:48.161Z|0008b58e-44e0-4dd8-8c70-1d6a6b5736b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:48.947Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:48.956Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:39:48.957Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||Invoke
2022-04-18T04:39:48.957Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:48.957Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:39:48.958Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Method      : GET
2022-04-18T04:39:48.958Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97ac5917e7403801", X-B3-SpanId:"1a48099f6a38b9d3", X-B3-ParentSpanId:"97ac5917e7403801", X-B3-Sampled:"0", X-ONAP-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-TransactionID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-ECOMP-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c67138f7-baaf-461a-adf8-758900fb2398"]
2022-04-18T04:39:48.959Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Request body: 
2022-04-18T04:39:48.959Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||==========================request end================================================
2022-04-18T04:39:48.993Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:48.994Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:48.994Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status text  : 
2022-04-18T04:39:48.995Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:49.014Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Response body: {
  "requestId" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:39:25.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:33.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    }
  }
}
2022-04-18T04:39:49.016Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:49.018Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||InvokeReturn
2022-04-18T04:39:49.041Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:39:49.044Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:49.053Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:49.055Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:39:49.057Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:49.061Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97ac5917e7403801", X-B3-SpanId:"7f9b8ae915de026a", X-B3-ParentSpanId:"97ac5917e7403801", X-B3-Sampled:"0", X-ONAP-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-TransactionID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-ECOMP-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d82fa11-4ec8-4d11-973c-c8a6a0630a4e"]
2022-04-18T04:39:49.062Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:49.063Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:49.097Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:49.098Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:49.099Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:49.101Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:49.102Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:49.103Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:49.106Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:49.301Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:39:49.302Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:39:49.302Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:49.302Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:39:49.303Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:39:49.304Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-TransactionID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-ECOMP-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa399342-7758-4119-aeea-13416d775551"]
2022-04-18T04:39:49.304Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:39:49.304Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:39:49.475Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:49.476Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:49.477Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:39:49.477Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=771FD92648EC9B9BFD86DED2E2B236E8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Mon, 18 Apr 2022 04:39:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:49.477Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8ec7e51d-bed1-11ec-a9ea-4e1990e4c189","businessKey":"89b81b2b-bf9d-4a89-a58d-d335f1391f8d","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:39:39.455+0000","endTime":"2022-04-18T04:39:48.450+0000","removalTime":null,"durationInMillis":8995,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"86b5db6e-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"8ec3790a-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:39:49.478Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:49.478Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:39:49.552Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:39:49.553Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:39:49.554Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:49.554Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:39:49.584Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:39:49.585Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-TransactionID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-ECOMP-RequestID:"bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4008f1e9-9038-48e8-a681-bddd6de7b291"]
2022-04-18T04:39:49.588Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:39:49.590Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:39:49.766Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:49.769Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:49.770Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:39:49.770Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=060FFE50804D8CD242FC14D2DFDC9F88; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:39:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:49.777Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:94235afd-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"8ec7e51d-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"8ec7e51d-bed1-11ec-a9ea-4e1990e4c189","executionId":"8ec7e51d-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:39:48.443+0000","endTime":"2022-04-18T04:39:48.443+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"86b5db6e-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:39:49.777Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:49.778Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:39:49.791Z|bcb3bd71-e1c1-400b-bf2d-41f71d84a5b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:53.938Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:39:53.960Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:39:53.963Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:39:53.964Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:53.966Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:39:53.969Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:39:53.971Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e18aa0a2db801ce3", X-B3-SpanId:"16044f33ccdf2eb4", X-B3-ParentSpanId:"e18aa0a2db801ce3", X-B3-Sampled:"0", X-ONAP-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-TransactionID:"03d969c5-8e3c-4686-946f-43b111907682", X-ECOMP-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77b89e8f-737d-4a6e-9e02-71af230e8453"]
2022-04-18T04:39:53.973Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:39:53.975Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:39:54.019Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:54.020Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:54.022Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:39:54.023Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:54.031Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).",
  "progress" : 15,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:39:54.032Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:54.034Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:39:54.038Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:39:54.039Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:39:54.040Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:54.040Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:39:54.041Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:39:54.043Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e18aa0a2db801ce3", X-B3-SpanId:"b7b9f919f4d104f2", X-B3-ParentSpanId:"e18aa0a2db801ce3", X-B3-Sampled:"0", X-ONAP-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-TransactionID:"03d969c5-8e3c-4686-946f-43b111907682", X-ECOMP-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b809597-0f60-4203-91ec-698db9337ed8"]
2022-04-18T04:39:54.044Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:39:54.044Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:39:54.069Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:54.069Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:54.070Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:39:54.070Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:54.071Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:39:54.071Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:54.071Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:39:54.288Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:39:54.288Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:39:54.289Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:54.289Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:39:54.289Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:39:54.289Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-TransactionID:"03d969c5-8e3c-4686-946f-43b111907682", X-ECOMP-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"067f2ff0-7a63-455b-9bdc-e1100db35277"]
2022-04-18T04:39:54.290Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:39:54.290Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:39:54.609Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:54.610Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:54.610Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:39:54.610Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=39153C3A0F108B96280E18C35ED7822C; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:39:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:54.611Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8eb3733e-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:39:39.321+0000","endTime":"2022-04-18T04:39:40.148+0000","removalTime":null,"durationInMillis":827,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"8c8743f5-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:39:54.611Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:54.611Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:39:54.667Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:39:54.670Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:39:54.671Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:39:54.671Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:39:54.672Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:39:54.675Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-TransactionID:"03d969c5-8e3c-4686-946f-43b111907682", X-ECOMP-RequestID:"03d969c5-8e3c-4686-946f-43b111907682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbdc003e-b68c-48bb-85f6-d81a4dde3b8d"]
2022-04-18T04:39:54.676Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:39:54.677Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:39:55.298Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:39:55.300Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:39:55.301Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:39:55.303Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AE2603D0BF2956DF49C0581388ECE252; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:39:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:39:55.304Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:8eb3e881-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"8eb3733e-bed1-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"8eb3733e-bed1-11ec-a9ea-4e1990e4c189","executionId":"8eb3733e-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:39:39.324+0000","endTime":"2022-04-18T04:39:40.146+0000","durationInMillis":822,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:39:55.306Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:39:55.308Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8eb3733e-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:39:55.318Z|03d969c5-8e3c-4686-946f-43b111907682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:39:57.699Z|513679d2-d043-47a3-8700-b86ce4bd4db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:57.702Z|513679d2-d043-47a3-8700-b86ce4bd4db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:57.924Z|41481c96-6305-4611-a212-611885b09030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:57.928Z|41481c96-6305-4611-a212-611885b09030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:39:58.254Z|64e959b5-23e2-4587-96b0-39c9659c3fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:39:58.256Z|64e959b5-23e2-4587-96b0-39c9659c3fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:00.029Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:00.045Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:00.046Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||Invoke
2022-04-18T04:40:00.047Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:00.050Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:00.050Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Method      : GET
2022-04-18T04:40:00.051Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64b17a1407dd53e0", X-B3-SpanId:"a6899a09ee8a63f9", X-B3-ParentSpanId:"64b17a1407dd53e0", X-B3-Sampled:"0", X-ONAP-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-TransactionID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-ECOMP-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16f6f210-7564-4460-884d-46c5e4624ba7"]
2022-04-18T04:40:00.051Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Request body: 
2022-04-18T04:40:00.052Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||==========================request end================================================
2022-04-18T04:40:00.094Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:00.097Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:00.097Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status text  : 
2022-04-18T04:40:00.098Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:00.102Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Response body: {
  "requestId" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-04-18T04:39:25.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:51.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    }
  }
}
2022-04-18T04:40:00.103Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:00.106Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||InvokeReturn
2022-04-18T04:40:00.114Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:00.114Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:00.115Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:00.115Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:00.116Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:00.118Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64b17a1407dd53e0", X-B3-SpanId:"07ce65e74ac8b27e", X-B3-ParentSpanId:"64b17a1407dd53e0", X-B3-Sampled:"0", X-ONAP-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-TransactionID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-ECOMP-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cac4af1-3782-40a3-a969-f66903a82ec1"]
2022-04-18T04:40:00.118Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:00.119Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:00.142Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:00.142Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:00.143Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:00.143Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:39:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:00.144Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:00.145Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:00.147Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:00.168Z|d957927f-9d20-49a1-b357-adb8f0974824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:40:00.175Z|d957927f-9d20-49a1-b357-adb8f0974824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:40:00.406Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:00.409Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:00.411Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:00.413Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:00.414Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:00.415Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-TransactionID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-ECOMP-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"551ca3dd-ca6c-464b-afdb-e40685e8d5d1"]
2022-04-18T04:40:00.417Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:00.418Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:00.908Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:00.909Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:00.910Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:00.911Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=711875C445C19720B84711538706665B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Mon, 18 Apr 2022 04:40:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:00.911Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8ec7e51d-bed1-11ec-a9ea-4e1990e4c189","businessKey":"89b81b2b-bf9d-4a89-a58d-d335f1391f8d","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:39:39.455+0000","endTime":"2022-04-18T04:39:48.450+0000","removalTime":null,"durationInMillis":8995,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"86b5db6e-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"8ec3790a-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:40:00.912Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:00.913Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:00.985Z|29fffe04-b1c0-440e-80d2-252541872eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:40:00.986Z|29fffe04-b1c0-440e-80d2-252541872eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:40:01.109Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:01.110Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:01.111Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:01.111Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:01.114Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:01.115Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-TransactionID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-ECOMP-RequestID:"900ac094-3ef0-42ae-897e-4c1735dad2f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6785b247-805c-4e58-806e-7b3260670f61"]
2022-04-18T04:40:01.116Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:01.116Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:01.674Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:01.675Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:01.675Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:01.676Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=19CE258518382BFFFB96E7D87FE784A9; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:40:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:01.686Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:94235afd-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"8ec7e51d-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"8ec7e51d-bed1-11ec-a9ea-4e1990e4c189","executionId":"8ec7e51d-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:39:48.443+0000","endTime":"2022-04-18T04:39:48.443+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"86b5db6e-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:40:01.686Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:01.687Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec7e51d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:01.736Z|900ac094-3ef0-42ae-897e-4c1735dad2f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:05.554Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:05.564Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:40:05.565Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:40:05.566Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:05.567Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:40:05.568Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:40:05.569Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f59be6affc17b346", X-B3-SpanId:"6d42a88c9c8da74f", X-B3-ParentSpanId:"f59be6affc17b346", X-B3-Sampled:"0", X-ONAP-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-TransactionID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-ECOMP-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f2d03c1-0ad6-4921-bf9b-c1dd3286728f"]
2022-04-18T04:40:05.570Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:40:05.571Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:40:05.595Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:05.595Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:05.596Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:40:05.596Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:05.597Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).",
  "progress" : 26,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:40:05.598Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:05.598Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:40:05.600Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:40:05.602Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:05.603Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:05.604Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:40:05.605Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:05.606Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f59be6affc17b346", X-B3-SpanId:"e1862e786b7bc354", X-B3-ParentSpanId:"f59be6affc17b346", X-B3-Sampled:"0", X-ONAP-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-TransactionID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-ECOMP-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f08372f5-8319-44e3-ad87-0f38bce144ea"]
2022-04-18T04:40:05.607Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:05.608Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:05.621Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:05.621Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:05.622Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:05.622Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:05.623Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:05.623Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:05.624Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:05.703Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:05.704Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:05.705Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:05.705Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:05.705Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:05.706Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-TransactionID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-ECOMP-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c28a93ce-8c71-496f-a951-4eadaed7659b"]
2022-04-18T04:40:05.706Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:05.706Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:05.968Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:05.971Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:05.972Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:05.973Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B0FEF32B47CBA294BA952F17350BA42E; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:40:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:05.975Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"970e6cd1-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:39:53.340+0000","endTime":"2022-04-18T04:39:57.564+0000","removalTime":null,"durationInMillis":4224,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"9274c142-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:40:05.976Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:05.978Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:06.094Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:06.113Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:06.115Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:06.117Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:06.120Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:06.122Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-TransactionID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-ECOMP-RequestID:"ad17bde8-9530-4022-9ab7-52a343c1fed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"350a1e66-9af8-412e-857c-8ab466c83536"]
2022-04-18T04:40:06.125Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:06.127Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:06.382Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:06.383Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:06.383Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:06.383Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8018252B84599470DC5E186F45DE41A5; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:40:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:06.384Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"989f4639-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"SubProcess_0y8yozw:9743388d-bed1-11ec-a9ea-4e1990e4c189","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"970e6cd1-bed1-11ec-a9ea-4e1990e4c189","executionId":"989ef817-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:39:55.966+0000","endTime":"2022-04-18T04:39:56.986+0000","durationInMillis":1020,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:40:06.385Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:06.387Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=970e6cd1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:06.401Z|ad17bde8-9530-4022-9ab7-52a343c1fed0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:07.744Z|b1aafa16-f7bd-499d-990b-09a9da112b3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:07.747Z|b1aafa16-f7bd-499d-990b-09a9da112b3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:07.991Z|c6c2b666-e3b6-4be9-8e87-6f11f774b226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:07.998Z|c6c2b666-e3b6-4be9-8e87-6f11f774b226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:08.306Z|4e1a8e21-e48c-451f-99aa-67734402cb64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:08.307Z|4e1a8e21-e48c-451f-99aa-67734402cb64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:11.936Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:11.947Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:11.947Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||Invoke
2022-04-18T04:40:11.948Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:11.948Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:11.948Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Method      : GET
2022-04-18T04:40:11.948Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7be72cfdbf4ff512", X-B3-SpanId:"ee5a756e59d9a16e", X-B3-ParentSpanId:"7be72cfdbf4ff512", X-B3-Sampled:"0", X-ONAP-RequestID:"baea36e5-93b2-4c6f-837b-2c0cb0cc7dee", X-RequestID:"baea36e5-93b2-4c6f-837b-2c0cb0cc7dee", X-TransactionID:"baea36e5-93b2-4c6f-837b-2c0cb0cc7dee", X-ECOMP-RequestID:"baea36e5-93b2-4c6f-837b-2c0cb0cc7dee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17d2a7bd-951d-41a6-8a88-d9290ff73f16"]
2022-04-18T04:40:11.949Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Request body: 
2022-04-18T04:40:11.949Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||==========================request end================================================
2022-04-18T04:40:11.975Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:11.975Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:11.975Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status text  : 
2022-04-18T04:40:11.976Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:11.977Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Response body: {
  "requestId" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:39:25.000+00:00",
  "endTime" : "2022-04-18T04:40:00.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:59.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    }
  }
}
2022-04-18T04:40:11.977Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:11.978Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||InvokeReturn
2022-04-18T04:40:11.981Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:11.981Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:11.981Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:11.982Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:11.982Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:11.983Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7be72cfdbf4ff512", X-B3-SpanId:"6449598d29502651", X-B3-ParentSpanId:"7be72cfdbf4ff512", X-B3-Sampled:"0", X-ONAP-RequestID:"baea36e5-93b2-4c6f-837b-2c0cb0cc7dee", X-RequestID:"baea36e5-93b2-4c6f-837b-2c0cb0cc7dee", X-TransactionID:"baea36e5-93b2-4c6f-837b-2c0cb0cc7dee", X-ECOMP-RequestID:"baea36e5-93b2-4c6f-837b-2c0cb0cc7dee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c176335-2f01-4d94-a84e-a875b6b82efc"]
2022-04-18T04:40:11.983Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:11.984Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:11.996Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:11.997Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:11.997Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:11.997Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:11.997Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:11.998Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:11.998Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:12.009Z|baea36e5-93b2-4c6f-837b-2c0cb0cc7dee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:12.187Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:12.191Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:12.192Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||Invoke
2022-04-18T04:40:12.192Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:12.193Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:12.193Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Method      : GET
2022-04-18T04:40:12.194Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6e6a7e30b444501", X-B3-SpanId:"e6fd546669d9b4c8", X-B3-ParentSpanId:"c6e6a7e30b444501", X-B3-Sampled:"0", X-ONAP-RequestID:"2d3f2376-192c-43ae-9195-4b65baaf7e02", X-RequestID:"2d3f2376-192c-43ae-9195-4b65baaf7e02", X-TransactionID:"2d3f2376-192c-43ae-9195-4b65baaf7e02", X-ECOMP-RequestID:"2d3f2376-192c-43ae-9195-4b65baaf7e02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"596f8fc6-370d-47f4-91ee-031cb8250ddd"]
2022-04-18T04:40:12.194Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Request body: 
2022-04-18T04:40:12.195Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||==========================request end================================================
2022-04-18T04:40:12.217Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:12.217Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:12.218Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status text  : 
2022-04-18T04:40:12.218Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:12.219Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Response body: {
  "requestId" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:39:25.000+00:00",
  "endTime" : "2022-04-18T04:40:00.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:59.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    }
  }
}
2022-04-18T04:40:12.220Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:12.220Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||InvokeReturn
2022-04-18T04:40:12.224Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:12.225Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:12.225Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:12.225Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:12.226Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:12.226Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6e6a7e30b444501", X-B3-SpanId:"b4355943a2812381", X-B3-ParentSpanId:"c6e6a7e30b444501", X-B3-Sampled:"0", X-ONAP-RequestID:"2d3f2376-192c-43ae-9195-4b65baaf7e02", X-RequestID:"2d3f2376-192c-43ae-9195-4b65baaf7e02", X-TransactionID:"2d3f2376-192c-43ae-9195-4b65baaf7e02", X-ECOMP-RequestID:"2d3f2376-192c-43ae-9195-4b65baaf7e02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a93bd7df-8b36-4155-a34c-ae73c71b1abf"]
2022-04-18T04:40:12.226Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:12.226Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:12.247Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:12.248Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:12.249Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:12.249Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:12.250Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:12.251Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:12.252Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:12.275Z|2d3f2376-192c-43ae-9195-4b65baaf7e02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:12.461Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:12.469Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:12.470Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||Invoke
2022-04-18T04:40:12.471Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:12.472Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:12.473Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Method      : GET
2022-04-18T04:40:12.473Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcc0113995b9ee18", X-B3-SpanId:"af04ef2be5ea5fdb", X-B3-ParentSpanId:"dcc0113995b9ee18", X-B3-Sampled:"0", X-ONAP-RequestID:"3f0428a3-26b0-45c9-a001-a2d92324c98f", X-RequestID:"3f0428a3-26b0-45c9-a001-a2d92324c98f", X-TransactionID:"3f0428a3-26b0-45c9-a001-a2d92324c98f", X-ECOMP-RequestID:"3f0428a3-26b0-45c9-a001-a2d92324c98f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a827872c-7d37-4f5b-829c-42d3cb484b1e"]
2022-04-18T04:40:12.474Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Request body: 
2022-04-18T04:40:12.475Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||==========================request end================================================
2022-04-18T04:40:12.498Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:12.498Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:12.499Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status text  : 
2022-04-18T04:40:12.499Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:12.501Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Response body: {
  "requestId" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:39:25.000+00:00",
  "endTime" : "2022-04-18T04:40:00.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:59.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    }
  }
}
2022-04-18T04:40:12.501Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:12.502Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||InvokeReturn
2022-04-18T04:40:12.503Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:12.504Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:12.504Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:12.504Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:12.505Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:12.505Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcc0113995b9ee18", X-B3-SpanId:"d544995e230888cb", X-B3-ParentSpanId:"dcc0113995b9ee18", X-B3-Sampled:"0", X-ONAP-RequestID:"3f0428a3-26b0-45c9-a001-a2d92324c98f", X-RequestID:"3f0428a3-26b0-45c9-a001-a2d92324c98f", X-TransactionID:"3f0428a3-26b0-45c9-a001-a2d92324c98f", X-ECOMP-RequestID:"3f0428a3-26b0-45c9-a001-a2d92324c98f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71fd723e-c038-47c8-bd34-91fb9609a876"]
2022-04-18T04:40:12.505Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:12.506Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:12.521Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:12.521Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:12.521Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:12.522Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:12.522Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:12.522Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:12.523Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:12.538Z|3f0428a3-26b0-45c9-a001-a2d92324c98f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:12.770Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:12.781Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:12.782Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||Invoke
2022-04-18T04:40:12.783Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:12.784Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:12.784Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Method      : GET
2022-04-18T04:40:12.785Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cca045a95a92ce86", X-B3-SpanId:"63a7fc9c4529843f", X-B3-ParentSpanId:"cca045a95a92ce86", X-B3-Sampled:"0", X-ONAP-RequestID:"44e8a278-81fc-4963-865b-2aa70e79a7a5", X-RequestID:"44e8a278-81fc-4963-865b-2aa70e79a7a5", X-TransactionID:"44e8a278-81fc-4963-865b-2aa70e79a7a5", X-ECOMP-RequestID:"44e8a278-81fc-4963-865b-2aa70e79a7a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1495f8c1-9c84-4128-a696-92b1a7e1a149"]
2022-04-18T04:40:12.786Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Request body: 
2022-04-18T04:40:12.787Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||==========================request end================================================
2022-04-18T04:40:12.809Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:12.809Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:12.809Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status text  : 
2022-04-18T04:40:12.810Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:12.811Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Response body: {
  "requestId" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:39:25.000+00:00",
  "endTime" : "2022-04-18T04:40:00.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:59.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    }
  }
}
2022-04-18T04:40:12.811Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:12.812Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||InvokeReturn
2022-04-18T04:40:12.814Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:12.815Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:12.816Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:12.817Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:12.817Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:12.818Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cca045a95a92ce86", X-B3-SpanId:"7e46a48138f273ba", X-B3-ParentSpanId:"cca045a95a92ce86", X-B3-Sampled:"0", X-ONAP-RequestID:"44e8a278-81fc-4963-865b-2aa70e79a7a5", X-RequestID:"44e8a278-81fc-4963-865b-2aa70e79a7a5", X-TransactionID:"44e8a278-81fc-4963-865b-2aa70e79a7a5", X-ECOMP-RequestID:"44e8a278-81fc-4963-865b-2aa70e79a7a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"960ee0da-5f54-4919-b562-d71fa5e6ed5e"]
2022-04-18T04:40:12.819Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:12.819Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:12.837Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:12.837Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:12.838Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:12.838Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:12.839Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:12.840Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:12.840Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:12.862Z|44e8a278-81fc-4963-865b-2aa70e79a7a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:13.077Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:13.087Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:13.089Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||Invoke
2022-04-18T04:40:13.089Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:13.089Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d
2022-04-18T04:40:13.090Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Method      : GET
2022-04-18T04:40:13.090Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53d002dfad61083e", X-B3-SpanId:"133d3a3cbe74ef46", X-B3-ParentSpanId:"53d002dfad61083e", X-B3-Sampled:"0", X-ONAP-RequestID:"cf9bb366-0ae3-45b4-b562-bebc3030b809", X-RequestID:"cf9bb366-0ae3-45b4-b562-bebc3030b809", X-TransactionID:"cf9bb366-0ae3-45b4-b562-bebc3030b809", X-ECOMP-RequestID:"cf9bb366-0ae3-45b4-b562-bebc3030b809", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"337d0b82-025f-4b10-a83e-7fe5abc37505"]
2022-04-18T04:40:13.091Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Request body: 
2022-04-18T04:40:13.092Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||==========================request end================================================
2022-04-18T04:40:13.113Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:13.114Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:13.114Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Status text  : 
2022-04-18T04:40:13.114Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:13.115Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||Response body: {
  "requestId" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:39:25.000+00:00",
  "endTime" : "2022-04-18T04:40:00.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"12227c37-8d8a-46ba-8411-539ac8af8e02\",\n            \"modelVersionId\": \"9fbd385e-87e7-447a-9543-364c2447b639\",\n            \"modelName\": \"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d\",\n            \"modelVersion\": \"1650256739184\",\n            \"modelCustomizationId\": \"03bb40dd-bfbf-4db8-944f-66418d6c25b5\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:39:59.000+00:00",
  "vfModuleId" : "edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "vfModuleName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "vfModuleModelName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12/vfModules/edcf91eb-a99a-48bf-9ab6-ab5404f75968",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "89b81b2b-bf9d-4a89-a58d-d335f1391f8d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d"
    }
  }
}
2022-04-18T04:40:13.116Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:13.116Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|INFO|500||InvokeReturn
2022-04-18T04:40:13.118Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:13.118Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:13.119Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:13.119Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false
2022-04-18T04:40:13.119Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:13.120Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53d002dfad61083e", X-B3-SpanId:"eb0e5edc76c335cb", X-B3-ParentSpanId:"53d002dfad61083e", X-B3-Sampled:"0", X-ONAP-RequestID:"cf9bb366-0ae3-45b4-b562-bebc3030b809", X-RequestID:"cf9bb366-0ae3-45b4-b562-bebc3030b809", X-TransactionID:"cf9bb366-0ae3-45b4-b562-bebc3030b809", X-ECOMP-RequestID:"cf9bb366-0ae3-45b4-b562-bebc3030b809", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"848a8953-8fcb-4cb0-af41-da02ed177b7d"]
2022-04-18T04:40:13.120Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:13.120Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:13.130Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:13.130Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:13.130Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:13.131Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:13.132Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:13.132Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:13.132Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89b81b2b-bf9d-4a89-a58d-d335f1391f8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:13.141Z|cf9bb366-0ae3-45b4-b562-bebc3030b809|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89b81b2b-bf9d-4a89-a58d-d335f1391f8d|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:15.171Z|0b0d039d-ff36-42a7-b05f-9276af803f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:40:15.184Z|0b0d039d-ff36-42a7-b05f-9276af803f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:40:16.814Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:16.847Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:40:16.850Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:40:16.851Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:16.852Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:40:16.853Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:40:16.854Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f58f828ab3a3cbc", X-B3-SpanId:"27865d927838fc18", X-B3-ParentSpanId:"6f58f828ab3a3cbc", X-B3-Sampled:"0", X-ONAP-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-TransactionID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-ECOMP-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7afda20-e6b7-4e24-8246-f57819ebdbca"]
2022-04-18T04:40:16.855Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:40:16.856Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:40:16.885Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:16.886Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:16.886Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:40:16.886Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:16.887Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:40:16.887Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:16.888Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:40:16.890Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:40:16.890Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:16.891Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:16.891Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:40:16.891Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:16.891Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f58f828ab3a3cbc", X-B3-SpanId:"8bec836d31a15351", X-B3-ParentSpanId:"6f58f828ab3a3cbc", X-B3-Sampled:"0", X-ONAP-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-TransactionID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-ECOMP-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af817059-310f-45c0-84ef-6ef5d9512e88"]
2022-04-18T04:40:16.892Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:16.892Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:16.915Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:16.931Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:16.944Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:16.949Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:16.950Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:16.951Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:16.951Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:17.235Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:17.236Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:17.253Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:17.253Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:17.253Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:17.254Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-TransactionID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-ECOMP-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2df04c39-46c6-42d6-ab59-300eb1e84226"]
2022-04-18T04:40:17.254Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:17.255Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:17.492Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:17.492Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:17.493Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:17.493Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=55CE3E12DB30C0549A12BB20A2954736; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:17.494Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9deefbe6-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:40:04.877+0000","endTime":"2022-04-18T04:40:08.758+0000","removalTime":null,"durationInMillis":3881,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"9daf0d79-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:40:17.494Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:17.495Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:17.536Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:17.537Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:17.537Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:17.540Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:17.541Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:17.541Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-TransactionID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-ECOMP-RequestID:"fca504a1-630e-4fd0-a2c2-daec64a78b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42504df9-0141-4e68-85d9-c28f29899723"]
2022-04-18T04:40:17.541Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:17.542Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:17.726Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:17.727Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:17.728Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:17.728Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A25D6A954D3B54382C6002E318CA4EFA; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:17.728Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"9ee6f0ae-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"SubProcess_0y8yozw:9e2f6062-bed1-11ec-a9ea-4e1990e4c189","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"9deefbe6-bed1-11ec-a9ea-4e1990e4c189","executionId":"9ee6f0ac-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:40:06.502+0000","endTime":"2022-04-18T04:40:08.590+0000","durationInMillis":2088,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:40:17.729Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:17.729Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9deefbe6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:17.734Z|fca504a1-630e-4fd0-a2c2-daec64a78b3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:17.802Z|d447084a-1b75-48f9-9d94-8e2a726604e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:17.804Z|d447084a-1b75-48f9-9d94-8e2a726604e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:18.053Z|f5f08513-7b42-4329-bd11-b2d055203495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:18.055Z|f5f08513-7b42-4329-bd11-b2d055203495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:18.347Z|4adf4d1e-1d47-4f3e-95bd-7fe12596a1b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:18.349Z|4adf4d1e-1d47-4f3e-95bd-7fe12596a1b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:18.922Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:18.926Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b6646cca-0ae4-49a9-8a53-80de2376cb96 already exists in requestDb InfraActiveRequests table
2022-04-18T04:40:18.927Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:18.928Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||Invoke
2022-04-18T04:40:18.928Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:18.929Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:18.936Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Method      : GET
2022-04-18T04:40:18.937Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af95c13170f3dc2b", X-B3-SpanId:"f71e8ee1f32390f0", X-B3-ParentSpanId:"af95c13170f3dc2b", X-B3-Sampled:"0", X-ONAP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-TransactionID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ECOMP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e6b1ab6-8bd5-43f8-99d5-3b7578fd25d1"]
2022-04-18T04:40:18.937Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Request body: 
2022-04-18T04:40:18.937Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||==========================request end================================================
2022-04-18T04:40:18.967Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:18.969Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:40:18.970Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status text  : 
2022-04-18T04:40:18.972Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:40:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:18.974Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Response body: 
2022-04-18T04:40:18.975Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:18.978Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:19.043Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:40:19.077Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:19.303Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:40:19.308Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:40:19.630Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:40:19.632Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:40:19:824-3354], vertex-id=[192576], Content-Length=[606], Date=[Mon, 18 Apr 2022 04:40:19 GMT], Content-Type=[application/json]}
2022-04-18T04:40:19.634Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256456693","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-04-18T04:40:19.635Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:40:19.636Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:40:19.639Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:40:19.641Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:40:19.644Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:19.646Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:40:19.649Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:40:19.650Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"af95c13170f3dc2b", X-B3-SpanId:"6d006d56160fa4fc", X-B3-ParentSpanId:"af95c13170f3dc2b", X-B3-Sampled:"0", X-ONAP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-TransactionID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ECOMP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9864b26e-325b-4ac8-861a-dd57c741493e"]
2022-04-18T04:40:19.650Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea","requestScope":"service"}
2022-04-18T04:40:19.651Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:40:19.669Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:19.670Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:19.671Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:40:19.672Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 18 Apr 2022 04:40:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:19.673Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:40:19.673Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:19.674Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:40:19.676Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:40:19.677Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:40:19.678Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:19.681Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:40:19.682Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:40:19.683Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-TransactionID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ECOMP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cfe7916-fb31-4e74-bc8b-1800b16e6c90"]
2022-04-18T04:40:19.684Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:40:19.686Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:40:19.706Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:19.707Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:19.707Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:40:19.708Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:19.709Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:40:19.709Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:19.710Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:40:19.716Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-18T04:40:19.716Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-04-18T04:40:19.717Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:19.718Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-18T04:40:19.718Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:40:19.729Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-TransactionID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ECOMP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceef9ec0-08b8-4f2b-ac58-88ac114f6ac1"]
2022-04-18T04:40:19.730Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:40:19.731Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:40:19.746Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:19.746Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:19.747Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:40:19.747Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:19.748Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 504,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/504/service"
    }
  }
}
2022-04-18T04:40:19.749Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:19.749Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-04-18T04:40:19.753Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:40:19.754Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:40:19.754Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:19.755Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:40:19.755Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:40:19.756Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-TransactionID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ECOMP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60a3c8df-b718-4c03-9087-5c35b63e7b1f"]
2022-04-18T04:40:19.756Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:40:19.757Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:40:19.778Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:19.778Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:19.779Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:40:19.780Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:19.782Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:40:19.783Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:19.784Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:40:19.814Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:40:19.814Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:40:19.815Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:19.815Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:40:19.816Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:40:19.816Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1835", X-B3-TraceId:"af95c13170f3dc2b", X-B3-SpanId:"2f978982caedeec9", X-B3-ParentSpanId:"af95c13170f3dc2b", X-B3-Sampled:"0", X-ONAP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-TransactionID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ECOMP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf8c59e4-5e41-4670-8ab6-3a9592400882"]
2022-04-18T04:40:19.817Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b6646cca-0ae4-49a9-8a53-80de2376cb96","requestStatus":"IN_PROGRESS","startTime":1650256819047,"source":"VID","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n\t\t\t\"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"b6646cca-0ae4-49a9-8a53-80de2376cb96"}
2022-04-18T04:40:19.817Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:40:19.849Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:19.850Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:40:19.850Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:40:19.851Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:19.852Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:40:19.047+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n\t\t\t\"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:40:19.349+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    }
  }
}
2022-04-18T04:40:19.852Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:19.853Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:40:19.865Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:40:19.866Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:40:19.867Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:19.868Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:40:19.869Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:40:19.870Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"af95c13170f3dc2b", X-B3-SpanId:"0564b6a75b4eafb0", X-B3-ParentSpanId:"af95c13170f3dc2b", X-B3-Sampled:"0", X-ONAP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-TransactionID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ECOMP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d97171fb-119c-47db-859b-86d9833a57c4"]
2022-04-18T04:40:19.871Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\"modelUuid\":\"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\"modelInvariantUuid\":\"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"c40e0441-dc95-4117-835d-c7bc788db7d1\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"b6646cca-0ae4-49a9-8a53-80de2376cb96","type":"String"},"mso-request-id":{"value":"b6646cca-0ae4-49a9-8a53-80de2376cb96","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:40:19.872Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:40:20.919Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:20.924Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:40:20.924Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:40:20.925Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:40:20 GMT", X-ONAP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-TransactionID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ECOMP-RequestID:"b6646cca-0ae4-49a9-8a53-80de2376cb96", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d97171fb-119c-47db-859b-86d9833a57c4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:20.926Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b6646cca-0ae4-49a9-8a53-80de2376cb96\",\"instanceId\":\"abf888c4-3f65-481c-a3bd-75edbe5bc599\"}}","message":"Success","processInstanceID":"a6e85921-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:40:20.926Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:20.927Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:40:20.951Z|b6646cca-0ae4-49a9-8a53-80de2376cb96|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:21.232Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:21.235Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:21.235Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||Invoke
2022-04-18T04:40:21.236Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:21.236Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:21.236Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Method      : GET
2022-04-18T04:40:21.237Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15131febded9751e", X-B3-SpanId:"db4c3009accd86aa", X-B3-ParentSpanId:"15131febded9751e", X-B3-Sampled:"0", X-ONAP-RequestID:"05e10cbf-d05f-464c-8c48-764918d715df", X-RequestID:"05e10cbf-d05f-464c-8c48-764918d715df", X-TransactionID:"05e10cbf-d05f-464c-8c48-764918d715df", X-ECOMP-RequestID:"05e10cbf-d05f-464c-8c48-764918d715df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7ada16b-466f-4184-8cf9-44b000097a17"]
2022-04-18T04:40:21.237Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Request body: 
2022-04-18T04:40:21.238Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||==========================request end================================================
2022-04-18T04:40:21.259Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:21.260Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:21.261Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status text  : 
2022-04-18T04:40:21.262Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:21.263Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Response body: {
  "requestId" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:40:19.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n\t\t\t\"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    }
  }
}
2022-04-18T04:40:21.264Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:21.266Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||InvokeReturn
2022-04-18T04:40:21.272Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:21.276Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:21.278Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:21.281Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:21.285Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:21.288Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15131febded9751e", X-B3-SpanId:"44fd35f57ec6a904", X-B3-ParentSpanId:"15131febded9751e", X-B3-Sampled:"0", X-ONAP-RequestID:"05e10cbf-d05f-464c-8c48-764918d715df", X-RequestID:"05e10cbf-d05f-464c-8c48-764918d715df", X-TransactionID:"05e10cbf-d05f-464c-8c48-764918d715df", X-ECOMP-RequestID:"05e10cbf-d05f-464c-8c48-764918d715df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cf9dd66-3a82-4276-9a6b-9aaf11a69e3a"]
2022-04-18T04:40:21.307Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:21.309Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:21.329Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:21.331Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:21.332Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:21.333Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:21.335Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:21.336Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:21.350Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:21.356Z|05e10cbf-d05f-464c-8c48-764918d715df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:23.460Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:23.469Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||INFO|500||Checking if requestId: e96bd11e-c6c8-4366-b307-dff6edabb251 already exists in requestDb InfraActiveRequests table
2022-04-18T04:40:23.473Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:23.474Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||Invoke
2022-04-18T04:40:23.474Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:23.475Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:23.475Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Method      : GET
2022-04-18T04:40:23.476Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eda9e2dcad78de81", X-B3-SpanId:"e180f257c5fd0aec", X-B3-ParentSpanId:"eda9e2dcad78de81", X-B3-Sampled:"0", X-ONAP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-TransactionID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ECOMP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f594a03e-7dcc-469f-9d00-ebde7d479d6c"]
2022-04-18T04:40:23.476Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Request body: 
2022-04-18T04:40:23.477Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||==========================request end================================================
2022-04-18T04:40:23.499Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:23.501Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:40:23.502Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status text  : 
2022-04-18T04:40:23.504Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:40:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:23.506Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Response body: 
2022-04-18T04:40:23.507Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:23.509Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:23.572Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:40:23.596Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:23.674Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/related-to/volume-groups|INFO|500||Invoke
2022-04-18T04:40:23.700Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[e96bd11e-c6c8-4366-b307-dff6edabb251], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2f29dd49-5bfb-413a-803c-674264087c48], X-ECOMP-RequestID=[e96bd11e-c6c8-4366-b307-dff6edabb251], X-TransactionId=[], X-ONAP-RequestID=[e96bd11e-c6c8-4366-b307-dff6edabb251]}
2022-04-18T04:40:23.942Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/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-220418-04:40:24:240-86231], Content-Length=[408], Date=[Mon, 18 Apr 2022 04:40:24 GMT], Content-Type=[application/json]}
2022-04-18T04:40:23.945Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-04-18T04:40:23.945Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:23.949Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/related-to/volume-groups
2022-04-18T04:40:23.950Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 417205b6-cd82-4369-8e0e-a1d55336ef12
2022-04-18T04:40:23.975Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:24.061Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/vf-modules|INFO|500||Invoke
2022-04-18T04:40:24.062Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[e96bd11e-c6c8-4366-b307-dff6edabb251], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c526ef51-ea37-4dd9-b79c-a845278b83e0], X-ECOMP-RequestID=[e96bd11e-c6c8-4366-b307-dff6edabb251], X-TransactionId=[], X-ONAP-RequestID=[e96bd11e-c6c8-4366-b307-dff6edabb251]}
2022-04-18T04:40:24.242Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:40:24:563-93023], Content-Length=[377], Date=[Mon, 18 Apr 2022 04:40:24 GMT], Content-Type=[application/json]}
2022-04-18T04:40:24.244Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/vf-modules","ERR.5.4.6114"]}}}

2022-04-18T04:40:24.244Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/vf-modules|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:24.247Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12/vf-modules
2022-04-18T04:40:24.247Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 417205b6-cd82-4369-8e0e-a1d55336ef12
2022-04-18T04:40:24.269Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:24.312Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:40:24.313Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-RequestID=[e96bd11e-c6c8-4366-b307-dff6edabb251], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[76f2314e-2f00-4c5f-a21f-54ea95f740d8], X-ECOMP-RequestID=[e96bd11e-c6c8-4366-b307-dff6edabb251], X-TransactionId=[], X-ONAP-RequestID=[e96bd11e-c6c8-4366-b307-dff6edabb251]}
2022-04-18T04:40:24.549Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:40:24:831-5620], vertex-id=[204936], Content-Length=[1059], Date=[Mon, 18 Apr 2022 04:40:24 GMT], Content-Type=[application/json]}
2022-04-18T04:40:24.569Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256667288","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/417205b6-cd82-4369-8e0e-a1d55336ef12","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"417205b6-cd82-4369-8e0e-a1d55336ef12"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-04-18T04:40:24.572Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:40:24.574Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:40:24.581Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:40:24.582Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:40:24.583Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:40:24.583Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:24.584Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:40:24.584Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:40:24.585Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|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:"eda9e2dcad78de81", X-B3-SpanId:"4522da0e45d2d7f0", X-B3-ParentSpanId:"eda9e2dcad78de81", X-B3-Sampled:"0", X-ONAP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-TransactionID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ECOMP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1a8beb3-8ef3-4f70-adcd-dfcb61023687"]
2022-04-18T04:40:24.585Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"417205b6-cd82-4369-8e0e-a1d55336ef12","serviceInstanceId":"b3bd004c-1742-4936-9094-cd92c5d61f8a"},"instanceName":null,"requestScope":"vnf"}
2022-04-18T04:40:24.585Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:40:24.612Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:24.612Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:24.613Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:40:24.613Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|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, 18 Apr 2022 04:40:24 GMT", Connection:"close"]
2022-04-18T04:40:24.614Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:40:24.614Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:24.615Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:40:24.616Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-04-18T04:40:24.617Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:40:24.617Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:24.618Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-04-18T04:40:24.619Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:40:24.619Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|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:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-TransactionID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ECOMP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d655c726-c124-424a-aece-394e298fb133"]
2022-04-18T04:40:24.620Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:40:24.620Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:40:24.646Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:24.647Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:24.648Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:40:24.648Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|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, 18 Apr 2022 04:40:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:24.653Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|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" : 10008,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10008"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10008"
    }
  }
}
2022-04-18T04:40:24.654Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:24.655Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-04-18T04:40:24.668Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:40:24.669Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:40:24.671Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:24.672Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:40:24.672Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:40:24.674Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|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:"eda9e2dcad78de81", X-B3-SpanId:"88152ae3b0ad274b", X-B3-ParentSpanId:"eda9e2dcad78de81", X-B3-Sampled:"0", X-ONAP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-TransactionID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ECOMP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e66f373-e29e-4315-826d-90f840e1d285"]
2022-04-18T04:40:24.674Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e96bd11e-c6c8-4366-b307-dff6edabb251","requestStatus":"IN_PROGRESS","startTime":1650256824247,"source":"VID","vnfId":"417205b6-cd82-4369-8e0e-a1d55336ef12","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\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\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n            \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"b3bd004c-1742-4936-9094-cd92c5d61f8a","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"e96bd11e-c6c8-4366-b307-dff6edabb251"}
2022-04-18T04:40:24.674Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:40:24.732Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:24.733Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:40:24.733Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:40:24.734Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|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/e96bd11e-c6c8-4366-b307-dff6edabb251", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:24.735Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:40:24.247+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n            \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:40:24.230+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    }
  }
}
2022-04-18T04:40:24.735Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:24.736Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:40:24.749Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:40:24.750Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:40:24.750Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:24.751Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:40:24.751Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:40:24.766Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|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:"eda9e2dcad78de81", X-B3-SpanId:"6b525b17d8795cba", X-B3-ParentSpanId:"eda9e2dcad78de81", X-B3-Sampled:"0", X-ONAP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-TransactionID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ECOMP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5303eb2f-01ab-4936-b7a1-047c31f4e86b"]
2022-04-18T04:40:24.768Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|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\":\"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"67332850-785b-44eb-997b-2b1309690346\",\"modelVersionId\":\"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\"modelCustomizationId\":\"67332850-785b-44eb-997b-2b1309690346\",\"modelUuid\":\"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\"modelInvariantUuid\":\"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b3bd004c-1742-4936-9094-cd92c5d61f8a\",\"vnfInstanceId\":\"417205b6-cd82-4369-8e0e-a1d55336ef12\"}","type":"String"},"requestId":{"value":"e96bd11e-c6c8-4366-b307-dff6edabb251","type":"String"},"mso-request-id":{"value":"e96bd11e-c6c8-4366-b307-dff6edabb251","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b3bd004c-1742-4936-9094-cd92c5d61f8a","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"417205b6-cd82-4369-8e0e-a1d55336ef12","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/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:40:24.770Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:40:25.887Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:25.889Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:40:25.889Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:40:25.890Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:40:25 GMT", X-ONAP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-TransactionID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ECOMP-RequestID:"e96bd11e-c6c8-4366-b307-dff6edabb251", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5303eb2f-01ab-4936-b7a1-047c31f4e86b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:25.891Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e96bd11e-c6c8-4366-b307-dff6edabb251\",\"instanceId\":\"417205b6-cd82-4369-8e0e-a1d55336ef12\"}}","message":"Success","processInstanceID":"a9d603a8-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:40:25.891Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:25.892Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:40:25.906Z|e96bd11e-c6c8-4366-b307-dff6edabb251|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:26.285Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:26.291Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:26.292Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||Invoke
2022-04-18T04:40:26.292Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:26.293Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:26.293Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Method      : GET
2022-04-18T04:40:26.294Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72a300ed874738da", X-B3-SpanId:"1f89a071c65adf75", X-B3-ParentSpanId:"72a300ed874738da", X-B3-Sampled:"0", X-ONAP-RequestID:"92049a6e-6e33-4297-850a-90071cab66f0", X-RequestID:"92049a6e-6e33-4297-850a-90071cab66f0", X-TransactionID:"92049a6e-6e33-4297-850a-90071cab66f0", X-ECOMP-RequestID:"92049a6e-6e33-4297-850a-90071cab66f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0c11c26-7056-4edb-9cc3-3f012c53aeb9"]
2022-04-18T04:40:26.294Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Request body: 
2022-04-18T04:40:26.295Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||==========================request end================================================
2022-04-18T04:40:26.344Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:26.345Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:26.345Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status text  : 
2022-04-18T04:40:26.345Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:26.346Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Response body: {
  "requestId" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:40:24.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n            \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:24.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    }
  }
}
2022-04-18T04:40:26.347Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:26.347Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||InvokeReturn
2022-04-18T04:40:26.349Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:26.350Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:26.350Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:26.351Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:26.351Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:26.352Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72a300ed874738da", X-B3-SpanId:"abafc77695d4f8c6", X-B3-ParentSpanId:"72a300ed874738da", X-B3-Sampled:"0", X-ONAP-RequestID:"92049a6e-6e33-4297-850a-90071cab66f0", X-RequestID:"92049a6e-6e33-4297-850a-90071cab66f0", X-TransactionID:"92049a6e-6e33-4297-850a-90071cab66f0", X-ECOMP-RequestID:"92049a6e-6e33-4297-850a-90071cab66f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a8b8b50-04d4-483a-acfc-2d95d6992bbb"]
2022-04-18T04:40:26.363Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:26.364Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:26.400Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:26.402Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:26.403Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:26.404Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:26.405Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:26.405Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:26.406Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:26.422Z|92049a6e-6e33-4297-850a-90071cab66f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:27.864Z|5229da90-6b5c-4f0e-a2fa-50be8be0dc15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:27.865Z|5229da90-6b5c-4f0e-a2fa-50be8be0dc15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:28.161Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:28.180Z|9c958343-c11f-41bd-9d8e-17d3353d353f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:28.185Z|9c958343-c11f-41bd-9d8e-17d3353d353f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:28.212Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:40:28.213Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:40:28.214Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:28.214Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:40:28.215Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:40:28.216Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a68867878b3a237", X-B3-SpanId:"5769d818a89f660c", X-B3-ParentSpanId:"8a68867878b3a237", X-B3-Sampled:"0", X-ONAP-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-TransactionID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-ECOMP-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cce6d06c-4065-44c4-8fcb-4032999d9ae0"]
2022-04-18T04:40:28.217Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:40:28.218Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:40:28.280Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:28.282Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:28.282Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:40:28.282Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:28.305Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:40:28.305Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:28.306Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:40:28.308Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:40:28.308Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:28.308Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:28.309Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:40:28.309Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:28.315Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a68867878b3a237", X-B3-SpanId:"178cd2fc9f230a57", X-B3-ParentSpanId:"8a68867878b3a237", X-B3-Sampled:"0", X-ONAP-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-TransactionID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-ECOMP-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28f7e194-5030-4bc8-a683-64e74380dc31"]
2022-04-18T04:40:28.316Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:28.316Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:28.349Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:28.349Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:28.350Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:28.350Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:28.351Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:28.351Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:28.352Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:28.456Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:28.457Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:28.457Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:28.458Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:28.458Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:28.458Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-TransactionID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-ECOMP-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"795a35c1-9296-41a0-b390-c8f2c8e8ba44"]
2022-04-18T04:40:28.459Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:28.459Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:28.469Z|b6c7b109-1c1c-40b2-acb0-2a4cc9d72f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:28.470Z|b6c7b109-1c1c-40b2-acb0-2a4cc9d72f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:28.920Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:28.921Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:28.922Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:28.923Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1680E0CC317FB6ECB5E51AFCED8C850B; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:28.924Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:40:27.753+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"ab8eaf69-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:40:28.924Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:28.934Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:29.021Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:29.022Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:29.023Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:29.024Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:29.025Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:29.039Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-TransactionID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-ECOMP-RequestID:"a9e539e3-16eb-4e36-b33b-a83b11bd3485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea7a9436-5a1b-46ec-b840-fe92f34f0e43"]
2022-04-18T04:40:29.039Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:29.040Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:29.372Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:29.372Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:29.373Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:29.373Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=328975726E66893C2FF47288E0A99E1E; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:29.374Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:ab91bcf2-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","executionId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:40:27.754+0000","endTime":"2022-04-18T04:40:27.754+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:40:29.374Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:29.374Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:29.386Z|a9e539e3-16eb-4e36-b33b-a83b11bd3485|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:30.176Z|7a748292-efda-42e6-8fb3-915f97439a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:40:30.200Z|7a748292-efda-42e6-8fb3-915f97439a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:40:30.987Z|63496c9f-47bd-4867-a8ff-50fa9abbb837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:40:30.989Z|63496c9f-47bd-4867-a8ff-50fa9abbb837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:40:31.562Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:31.573Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:31.574Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||Invoke
2022-04-18T04:40:31.574Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:31.574Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:31.575Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Method      : GET
2022-04-18T04:40:31.575Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b735ebf12a26f487", X-B3-SpanId:"37effc8a7ad44cb2", X-B3-ParentSpanId:"b735ebf12a26f487", X-B3-Sampled:"0", X-ONAP-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-TransactionID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-ECOMP-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6395cd4b-dc7b-41dc-b200-e0e0793ecf9f"]
2022-04-18T04:40:31.576Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Request body: 
2022-04-18T04:40:31.576Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||==========================request end================================================
2022-04-18T04:40:31.612Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:31.614Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:31.614Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status text  : 
2022-04-18T04:40:31.615Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:31.615Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Response body: {
  "requestId" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-04-18T04:40:19.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n\t\t\t\"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    }
  }
}
2022-04-18T04:40:31.616Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:31.617Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||InvokeReturn
2022-04-18T04:40:31.622Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:31.623Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:31.624Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:31.625Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:31.626Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:31.627Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b735ebf12a26f487", X-B3-SpanId:"07fa8ac06aaf1f4c", X-B3-ParentSpanId:"b735ebf12a26f487", X-B3-Sampled:"0", X-ONAP-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-TransactionID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-ECOMP-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bc37c6b-60fa-40e8-bcc6-a5df9ad93e77"]
2022-04-18T04:40:31.628Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:31.629Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:31.646Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:31.647Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:31.647Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:31.648Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:31.649Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:31.649Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:31.650Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:32.020Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:32.025Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:32.026Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:32.026Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:32.027Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:32.027Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-TransactionID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-ECOMP-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4d60fcc-f5aa-404a-b87c-d628b304d226"]
2022-04-18T04:40:32.028Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:32.029Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:32.330Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:32.336Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:32.337Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:32.338Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9ABCB1CFF207CD0E87ED4E58591477B3; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:32.339Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aae3c9a1-bed1-11ec-a9ea-4e1990e4c189","businessKey":"b6646cca-0ae4-49a9-8a53-80de2376cb96","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:40:26.614+0000","endTime":"2022-04-18T04:40:27.728+0000","removalTime":null,"durationInMillis":1114,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a6e85921-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"a8efe939-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:40:32.340Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:32.342Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6646cca-0ae4-49a9-8a53-80de2376cb96&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:32.586Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:32.587Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:32.588Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:32.589Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:32.589Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:32.590Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-TransactionID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-ECOMP-RequestID:"8c488bd0-5f25-4b95-8bbf-fd00075d19e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83370505-5aa7-479c-be9c-309febe54896"]
2022-04-18T04:40:32.590Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:32.591Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:32.786Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:32.787Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:32.788Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:32.789Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=92394E7C5CC762EC96A21CAEEBDC31F5; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:40:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:32.791Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:aae661c4-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"aae3c9a1-bed1-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"aae3c9a1-bed1-11ec-a9ea-4e1990e4c189","executionId":"aae3c9a1-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:40:26.631+0000","endTime":"2022-04-18T04:40:27.723+0000","durationInMillis":1092,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a6e85921-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:40:32.793Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:32.794Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aae3c9a1-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:32.811Z|8c488bd0-5f25-4b95-8bbf-fd00075d19e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:36.706Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:36.723Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:36.724Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||Invoke
2022-04-18T04:40:36.725Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:36.726Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:36.727Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Method      : GET
2022-04-18T04:40:36.728Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8d1fe809688dcd7", X-B3-SpanId:"c71d592dc0e40c05", X-B3-ParentSpanId:"c8d1fe809688dcd7", X-B3-Sampled:"0", X-ONAP-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-TransactionID:"d0121420-4d61-4242-9a43-5519a3b24334", X-ECOMP-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d420c78-1154-4aca-bcde-5cda70220c7a"]
2022-04-18T04:40:36.730Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Request body: 
2022-04-18T04:40:36.730Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||==========================request end================================================
2022-04-18T04:40:36.768Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:36.769Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:36.770Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status text  : 
2022-04-18T04:40:36.770Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:36.771Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Response body: {
  "requestId" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-04-18T04:40:24.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n            \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:34.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    }
  }
}
2022-04-18T04:40:36.772Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:36.773Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||InvokeReturn
2022-04-18T04:40:36.788Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:36.790Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:36.793Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:36.796Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:36.798Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:36.800Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8d1fe809688dcd7", X-B3-SpanId:"eae89fc4a154e6f6", X-B3-ParentSpanId:"c8d1fe809688dcd7", X-B3-Sampled:"0", X-ONAP-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-TransactionID:"d0121420-4d61-4242-9a43-5519a3b24334", X-ECOMP-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85b14ed9-c6b6-4d19-ba06-8ed68d4e4785"]
2022-04-18T04:40:36.802Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:36.805Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:36.828Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:36.829Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:36.829Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:36.830Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:36.831Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:36.833Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:36.835Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:37.068Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:37.070Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:37.071Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:37.073Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:37.074Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:37.075Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-TransactionID:"d0121420-4d61-4242-9a43-5519a3b24334", X-ECOMP-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d0ba56a-a342-4dfd-8d8c-d1f447aba280"]
2022-04-18T04:40:37.077Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:37.079Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:37.340Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:37.345Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:37.346Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:37.349Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4961BBA3FA8CE5A6DF4363F3D8A88A28; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:40:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:37.352Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aed72442-bed1-11ec-a9ea-4e1990e4c189","businessKey":"e96bd11e-c6c8-4366-b307-dff6edabb251","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:40:33.242+0000","endTime":"2022-04-18T04:40:33.983+0000","removalTime":null,"durationInMillis":741,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a9d603a8-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"aec7bac0-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:40:37.354Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:37.356Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e96bd11e-c6c8-4366-b307-dff6edabb251&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:37.715Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:37.716Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:37.716Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:37.717Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:37.717Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:37.718Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-TransactionID:"d0121420-4d61-4242-9a43-5519a3b24334", X-ECOMP-RequestID:"d0121420-4d61-4242-9a43-5519a3b24334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f79e806-4011-434b-9ebc-e0d608b5b648"]
2022-04-18T04:40:37.718Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:37.719Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:37.918Z|6cefabe6-4280-4eb7-b57a-02c93415e97d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:37.918Z|6cefabe6-4280-4eb7-b57a-02c93415e97d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:37.997Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:37.998Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:37.998Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:37.999Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4E258C8410A2870D9C6F3EB209980ED1; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:40:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:38.000Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:aed79985-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"aed72442-bed1-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"aed72442-bed1-11ec-a9ea-4e1990e4c189","executionId":"aed72442-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:40:33.245+0000","endTime":"2022-04-18T04:40:33.982+0000","durationInMillis":737,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a9d603a8-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:40:38.033Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:38.035Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aed72442-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:38.038Z|d0121420-4d61-4242-9a43-5519a3b24334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:38.253Z|be9fad1b-5c35-4f0b-b443-e07682082ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:38.254Z|be9fad1b-5c35-4f0b-b443-e07682082ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:38.529Z|e8eda9ee-3d8d-4bb0-b310-6c8058148abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:38.530Z|e8eda9ee-3d8d-4bb0-b310-6c8058148abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:39.620Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:39.624Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:40:39.625Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:40:39.625Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:39.626Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:40:39.626Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:40:39.627Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05e76c0e8fab591d", X-B3-SpanId:"e6f0d01f6ad1e046", X-B3-ParentSpanId:"05e76c0e8fab591d", X-B3-Sampled:"0", X-ONAP-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-TransactionID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-ECOMP-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07a42d46-35dd-4f24-97a4-da4b0df8e819"]
2022-04-18T04:40:39.627Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:40:39.628Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:40:39.666Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:39.667Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:39.667Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:40:39.668Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:39.672Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:40:39.675Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:39.676Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:40:39.683Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:40:39.684Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:39.684Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:39.684Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:40:39.685Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:39.685Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05e76c0e8fab591d", X-B3-SpanId:"1df0f3a12e138384", X-B3-ParentSpanId:"05e76c0e8fab591d", X-B3-Sampled:"0", X-ONAP-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-TransactionID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-ECOMP-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f899b25-5058-4cb1-9336-3e17d66ddae0"]
2022-04-18T04:40:39.685Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:39.686Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:39.699Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:39.700Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:39.700Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:39.710Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:39.711Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:40:39.712Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:39.713Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:39.809Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:39.810Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:39.810Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:39.810Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:39.811Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:39.811Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-TransactionID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-ECOMP-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71471b2c-bcff-49cd-909d-5fb62a4505a0"]
2022-04-18T04:40:39.812Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:39.812Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:39.955Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:39.956Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:39.957Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:39.958Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=604E77D5DE9D7497BE376320205F26C7; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:40:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:39.959Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:40:27.753+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"ab8eaf69-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:40:39.960Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:39.960Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:40.275Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:40.276Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:40.276Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:40.276Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:40.277Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:40.277Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-TransactionID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-ECOMP-RequestID:"c8611d0b-cafb-4ee2-8a58-9f784d4d7861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f53a07c9-3a3c-4d17-822e-e262456fb0b4"]
2022-04-18T04:40:40.278Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:40.279Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:40.778Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:40.782Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:40.784Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:40.786Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=36F16E4E94AFC322A454FE6D8158259C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Mon, 18 Apr 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:40.789Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:aee81447-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","executionId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:40:33.353+0000","endTime":"2022-04-18T04:40:33.379+0000","durationInMillis":26,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:40:40.790Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:40.792Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:40.809Z|c8611d0b-cafb-4ee2-8a58-9f784d4d7861|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:43.014Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:43.018Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:43.019Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||Invoke
2022-04-18T04:40:43.020Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:43.021Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:43.022Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Method      : GET
2022-04-18T04:40:43.023Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e347c9e9838995af", X-B3-SpanId:"53dad1aedbf65bc5", X-B3-ParentSpanId:"e347c9e9838995af", X-B3-Sampled:"0", X-ONAP-RequestID:"6f91e26b-a360-4697-8693-b92536f3f0f8", X-RequestID:"6f91e26b-a360-4697-8693-b92536f3f0f8", X-TransactionID:"6f91e26b-a360-4697-8693-b92536f3f0f8", X-ECOMP-RequestID:"6f91e26b-a360-4697-8693-b92536f3f0f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c76d426c-af77-4856-b6c2-f9efe933c283"]
2022-04-18T04:40:43.024Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Request body: 
2022-04-18T04:40:43.028Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||==========================request end================================================
2022-04-18T04:40:43.055Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:43.056Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:43.056Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status text  : 
2022-04-18T04:40:43.057Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:43.058Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Response body: {
  "requestId" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:19.000+00:00",
  "endTime" : "2022-04-18T04:40:33.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n\t\t\t\"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    }
  }
}
2022-04-18T04:40:43.058Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:43.059Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||InvokeReturn
2022-04-18T04:40:43.061Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:43.061Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:43.062Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:43.062Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:43.062Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:43.063Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e347c9e9838995af", X-B3-SpanId:"b680f44820cf805e", X-B3-ParentSpanId:"e347c9e9838995af", X-B3-Sampled:"0", X-ONAP-RequestID:"6f91e26b-a360-4697-8693-b92536f3f0f8", X-RequestID:"6f91e26b-a360-4697-8693-b92536f3f0f8", X-TransactionID:"6f91e26b-a360-4697-8693-b92536f3f0f8", X-ECOMP-RequestID:"6f91e26b-a360-4697-8693-b92536f3f0f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8439674a-1866-4805-8e71-442896b61dc1"]
2022-04-18T04:40:43.063Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:43.065Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:43.079Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:43.080Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:43.080Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:43.081Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:43.083Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:43.084Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:43.085Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:43.128Z|6f91e26b-a360-4697-8693-b92536f3f0f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:43.326Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:43.342Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:43.344Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||Invoke
2022-04-18T04:40:43.345Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:43.348Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:43.350Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Method      : GET
2022-04-18T04:40:43.351Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73e289437dc65561", X-B3-SpanId:"ccf58076e37c824e", X-B3-ParentSpanId:"73e289437dc65561", X-B3-Sampled:"0", X-ONAP-RequestID:"6f7ba0a7-204d-4ec5-9029-1db40f047670", X-RequestID:"6f7ba0a7-204d-4ec5-9029-1db40f047670", X-TransactionID:"6f7ba0a7-204d-4ec5-9029-1db40f047670", X-ECOMP-RequestID:"6f7ba0a7-204d-4ec5-9029-1db40f047670", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"295afe54-3f50-439f-ab26-a704115d0c10"]
2022-04-18T04:40:43.353Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Request body: 
2022-04-18T04:40:43.355Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||==========================request end================================================
2022-04-18T04:40:43.377Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:43.378Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:43.378Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status text  : 
2022-04-18T04:40:43.379Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:43.380Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Response body: {
  "requestId" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:19.000+00:00",
  "endTime" : "2022-04-18T04:40:33.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n\t\t\t\"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    }
  }
}
2022-04-18T04:40:43.381Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:43.381Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||InvokeReturn
2022-04-18T04:40:43.383Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:43.384Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:43.384Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:43.385Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:43.385Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:43.386Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73e289437dc65561", X-B3-SpanId:"b213e5707de1ff07", X-B3-ParentSpanId:"73e289437dc65561", X-B3-Sampled:"0", X-ONAP-RequestID:"6f7ba0a7-204d-4ec5-9029-1db40f047670", X-RequestID:"6f7ba0a7-204d-4ec5-9029-1db40f047670", X-TransactionID:"6f7ba0a7-204d-4ec5-9029-1db40f047670", X-ECOMP-RequestID:"6f7ba0a7-204d-4ec5-9029-1db40f047670", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93669ec5-da9b-46c8-a504-dd9eea3cf47f"]
2022-04-18T04:40:43.386Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:43.387Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:43.401Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:43.402Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:43.402Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:43.403Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:43.403Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:43.404Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:43.405Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:43.412Z|6f7ba0a7-204d-4ec5-9029-1db40f047670|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:43.637Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:43.654Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:43.682Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||Invoke
2022-04-18T04:40:43.685Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:43.686Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:43.688Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Method      : GET
2022-04-18T04:40:43.689Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ad4bcc8431e55eb", X-B3-SpanId:"58fc7b2906f8d1b3", X-B3-ParentSpanId:"3ad4bcc8431e55eb", X-B3-Sampled:"0", X-ONAP-RequestID:"c6133b2d-54e5-4af7-b602-0d74f514182f", X-RequestID:"c6133b2d-54e5-4af7-b602-0d74f514182f", X-TransactionID:"c6133b2d-54e5-4af7-b602-0d74f514182f", X-ECOMP-RequestID:"c6133b2d-54e5-4af7-b602-0d74f514182f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76d5ed78-8436-4274-a697-43dda4455a09"]
2022-04-18T04:40:43.692Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Request body: 
2022-04-18T04:40:43.693Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||==========================request end================================================
2022-04-18T04:40:43.736Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:43.738Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:43.739Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status text  : 
2022-04-18T04:40:43.739Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:43.741Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Response body: {
  "requestId" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:19.000+00:00",
  "endTime" : "2022-04-18T04:40:33.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n\t\t\t\"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    }
  }
}
2022-04-18T04:40:43.742Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:43.743Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||InvokeReturn
2022-04-18T04:40:43.747Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:43.749Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:43.749Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:43.751Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:43.756Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:43.757Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ad4bcc8431e55eb", X-B3-SpanId:"eb7d9c53a3db0d52", X-B3-ParentSpanId:"3ad4bcc8431e55eb", X-B3-Sampled:"0", X-ONAP-RequestID:"c6133b2d-54e5-4af7-b602-0d74f514182f", X-RequestID:"c6133b2d-54e5-4af7-b602-0d74f514182f", X-TransactionID:"c6133b2d-54e5-4af7-b602-0d74f514182f", X-ECOMP-RequestID:"c6133b2d-54e5-4af7-b602-0d74f514182f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fea1638-1c61-4820-971b-4db8a71fe699"]
2022-04-18T04:40:43.757Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:43.758Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:43.805Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:43.807Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:43.808Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:43.813Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:43.816Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:43.816Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:43.816Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:43.827Z|c6133b2d-54e5-4af7-b602-0d74f514182f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:44.107Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:44.119Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:44.120Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||Invoke
2022-04-18T04:40:44.120Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:44.121Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:44.121Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Method      : GET
2022-04-18T04:40:44.122Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"779f627c3cef0ab4", X-B3-SpanId:"3c064dfac595c535", X-B3-ParentSpanId:"779f627c3cef0ab4", X-B3-Sampled:"0", X-ONAP-RequestID:"43a25300-debd-4038-8bc7-f320542ea053", X-RequestID:"43a25300-debd-4038-8bc7-f320542ea053", X-TransactionID:"43a25300-debd-4038-8bc7-f320542ea053", X-ECOMP-RequestID:"43a25300-debd-4038-8bc7-f320542ea053", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9a4a037-718d-42d3-be87-b3f4032cc37a"]
2022-04-18T04:40:44.122Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Request body: 
2022-04-18T04:40:44.122Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||==========================request end================================================
2022-04-18T04:40:44.141Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:44.142Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:44.142Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status text  : 
2022-04-18T04:40:44.142Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:44.144Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Response body: {
  "requestId" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:19.000+00:00",
  "endTime" : "2022-04-18T04:40:33.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n\t\t\t\"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    }
  }
}
2022-04-18T04:40:44.144Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:44.145Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||InvokeReturn
2022-04-18T04:40:44.150Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:44.150Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:44.150Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:44.151Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:44.151Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:44.152Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"779f627c3cef0ab4", X-B3-SpanId:"b3dabdbd9e23c3b4", X-B3-ParentSpanId:"779f627c3cef0ab4", X-B3-Sampled:"0", X-ONAP-RequestID:"43a25300-debd-4038-8bc7-f320542ea053", X-RequestID:"43a25300-debd-4038-8bc7-f320542ea053", X-TransactionID:"43a25300-debd-4038-8bc7-f320542ea053", X-ECOMP-RequestID:"43a25300-debd-4038-8bc7-f320542ea053", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c281e38-be43-42b8-aa52-ee2f76186887"]
2022-04-18T04:40:44.152Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:44.153Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:44.165Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:44.166Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:44.166Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:44.166Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:44.167Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:44.168Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:44.168Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:44.175Z|43a25300-debd-4038-8bc7-f320542ea053|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:44.449Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:44.453Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:44.453Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||Invoke
2022-04-18T04:40:44.454Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:44.454Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96
2022-04-18T04:40:44.454Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Method      : GET
2022-04-18T04:40:44.455Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cfca0c47a8032ce", X-B3-SpanId:"e350b339a5c8d87c", X-B3-ParentSpanId:"0cfca0c47a8032ce", X-B3-Sampled:"0", X-ONAP-RequestID:"d01a20fc-3932-400e-96af-fcae4e4c6e3b", X-RequestID:"d01a20fc-3932-400e-96af-fcae4e4c6e3b", X-TransactionID:"d01a20fc-3932-400e-96af-fcae4e4c6e3b", X-ECOMP-RequestID:"d01a20fc-3932-400e-96af-fcae4e4c6e3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"559b7123-18de-438e-b64d-fea3232c8b4d"]
2022-04-18T04:40:44.455Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Request body: 
2022-04-18T04:40:44.455Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||==========================request end================================================
2022-04-18T04:40:44.493Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:44.494Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:44.495Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Status text  : 
2022-04-18T04:40:44.499Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:44.501Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||Response body: {
  "requestId" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:19.000+00:00",
  "endTime" : "2022-04-18T04:40:33.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n\t\t\t\"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "b6646cca-0ae4-49a9-8a53-80de2376cb96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96"
    }
  }
}
2022-04-18T04:40:44.502Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:44.506Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6646cca-0ae4-49a9-8a53-80de2376cb96|INFO|500||InvokeReturn
2022-04-18T04:40:44.520Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:44.521Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:44.523Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:44.524Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false
2022-04-18T04:40:44.525Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:44.538Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cfca0c47a8032ce", X-B3-SpanId:"6734d3f40a117794", X-B3-ParentSpanId:"0cfca0c47a8032ce", X-B3-Sampled:"0", X-ONAP-RequestID:"d01a20fc-3932-400e-96af-fcae4e4c6e3b", X-RequestID:"d01a20fc-3932-400e-96af-fcae4e4c6e3b", X-TransactionID:"d01a20fc-3932-400e-96af-fcae4e4c6e3b", X-ECOMP-RequestID:"d01a20fc-3932-400e-96af-fcae4e4c6e3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1b767d3-2dfe-466a-9f89-ca8fe6081f30"]
2022-04-18T04:40:44.542Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:44.544Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:44.730Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:44.730Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:44.731Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:44.731Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:44.732Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:44.732Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:44.733Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6646cca-0ae4-49a9-8a53-80de2376cb96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:44.761Z|d01a20fc-3932-400e-96af-fcae4e4c6e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6646cca-0ae4-49a9-8a53-80de2376cb96|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:45.169Z|5e99afc4-14ca-4445-9cef-be245a12f645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:40:45.169Z|5e99afc4-14ca-4445-9cef-be245a12f645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:40:46.621Z|62d4db50-e3fd-49f7-a8ae-009a433c5d72|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:40:46.624Z|62d4db50-e3fd-49f7-a8ae-009a433c5d72|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:47.949Z|2d2fc412-efe6-4737-9e9a-1193224f5920|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:47.950Z|2d2fc412-efe6-4737-9e9a-1193224f5920|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:48.031Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:48.035Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 7e11ef3c-40a8-4175-a19c-e577e2a8c3b3 already exists in requestDb InfraActiveRequests table
2022-04-18T04:40:48.036Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:40:48.036Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||Invoke
2022-04-18T04:40:48.036Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:48.036Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:40:48.037Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Method      : GET
2022-04-18T04:40:48.037Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcf8a4825a467c52", X-B3-SpanId:"f648b39ae95a56e3", X-B3-ParentSpanId:"bcf8a4825a467c52", X-B3-Sampled:"0", X-ONAP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-TransactionID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ECOMP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a733c4f-bab2-4c8a-a675-5f126926c683"]
2022-04-18T04:40:48.037Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Request body: 
2022-04-18T04:40:48.037Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||==========================request end================================================
2022-04-18T04:40:48.065Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:48.066Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:40:48.067Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status text  : 
2022-04-18T04:40:48.068Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:48.071Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Response body: 
2022-04-18T04:40:48.072Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:48.078Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:48.124Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:40:48.126Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-18T04:40:48.152Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:48.230Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69|INFO|500||Invoke
2022-04-18T04:40:48.231Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7e11ef3c-40a8-4175-a19c-e577e2a8c3b3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[11e563c6-c74e-444f-9427-35e9ed53752f], X-ECOMP-RequestID=[7e11ef3c-40a8-4175-a19c-e577e2a8c3b3], X-TransactionId=[], X-ONAP-RequestID=[7e11ef3c-40a8-4175-a19c-e577e2a8c3b3]}
2022-04-18T04:40:48.275Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:48.280Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:48.282Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||Invoke
2022-04-18T04:40:48.282Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:48.283Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:48.284Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Method      : GET
2022-04-18T04:40:48.284Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"540693b01b99d076", X-B3-SpanId:"e1ca21e19e15e8d8", X-B3-ParentSpanId:"540693b01b99d076", X-B3-Sampled:"0", X-ONAP-RequestID:"2514cbac-972c-4073-aec5-6fea35bad780", X-RequestID:"2514cbac-972c-4073-aec5-6fea35bad780", X-TransactionID:"2514cbac-972c-4073-aec5-6fea35bad780", X-ECOMP-RequestID:"2514cbac-972c-4073-aec5-6fea35bad780", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52660372-0104-4a6c-8fb5-1119228a3099"]
2022-04-18T04:40:48.285Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Request body: 
2022-04-18T04:40:48.286Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||==========================request end================================================
2022-04-18T04:40:48.302Z|0bf5b349-0af9-4107-af47-e1c21f7d5b85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:48.304Z|0bf5b349-0af9-4107-af47-e1c21f7d5b85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:48.313Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:48.314Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:48.324Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status text  : 
2022-04-18T04:40:48.327Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:48.334Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Response body: {
  "requestId" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:24.000+00:00",
  "endTime" : "2022-04-18T04:40:43.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n            \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:42.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    }
  }
}
2022-04-18T04:40:48.338Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:48.341Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||InvokeReturn
2022-04-18T04:40:48.357Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:48.360Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:48.362Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:48.364Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:48.366Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:48.368Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"540693b01b99d076", X-B3-SpanId:"1a2163efa7c11284", X-B3-ParentSpanId:"540693b01b99d076", X-B3-Sampled:"0", X-ONAP-RequestID:"2514cbac-972c-4073-aec5-6fea35bad780", X-RequestID:"2514cbac-972c-4073-aec5-6fea35bad780", X-TransactionID:"2514cbac-972c-4073-aec5-6fea35bad780", X-ECOMP-RequestID:"2514cbac-972c-4073-aec5-6fea35bad780", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa594f38-7a74-4ffc-be85-67bf25cdda27"]
2022-04-18T04:40:48.370Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:48.372Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:48.392Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:48.393Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:48.394Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:48.395Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:48.401Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:48.402Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:48.403Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:48.436Z|2514cbac-972c-4073-aec5-6fea35bad780|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:48.447Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:40:48:746-98167], Content-Length=[377], Date=[Mon, 18 Apr 2022 04:40:48 GMT], Content-Type=[application/json]}
2022-04-18T04:40:48.459Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69|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/120b6be0-b4f0-4d63-b2b3-a077b8af5f69","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69","ERR.5.4.6114"]}}}

2022-04-18T04:40:48.462Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:48.496Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69
2022-04-18T04:40:48.497Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 120b6be0-b4f0-4d63-b2b3-a077b8af5f69
2022-04-18T04:40:48.516Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:48.566Z|0dbd8a3f-746d-440b-be16-acdc2ac32bc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:48.570Z|0dbd8a3f-746d-440b-be16-acdc2ac32bc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:48.631Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:40:48.631Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69|INFO|500||Invoke
2022-04-18T04:40:48.672Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:48.675Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:48.675Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||Invoke
2022-04-18T04:40:48.676Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:48.676Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:48.676Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Method      : GET
2022-04-18T04:40:48.678Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d0a18c2be5b0532", X-B3-SpanId:"7e591fe1ee1d2f5d", X-B3-ParentSpanId:"4d0a18c2be5b0532", X-B3-Sampled:"0", X-ONAP-RequestID:"f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588", X-RequestID:"f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588", X-TransactionID:"f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588", X-ECOMP-RequestID:"f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8691d40f-576d-40c6-9247-b88641cd8e70"]
2022-04-18T04:40:48.678Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Request body: 
2022-04-18T04:40:48.678Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||==========================request end================================================
2022-04-18T04:40:48.703Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:48.704Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:48.705Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status text  : 
2022-04-18T04:40:48.707Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:48.710Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Response body: {
  "requestId" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:24.000+00:00",
  "endTime" : "2022-04-18T04:40:43.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n            \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:42.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    }
  }
}
2022-04-18T04:40:48.711Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:48.712Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||InvokeReturn
2022-04-18T04:40:48.718Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:48.718Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:48.718Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:48.719Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:48.719Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:48.720Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d0a18c2be5b0532", X-B3-SpanId:"f00d3901792e2302", X-B3-ParentSpanId:"4d0a18c2be5b0532", X-B3-Sampled:"0", X-ONAP-RequestID:"f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588", X-RequestID:"f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588", X-TransactionID:"f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588", X-ECOMP-RequestID:"f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38463e87-0e35-4aeb-9f3c-c5d1c816569d"]
2022-04-18T04:40:48.720Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:48.721Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:48.738Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:48.738Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:48.739Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:48.739Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:48.741Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:48.742Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:48.743Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:48.756Z|f3c7a57a-c4e9-4fc1-ae9f-53cba62c3588|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:48.806Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:48.808Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:40:49:105-8181], Content-Length=[377], Date=[Mon, 18 Apr 2022 04:40:49 GMT], Content-Type=[application/json]}
2022-04-18T04:40:48.810Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/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/120b6be0-b4f0-4d63-b2b3-a077b8af5f69","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69","ERR.5.4.6114"]}}}

2022-04-18T04:40:48.813Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/120b6be0-b4f0-4d63-b2b3-a077b8af5f69
2022-04-18T04:40:48.814Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 120b6be0-b4f0-4d63-b2b3-a077b8af5f69
2022-04-18T04:40:48.832Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:48.888Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:40:48.889Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-RequestID=[7e11ef3c-40a8-4175-a19c-e577e2a8c3b3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d48fc904-106c-4310-b3a1-72795e2386d7], X-ECOMP-RequestID=[7e11ef3c-40a8-4175-a19c-e577e2a8c3b3], X-TransactionId=[], X-ONAP-RequestID=[7e11ef3c-40a8-4175-a19c-e577e2a8c3b3]}
2022-04-18T04:40:49.005Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:49.025Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:49.028Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||Invoke
2022-04-18T04:40:49.028Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:49.029Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:49.029Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Method      : GET
2022-04-18T04:40:49.029Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c371f4901dff442", X-B3-SpanId:"6fcceacbd3cc721c", X-B3-ParentSpanId:"2c371f4901dff442", X-B3-Sampled:"0", X-ONAP-RequestID:"ab16b5e8-a6ab-443b-ace6-d9eece8e010a", X-RequestID:"ab16b5e8-a6ab-443b-ace6-d9eece8e010a", X-TransactionID:"ab16b5e8-a6ab-443b-ace6-d9eece8e010a", X-ECOMP-RequestID:"ab16b5e8-a6ab-443b-ace6-d9eece8e010a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be3b1c6c-d5fd-42ea-8cc6-442dbf86f0cd"]
2022-04-18T04:40:49.030Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Request body: 
2022-04-18T04:40:49.031Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||==========================request end================================================
2022-04-18T04:40:49.051Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:49.051Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:49.052Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status text  : 
2022-04-18T04:40:49.052Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:49.053Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Response body: {
  "requestId" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:24.000+00:00",
  "endTime" : "2022-04-18T04:40:43.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n            \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:42.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    }
  }
}
2022-04-18T04:40:49.054Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:49.055Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||InvokeReturn
2022-04-18T04:40:49.056Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:49.057Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:49.057Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:49.058Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:49.058Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:49.059Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c371f4901dff442", X-B3-SpanId:"7ec44b7a3ad14c83", X-B3-ParentSpanId:"2c371f4901dff442", X-B3-Sampled:"0", X-ONAP-RequestID:"ab16b5e8-a6ab-443b-ace6-d9eece8e010a", X-RequestID:"ab16b5e8-a6ab-443b-ace6-d9eece8e010a", X-TransactionID:"ab16b5e8-a6ab-443b-ace6-d9eece8e010a", X-ECOMP-RequestID:"ab16b5e8-a6ab-443b-ace6-d9eece8e010a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e58b37e6-ebb6-49be-b76c-279a5c565f66"]
2022-04-18T04:40:49.059Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:49.060Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:49.070Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:49.071Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:49.071Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:49.072Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:49.072Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:49.073Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:49.073Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:49.083Z|ab16b5e8-a6ab-443b-ace6-d9eece8e010a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:49.134Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:40:49:381-78910], vertex-id=[192576], Content-Length=[606], Date=[Mon, 18 Apr 2022 04:40:49 GMT], Content-Type=[application/json]}
2022-04-18T04:40:49.143Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256456693","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-04-18T04:40:49.146Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:40:49.166Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:40:49.168Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:40:49.180Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:40:49.182Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:40:49.184Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:49.186Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:40:49.188Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:40:49.194Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/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:"bcf8a4825a467c52", X-B3-SpanId:"5e4171a9bee79b0a", X-B3-ParentSpanId:"bcf8a4825a467c52", X-B3-Sampled:"0", X-ONAP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-TransactionID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ECOMP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"150fd686-8896-45a1-b062-da1700548312"]
2022-04-18T04:40:49.196Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"abf888c4-3f65-481c-a3bd-75edbe5bc599"},"instanceName":"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0","requestScope":"vnf"}
2022-04-18T04:40:49.198Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:40:49.225Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:49.225Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:49.225Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:40:49.226Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/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, 18 Apr 2022 04:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:49.226Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:40:49.227Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:49.227Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:40:49.229Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d
2022-04-18T04:40:49.230Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|INFO|500||Invoke
2022-04-18T04:40:49.231Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:49.231Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d
2022-04-18T04:40:49.235Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||Method      : GET
2022-04-18T04:40:49.236Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-TransactionID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ECOMP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4949a2ed-f2d9-4960-8730-b5dbe31a76e4"]
2022-04-18T04:40:49.238Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||Request body: 
2022-04-18T04:40:49.239Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||==========================request end================================================
2022-04-18T04:40:49.296Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:49.297Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:49.297Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||Status text  : 
2022-04-18T04:40:49.299Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:49.311Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 20,
      "modelCustomizationUUID" : "48a5fe78-0e49-41f8-8625-10614c4c0f1d",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2022-04-18 04:37:13.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"vf_module_id\\\":\\\"Ubuntu20-VF-module\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"ubuntu20_pub_key\\\":\\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_name\\\":\\\"Ubuntu20-VNF-name\\\",\\\"ubuntu20_name_0\\\":\\\"Ubuntu20\\\",\\\"dcae_collector_ip\\\":\\\"10.4.2.166\\\",\\\"ubuntu20_flavor_name\\\":\\\"m1.small\\\",\\\"vnf_id\\\":\\\"Ubuntu20-VNF\\\",\\\"dcae_collector_port\\\":\\\"30417\\\",\\\"ubuntu20_image_name\\\":\\\"ubuntu-20.04\\\",\\\"admin_plane_net_name\\\":\\\"admin\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-04-18T04:37:13.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vfModuleCustomizations"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d"
    }
  }
}
2022-04-18T04:40:49.311Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:49.312Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=48a5fe78-0e49-41f8-8625-10614c4c0f1d|INFO|500||InvokeReturn
2022-04-18T04:40:49.324Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources
2022-04-18T04:40:49.325Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|INFO|500||Invoke
2022-04-18T04:40:49.325Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:49.325Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources
2022-04-18T04:40:49.326Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||Method      : GET
2022-04-18T04:40:49.326Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-TransactionID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ECOMP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7f7535c-7f69-4f5b-8f06-b39dffcdf863"]
2022-04-18T04:40:49.326Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||Request body: 
2022-04-18T04:40:49.327Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||==========================request end================================================
2022-04-18T04:40:49.357Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:49.357Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:49.358Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||Status text  : 
2022-04-18T04:40:49.358Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/bef1fd3b-51db-4557-9511-762e1f70bfb5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:49.358Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "bef1fd3b-51db-4557-9511-762e1f70bfb5",
  "modelInvariantUUID" : "58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd",
  "modelName" : "basic_vm",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicVm",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2022-04-18T04:37:13.000+00:00",
  "modelInvariantId" : "58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bef1fd3b-51db-4557-9511-762e1f70bfb5"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bef1fd3b-51db-4557-9511-762e1f70bfb5"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bef1fd3b-51db-4557-9511-762e1f70bfb5/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bef1fd3b-51db-4557-9511-762e1f70bfb5/vnfResourceWorkflow"
    }
  }
}
2022-04-18T04:40:49.359Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:49.359Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/20/vnfResources|INFO|500||InvokeReturn
2022-04-18T04:40:49.361Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-04-18T04:40:49.362Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-04-18T04:40:49.362Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:49.362Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-04-18T04:40:49.363Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:40:49.363Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/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:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-TransactionID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ECOMP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"834d9abd-38d6-424a-8979-b3018d87dcd0"]
2022-04-18T04:40:49.363Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:40:49.363Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:40:49.387Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:49.388Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:49.388Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:40:49.388Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/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, 18 Apr 2022 04:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:49.389Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/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" : 10006,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006"
    }
  }
}
2022-04-18T04:40:49.389Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:49.389Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-04-18T04:40:49.423Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:40:49.424Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:40:49.424Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:49.424Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:40:49.425Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:40:49.425Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/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:"bcf8a4825a467c52", X-B3-SpanId:"745ea4261f6391af", X-B3-ParentSpanId:"bcf8a4825a467c52", X-B3-Sampled:"0", X-ONAP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-TransactionID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ECOMP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"510e8b4d-37d6-4b4d-b3be-09e5cb22d428"]
2022-04-18T04:40:49.425Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3","requestStatus":"IN_PROGRESS","startTime":1650256848126,"source":"VID","vnfName":"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n    \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"abf888c4-3f65-481c-a3bd-75edbe5bc599","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"}
2022-04-18T04:40:49.426Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:40:49.460Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:49.461Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:40:49.462Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:40:49.463Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/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/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:49.466Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:40:48.126+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n    \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:40:48.959+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    }
  }
}
2022-04-18T04:40:49.466Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:49.467Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:40:49.487Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:49.493Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:49.495Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||Invoke
2022-04-18T04:40:49.502Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:49.503Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:49.504Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Method      : GET
2022-04-18T04:40:49.505Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"debda3367cbe0be5", X-B3-SpanId:"1026546a71ff5e6c", X-B3-ParentSpanId:"debda3367cbe0be5", X-B3-Sampled:"0", X-ONAP-RequestID:"85e0a924-9f30-4f11-985e-83b491f59901", X-RequestID:"85e0a924-9f30-4f11-985e-83b491f59901", X-TransactionID:"85e0a924-9f30-4f11-985e-83b491f59901", X-ECOMP-RequestID:"85e0a924-9f30-4f11-985e-83b491f59901", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"705c920c-1215-40ee-a801-73c0d840f98f"]
2022-04-18T04:40:49.507Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Request body: 
2022-04-18T04:40:49.508Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||==========================request end================================================
2022-04-18T04:40:49.513Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:40:49.514Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:40:49.514Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:49.515Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:40:49.515Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:40:49.515Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/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:"bcf8a4825a467c52", X-B3-SpanId:"ba342c8bef99924e", X-B3-ParentSpanId:"bcf8a4825a467c52", X-B3-Sampled:"0", X-ONAP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-TransactionID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ECOMP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61a810c7-08db-4967-bc23-a3c0dea2c117"]
2022-04-18T04:40:49.516Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/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\":\"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\"modelVersionId\":\"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\"modelCustomizationId\":\"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\"modelUuid\":\"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\"modelInvariantUuid\":\"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\"source\":\"VID\",\"instanceName\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\"modelInfo\":{\"modelInvariantId\":\"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\"modelUuid\":\"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\"modelInvariantUuid\":\"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"}}}],\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"abf888c4-3f65-481c-a3bd-75edbe5bc599\"}","type":"String"},"requestId":{"value":"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3","type":"String"},"mso-request-id":{"value":"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"abf888c4-3f65-481c-a3bd-75edbe5bc599","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/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:40:49.517Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:40:49.536Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:49.546Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:49.548Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status text  : 
2022-04-18T04:40:49.550Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:49.554Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Response body: {
  "requestId" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:24.000+00:00",
  "endTime" : "2022-04-18T04:40:43.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n            \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:42.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    }
  }
}
2022-04-18T04:40:49.558Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:49.558Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||InvokeReturn
2022-04-18T04:40:49.560Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:49.560Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:49.561Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:49.561Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:49.562Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:49.563Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"debda3367cbe0be5", X-B3-SpanId:"9b10cd32caa915a0", X-B3-ParentSpanId:"debda3367cbe0be5", X-B3-Sampled:"0", X-ONAP-RequestID:"85e0a924-9f30-4f11-985e-83b491f59901", X-RequestID:"85e0a924-9f30-4f11-985e-83b491f59901", X-TransactionID:"85e0a924-9f30-4f11-985e-83b491f59901", X-ECOMP-RequestID:"85e0a924-9f30-4f11-985e-83b491f59901", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80a385a4-c948-43b1-9f3c-2f3b3a350d97"]
2022-04-18T04:40:49.563Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:49.564Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:49.578Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:49.580Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:49.583Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:49.586Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:49.588Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:49.590Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:49.593Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:49.625Z|85e0a924-9f30-4f11-985e-83b491f59901|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:50.039Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:50.043Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:50.044Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||Invoke
2022-04-18T04:40:50.044Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:50.045Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251
2022-04-18T04:40:50.046Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Method      : GET
2022-04-18T04:40:50.046Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"067bdd65830594e7", X-B3-SpanId:"b9483969a06f41b4", X-B3-ParentSpanId:"067bdd65830594e7", X-B3-Sampled:"0", X-ONAP-RequestID:"83dbac4c-7e1b-484d-97fe-d4d79b872c22", X-RequestID:"83dbac4c-7e1b-484d-97fe-d4d79b872c22", X-TransactionID:"83dbac4c-7e1b-484d-97fe-d4d79b872c22", X-ECOMP-RequestID:"83dbac4c-7e1b-484d-97fe-d4d79b872c22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00de664b-f26c-4452-93df-161646522ee3"]
2022-04-18T04:40:50.047Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Request body: 
2022-04-18T04:40:50.047Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||==========================request end================================================
2022-04-18T04:40:50.066Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:50.067Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:50.067Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Status text  : 
2022-04-18T04:40:50.068Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:50.076Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||Response body: {
  "requestId" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:24.000+00:00",
  "endTime" : "2022-04-18T04:40:43.000+00:00",
  "source" : "VID",
  "vnfId" : "417205b6-cd82-4369-8e0e-a1d55336ef12",
  "vnfName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b1e07ad5-2f0b-477b-8c57-4a21df14eea8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"aa348190-a0b0-404f-8858-c35c1f8e0fd6\",\n            \"modelCustomizationId\": \"67332850-785b-44eb-997b-2b1309690346\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:42.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a/vnfs/417205b6-cd82-4369-8e0e-a1d55336ef12",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "e96bd11e-c6c8-4366-b307-dff6edabb251",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251"
    }
  }
}
2022-04-18T04:40:50.076Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:50.077Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e96bd11e-c6c8-4366-b307-dff6edabb251|INFO|500||InvokeReturn
2022-04-18T04:40:50.079Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:50.080Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:50.081Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:50.081Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false
2022-04-18T04:40:50.082Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:50.082Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"067bdd65830594e7", X-B3-SpanId:"7a0fb786030b2adf", X-B3-ParentSpanId:"067bdd65830594e7", X-B3-Sampled:"0", X-ONAP-RequestID:"83dbac4c-7e1b-484d-97fe-d4d79b872c22", X-RequestID:"83dbac4c-7e1b-484d-97fe-d4d79b872c22", X-TransactionID:"83dbac4c-7e1b-484d-97fe-d4d79b872c22", X-ECOMP-RequestID:"83dbac4c-7e1b-484d-97fe-d4d79b872c22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4099fb47-f0d1-45b0-a76d-7934a34074ba"]
2022-04-18T04:40:50.083Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:50.084Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:50.100Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:50.101Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:50.101Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:50.102Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:50.109Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:50.110Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:50.111Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e96bd11e-c6c8-4366-b307-dff6edabb251&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:50.132Z|83dbac4c-7e1b-484d-97fe-d4d79b872c22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e96bd11e-c6c8-4366-b307-dff6edabb251|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:51.029Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:51.038Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:40:51.038Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:40:51.039Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:51.039Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:40:51.039Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:40:51.040Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e7d3563d4122edd", X-B3-SpanId:"d58a3b33dffd43d0", X-B3-ParentSpanId:"9e7d3563d4122edd", X-B3-Sampled:"0", X-ONAP-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-TransactionID:"22965656-a337-4134-bada-5e4c332a8e2c", X-ECOMP-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b245093b-1a25-4f03-9b04-cc8780982581"]
2022-04-18T04:40:51.040Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:40:51.040Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:40:51.062Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:51.063Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:51.063Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:40:51.064Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:51.065Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:40:51.065Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:51.066Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:40:51.067Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:40:51.068Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:51.068Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:51.068Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:40:51.070Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:51.070Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e7d3563d4122edd", X-B3-SpanId:"635695f9079db427", X-B3-ParentSpanId:"9e7d3563d4122edd", X-B3-Sampled:"0", X-ONAP-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-TransactionID:"22965656-a337-4134-bada-5e4c332a8e2c", X-ECOMP-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c863867d-e9d4-4ddb-838e-b9c1ffba2ba2"]
2022-04-18T04:40:51.071Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:51.071Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:51.083Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:51.083Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:51.084Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:51.084Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:51.086Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:40:51.086Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:51.092Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:51.239Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:51.239Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:51.240Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:51.240Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:40:51.241Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:51.241Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-TransactionID:"22965656-a337-4134-bada-5e4c332a8e2c", X-ECOMP-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"377e955f-afc1-4d71-aea7-2e756bc3fde8"]
2022-04-18T04:40:51.242Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:51.243Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:51.479Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:51.481Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:51.482Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:51.483Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=625BB851E8417BA744764844C715A8D3; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:40:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:51.485Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:40:27.753+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"ab8eaf69-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:40:51.486Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:51.486Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:51.526Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:51.527Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:40:51.528Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:51.528Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:40:51.529Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:40:51.529Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-TransactionID:"22965656-a337-4134-bada-5e4c332a8e2c", X-ECOMP-RequestID:"22965656-a337-4134-bada-5e4c332a8e2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"884fb9fb-61a8-41dd-ae54-88294e8990f5"]
2022-04-18T04:40:51.530Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:40:51.530Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:40:51.542Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:51.543Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:40:51.544Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:40:51.545Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:40:51 GMT", X-ONAP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-TransactionID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ECOMP-RequestID:"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"61a810c7-08db-4967-bc23-a3c0dea2c117", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:51.547Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7e11ef3c-40a8-4175-a19c-e577e2a8c3b3\",\"instanceId\":\"83505d88-12cf-40d1-99bc-b3d245894025\"}}","message":"Success","processInstanceID":"b88fd95d-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:40:51.549Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:51.550Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:40:51.560Z|7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:51.863Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:51.869Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:40:51.869Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||Invoke
2022-04-18T04:40:51.870Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:51.870Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:40:51.870Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Method      : GET
2022-04-18T04:40:51.871Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3fbfb053247e75b", X-B3-SpanId:"e1341708968baabc", X-B3-ParentSpanId:"e3fbfb053247e75b", X-B3-Sampled:"0", X-ONAP-RequestID:"87a89b37-3b64-4f9d-9744-b57d94b7dda4", X-RequestID:"87a89b37-3b64-4f9d-9744-b57d94b7dda4", X-TransactionID:"87a89b37-3b64-4f9d-9744-b57d94b7dda4", X-ECOMP-RequestID:"87a89b37-3b64-4f9d-9744-b57d94b7dda4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"430281bd-5189-430b-aeca-301a93672306"]
2022-04-18T04:40:51.871Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Request body: 
2022-04-18T04:40:51.871Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||==========================request end================================================
2022-04-18T04:40:51.902Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:51.909Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:51.910Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status text  : 
2022-04-18T04:40:51.912Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:51.914Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Response body: {
  "requestId" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:40:48.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n    \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    }
  }
}
2022-04-18T04:40:51.915Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:51.925Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||InvokeReturn
2022-04-18T04:40:51.940Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:40:51.943Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:51.946Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:51.948Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:40:51.952Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:51.954Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3fbfb053247e75b", X-B3-SpanId:"c40f1f17ebb3b2a5", X-B3-ParentSpanId:"e3fbfb053247e75b", X-B3-Sampled:"0", X-ONAP-RequestID:"87a89b37-3b64-4f9d-9744-b57d94b7dda4", X-RequestID:"87a89b37-3b64-4f9d-9744-b57d94b7dda4", X-TransactionID:"87a89b37-3b64-4f9d-9744-b57d94b7dda4", X-ECOMP-RequestID:"87a89b37-3b64-4f9d-9744-b57d94b7dda4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be8535be-c168-494b-a2fe-1b696db4dd94"]
2022-04-18T04:40:51.957Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:51.959Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:51.984Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:51.985Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:51.985Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:51.986Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:51.991Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:51.992Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:51.993Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:52.002Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:52.003Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:52.003Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:40:52.004Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EF2D4B97C55A715339B9DDBE0E9163CD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Mon, 18 Apr 2022 04:40:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:52.005Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:aee81447-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","executionId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:40:33.353+0000","endTime":"2022-04-18T04:40:33.379+0000","durationInMillis":26,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:40:52.005Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:52.006Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:40:52.015Z|22965656-a337-4134-bada-5e4c332a8e2c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:52.033Z|87a89b37-3b64-4f9d-9744-b57d94b7dda4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:52.824Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:52.827Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||Checking if requestId: 7fff1e2e-b65d-4714-a046-19b40382708f already exists in requestDb InfraActiveRequests table
2022-04-18T04:40:52.828Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:40:52.829Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||Invoke
2022-04-18T04:40:52.830Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:52.830Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:40:52.830Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Method      : GET
2022-04-18T04:40:52.831Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0aa3fae9589512e2", X-B3-SpanId:"59b05f6f52788bde", X-B3-ParentSpanId:"0aa3fae9589512e2", X-B3-Sampled:"0", X-ONAP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-TransactionID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ECOMP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68e06963-4df7-4b89-8475-e67ffcc04c13"]
2022-04-18T04:40:52.831Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Request body: 
2022-04-18T04:40:52.831Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||==========================request end================================================
2022-04-18T04:40:52.846Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:52.847Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:40:52.848Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status text  : 
2022-04-18T04:40:52.848Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:40:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:52.849Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Response body: 
2022-04-18T04:40:52.849Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:52.850Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:52.871Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:40:52.886Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:53.032Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:40:53.036Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed|INFO|500||Invoke
2022-04-18T04:40:53.134Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed|INFO|500||InvokeReturn
2022-04-18T04:40:53.135Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:40:53:517-76459], vertex-id=[270456], Content-Length=[247], Date=[Mon, 18 Apr 2022 04:40:53 GMT], Content-Type=[application/json]}
2022-04-18T04:40:53.138Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a"}]}

2022-04-18T04:40:53.150Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:53.225Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:40:53.226Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-04-18T04:40:53.337Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:53.338Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:40:53:668-24669], Content-Length=[605], Date=[Mon, 18 Apr 2022 04:40:53 GMT], Content-Type=[application/json]}
2022-04-18T04:40:53.339Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a/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/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-04-18T04:40:53.344Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-04-18T04:40:53.369Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:53.446Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:40:53.448Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed|INFO|500||Invoke
2022-04-18T04:40:53.533Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed|INFO|500||InvokeReturn
2022-04-18T04:40:53.534Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:40:53:916-28097], vertex-id=[270456], Content-Length=[247], Date=[Mon, 18 Apr 2022 04:40:53 GMT], Content-Type=[application/json]}
2022-04-18T04:40:53.535Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a"}]}

2022-04-18T04:40:53.546Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:53.602Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:40:53.611Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-04-18T04:40:53.735Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:53.737Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a/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-220418-04:40:54:080-50595], Content-Length=[602], Date=[Mon, 18 Apr 2022 04:40:54 GMT], Content-Type=[application/json]}
2022-04-18T04:40:53.738Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a/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/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-04-18T04:40:53.761Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-04-18T04:40:53.778Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:53.922Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:40:53.927Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed|INFO|500||Invoke
2022-04-18T04:40:54.023Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed|INFO|500||InvokeReturn
2022-04-18T04:40:54.029Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:40:54:408-34147], vertex-id=[270456], Content-Length=[247], Date=[Mon, 18 Apr 2022 04:40:54 GMT], Content-Type=[application/json]}
2022-04-18T04:40:54.035Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a"}]}

2022-04-18T04:40:54.063Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:54.204Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-04-18T04:40:54.205Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/configurations?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/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[7fff1e2e-b65d-4714-a046-19b40382708f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3cf1151f-1700-463f-bfe8-c3a727bfa30f], X-ECOMP-RequestID=[7fff1e2e-b65d-4714-a046-19b40382708f], X-TransactionId=[], X-ONAP-RequestID=[7fff1e2e-b65d-4714-a046-19b40382708f]}
2022-04-18T04:40:54.438Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/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-220418-04:40:54:693-33678], Content-Length=[611], Date=[Mon, 18 Apr 2022 04:40:54 GMT], Content-Type=[application/json]}
2022-04-18T04:40:54.439Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/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/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/configurations","ERR.5.4.6114"]}}}

2022-04-18T04:40:54.440Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-04-18T04:40:54.448Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/b3bd004c-1742-4936-9094-cd92c5d61f8a/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-04-18T04:40:54.454Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:40:54.519Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:40:54.520Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-RequestID=[7fff1e2e-b65d-4714-a046-19b40382708f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f422d8b4-b771-4213-ae96-bab07a5fd05d], X-ECOMP-RequestID=[7fff1e2e-b65d-4714-a046-19b40382708f], X-TransactionId=[], X-ONAP-RequestID=[7fff1e2e-b65d-4714-a046-19b40382708f]}
2022-04-18T04:40:54.616Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:40:54:989-80977], vertex-id=[204936], Content-Length=[608], Date=[Mon, 18 Apr 2022 04:40:54 GMT], Content-Type=[application/json]}
2022-04-18T04:40:54.617Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256842269","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-04-18T04:40:54.617Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:40:54.619Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:40:54.619Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:40:54.620Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:40:54.621Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:40:54.621Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:54.621Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:40:54.622Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:40:54.622Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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:"0aa3fae9589512e2", X-B3-SpanId:"830ce0cc03114367", X-B3-ParentSpanId:"0aa3fae9589512e2", X-B3-Sampled:"0", X-ONAP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-TransactionID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ECOMP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"357f5200-9cc6-4568-9667-f834fccf1c4f"]
2022-04-18T04:40:54.622Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b3bd004c-1742-4936-9094-cd92c5d61f8a"},"instanceName":null,"requestScope":"service"}
2022-04-18T04:40:54.622Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:40:54.647Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:54.648Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:54.648Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:40:54.649Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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, 18 Apr 2022 04:40:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:54.650Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:40:54.651Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:54.652Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:40:54.655Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:40:54.656Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:40:54.656Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:54.657Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:40:54.657Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:40:54.659Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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:"7fff1e2e-b65d-4714-a046-19b40382708f", X-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-TransactionID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ECOMP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a62b00a0-91dd-4045-9f0f-e0a02aa1e86e"]
2022-04-18T04:40:54.660Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:40:54.660Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:40:54.701Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:54.704Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:54.706Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:40:54.708Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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, 18 Apr 2022 04:40:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:54.711Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:40:54.716Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:54.721Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:40:54.756Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-04-18T04:40:54.758Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:40:54.759Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:54.760Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-04-18T04:40:54.762Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:40:54.763Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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:"7fff1e2e-b65d-4714-a046-19b40382708f", X-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-TransactionID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ECOMP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a1a2de8-eff9-4b3a-8d36-4baa4b6272a0"]
2022-04-18T04:40:54.764Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:40:54.766Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:40:54.797Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:54.799Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:54.801Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:40:54.802Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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, 18 Apr 2022 04:40:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:54.809Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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" : 508,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508/service"
    }
  }
}
2022-04-18T04:40:54.810Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:54.813Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-04-18T04:40:54.815Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:40:54.816Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:40:54.816Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:54.816Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:40:54.816Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:40:54.817Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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:"7fff1e2e-b65d-4714-a046-19b40382708f", X-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-TransactionID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ECOMP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33682a3f-1cd7-4937-93bd-e5acd38d7106"]
2022-04-18T04:40:54.818Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:40:54.818Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:40:54.841Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:54.841Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:54.843Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:40:54.844Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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, 18 Apr 2022 04:40:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:54.846Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:40:54.847Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:54.849Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:40:54.853Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:40:54.853Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:40:54.854Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:54.855Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:40:54.855Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:40:54.855Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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:"0aa3fae9589512e2", X-B3-SpanId:"9744362bc391c4e7", X-B3-ParentSpanId:"0aa3fae9589512e2", X-B3-Sampled:"0", X-ONAP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-TransactionID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ECOMP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c49f1c56-0b9b-487b-9a6e-5b40ee5da676"]
2022-04-18T04:40:54.856Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7fff1e2e-b65d-4714-a046-19b40382708f","requestStatus":"IN_PROGRESS","startTime":1650256854449,"source":"VID","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"b3bd004c-1742-4936-9094-cd92c5d61f8a","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"7fff1e2e-b65d-4714-a046-19b40382708f"}
2022-04-18T04:40:54.856Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:40:54.916Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:54.916Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:40:54.916Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:40:54.919Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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/7fff1e2e-b65d-4714-a046-19b40382708f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:54.925Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:40:54.449+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:40:54.401+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    }
  }
}
2022-04-18T04:40:54.926Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:54.926Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:40:54.935Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:40:54.935Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:40:54.935Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:54.936Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:40:54.936Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:40:54.936Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|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:"0aa3fae9589512e2", X-B3-SpanId:"3e9fc02b8975fdec", X-B3-ParentSpanId:"0aa3fae9589512e2", X-B3-Sampled:"0", X-ONAP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-TransactionID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ECOMP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75693422-6370-4a50-93df-fef5ca02c106"]
2022-04-18T04:40:54.937Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"19a85f7b-89c8-4936-a50f-a401b574ee08\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\"modelUuid\":\"b2e8301c-c843-4881-8bf2-c8aab09c91e1\",\"modelInvariantUuid\":\"19a85f7b-89c8-4936-a50f-a401b574ee08\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b3bd004c-1742-4936-9094-cd92c5d61f8a\"}","type":"String"},"requestId":{"value":"7fff1e2e-b65d-4714-a046-19b40382708f","type":"String"},"mso-request-id":{"value":"7fff1e2e-b65d-4714-a046-19b40382708f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b3bd004c-1742-4936-9094-cd92c5d61f8a","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/b3bd004c-1742-4936-9094-cd92c5d61f8a","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:40:54.937Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:40:56.017Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:56.019Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:40:56.019Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:40:56.019Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:40:56 GMT", X-ONAP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-TransactionID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ECOMP-RequestID:"7fff1e2e-b65d-4714-a046-19b40382708f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"75693422-6370-4a50-93df-fef5ca02c106", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:56.020Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7fff1e2e-b65d-4714-a046-19b40382708f\",\"instanceId\":\"b3bd004c-1742-4936-9094-cd92c5d61f8a\"}}","message":"Success","processInstanceID":"bbd5b587-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:40:56.020Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:56.021Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:40:56.029Z|7fff1e2e-b65d-4714-a046-19b40382708f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:56.197Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:40:56.201Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:40:56.201Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||Invoke
2022-04-18T04:40:56.202Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:56.202Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:40:56.202Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Method      : GET
2022-04-18T04:40:56.203Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfb7e84a34bc06c6", X-B3-SpanId:"eae26539fdfafd6c", X-B3-ParentSpanId:"bfb7e84a34bc06c6", X-B3-Sampled:"0", X-ONAP-RequestID:"a4e29f56-d5d3-468b-a6c7-7672778f38ad", X-RequestID:"a4e29f56-d5d3-468b-a6c7-7672778f38ad", X-TransactionID:"a4e29f56-d5d3-468b-a6c7-7672778f38ad", X-ECOMP-RequestID:"a4e29f56-d5d3-468b-a6c7-7672778f38ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"770ada6e-3e04-4b6a-ae3d-f5fba27fe766"]
2022-04-18T04:40:56.203Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Request body: 
2022-04-18T04:40:56.203Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||==========================request end================================================
2022-04-18T04:40:56.252Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:56.253Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:56.253Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status text  : 
2022-04-18T04:40:56.254Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:56.254Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Response body: {
  "requestId" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:40:54.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:55.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    }
  }
}
2022-04-18T04:40:56.254Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:56.255Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||InvokeReturn
2022-04-18T04:40:56.256Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:40:56.256Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:40:56.257Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:40:56.257Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:40:56.257Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:40:56.258Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfb7e84a34bc06c6", X-B3-SpanId:"5aabce80a3386090", X-B3-ParentSpanId:"bfb7e84a34bc06c6", X-B3-Sampled:"0", X-ONAP-RequestID:"a4e29f56-d5d3-468b-a6c7-7672778f38ad", X-RequestID:"a4e29f56-d5d3-468b-a6c7-7672778f38ad", X-TransactionID:"a4e29f56-d5d3-468b-a6c7-7672778f38ad", X-ECOMP-RequestID:"a4e29f56-d5d3-468b-a6c7-7672778f38ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c88510fa-b193-4efb-a0b1-26a5c5118a28"]
2022-04-18T04:40:56.258Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:40:56.259Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:40:56.447Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:40:56.448Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:40:56.448Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:40:56.448Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:40:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:40:56.449Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:40:56.449Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:40:56.450Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:40:56.458Z|a4e29f56-d5d3-468b-a6c7-7672778f38ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:40:57.984Z|d3db5194-7bb4-407a-a52d-129cf3b62341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:57.985Z|d3db5194-7bb4-407a-a52d-129cf3b62341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:58.355Z|2c9d59ce-f164-427b-a716-29e501250e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:58.357Z|2c9d59ce-f164-427b-a716-29e501250e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:40:58.632Z|e6c105ec-0a87-4175-acd7-9df66d4f01f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:40:58.633Z|e6c105ec-0a87-4175-acd7-9df66d4f01f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:00.169Z|610247c9-dc83-41b3-a44d-0aa3fae10425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:41:00.170Z|610247c9-dc83-41b3-a44d-0aa3fae10425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:41:00.992Z|97a8b308-d476-49f0-904a-b26db1d429fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:41:00.993Z|97a8b308-d476-49f0-904a-b26db1d429fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:41:02.461Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:02.492Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:02.493Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:41:02.493Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:02.494Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:02.495Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:41:02.497Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c8b2fe2a6db48e7", X-B3-SpanId:"47a4f68e596c687a", X-B3-ParentSpanId:"4c8b2fe2a6db48e7", X-B3-Sampled:"0", X-ONAP-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-TransactionID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-ECOMP-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eef035c-5aeb-4393-a1d3-68ebf928bf40"]
2022-04-18T04:41:02.497Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:41:02.499Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:41:02.527Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:02.520Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:02.531Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:02.531Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:41:02.532Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:02.533Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:41:02.533Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:02.533Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:02.534Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:41:02.534Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||Invoke
2022-04-18T04:41:02.535Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:02.535Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:02.536Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:02.536Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Method      : GET
2022-04-18T04:41:02.537Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:02.537Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8566fe38d5df0ab", X-B3-SpanId:"0b8e085e367130b5", X-B3-ParentSpanId:"c8566fe38d5df0ab", X-B3-Sampled:"0", X-ONAP-RequestID:"bf501b9f-23c6-4fad-a15b-6d81c0f37a45", X-RequestID:"bf501b9f-23c6-4fad-a15b-6d81c0f37a45", X-TransactionID:"bf501b9f-23c6-4fad-a15b-6d81c0f37a45", X-ECOMP-RequestID:"bf501b9f-23c6-4fad-a15b-6d81c0f37a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65050633-7511-4ad2-a36b-48fe3fc23da3"]
2022-04-18T04:41:02.537Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:02.537Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Request body: 
2022-04-18T04:41:02.537Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:02.538Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||==========================request end================================================
2022-04-18T04:41:02.538Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:02.538Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c8b2fe2a6db48e7", X-B3-SpanId:"38ce8d2c21d78c95", X-B3-ParentSpanId:"4c8b2fe2a6db48e7", X-B3-Sampled:"0", X-ONAP-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-TransactionID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-ECOMP-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56799880-125e-497c-b3c9-e88b0350c8a9"]
2022-04-18T04:41:02.539Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:02.540Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:02.558Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:02.558Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:02.559Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status text  : 
2022-04-18T04:41:02.559Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:02.583Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Response body: {
  "requestId" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:40:48.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n    \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    }
  }
}
2022-04-18T04:41:02.584Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:02.585Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||InvokeReturn
2022-04-18T04:41:02.587Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:02.588Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:02.588Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:02.588Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:02.589Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:02.590Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8566fe38d5df0ab", X-B3-SpanId:"d3ebceaa5b2d7a1c", X-B3-ParentSpanId:"c8566fe38d5df0ab", X-B3-Sampled:"0", X-ONAP-RequestID:"bf501b9f-23c6-4fad-a15b-6d81c0f37a45", X-RequestID:"bf501b9f-23c6-4fad-a15b-6d81c0f37a45", X-TransactionID:"bf501b9f-23c6-4fad-a15b-6d81c0f37a45", X-ECOMP-RequestID:"bf501b9f-23c6-4fad-a15b-6d81c0f37a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac8e4c0d-08da-4d92-80f4-939bd24b09c5"]
2022-04-18T04:41:02.590Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:02.590Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:02.613Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:02.613Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:02.614Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:02.614Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:02.617Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:02.617Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:02.618Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:02.625Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:02.626Z|bf501b9f-23c6-4fad-a15b-6d81c0f37a45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:02.626Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:02.626Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:02.627Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:02.628Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:41:02.629Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:02.629Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:02.717Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:02.718Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:02.719Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:02.719Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:02.719Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:02.720Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-TransactionID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-ECOMP-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf011696-be65-4561-9f19-abcdff6a9683"]
2022-04-18T04:41:02.720Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:02.720Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:03.288Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:03.289Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:03.289Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:03.289Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B81AF0C2F5AC78C2CBA50CFBEA82019D; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:41:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:03.290Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:40:27.753+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"ab8eaf69-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:41:03.290Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:03.290Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:03.345Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:03.345Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:03.345Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:03.346Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:03.346Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:03.346Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-TransactionID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-ECOMP-RequestID:"102b19e8-c0f3-4ccb-9f4d-20920b8fef38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f336396a-faff-40f4-adc1-38fb13eb8dc7"]
2022-04-18T04:41:03.347Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:03.348Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:03.813Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:03.814Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:03.814Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:03.814Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9F7277F90F8BB2C2E44E38E59875AEB7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Mon, 18 Apr 2022 04:41:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:03.815Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:aee81447-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","executionId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:40:33.353+0000","endTime":"2022-04-18T04:40:33.379+0000","durationInMillis":26,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:41:03.815Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:03.816Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:03.847Z|102b19e8-c0f3-4ccb-9f4d-20920b8fef38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:06.888Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:06.904Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:41:06.916Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||Invoke
2022-04-18T04:41:06.918Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:06.920Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:41:06.923Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Method      : GET
2022-04-18T04:41:06.929Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d68acf55e2f4cade", X-B3-SpanId:"dc16b20f4dd54bcf", X-B3-ParentSpanId:"d68acf55e2f4cade", X-B3-Sampled:"0", X-ONAP-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-TransactionID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-ECOMP-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4eb652e-91ed-47ae-99d2-1ba19970e7a5"]
2022-04-18T04:41:06.929Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Request body: 
2022-04-18T04:41:06.930Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||==========================request end================================================
2022-04-18T04:41:06.957Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:06.958Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:06.959Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status text  : 
2022-04-18T04:41:06.960Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:06.963Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Response body: {
  "requestId" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-04-18T04:40:54.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:01.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    }
  }
}
2022-04-18T04:41:06.964Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:06.966Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||InvokeReturn
2022-04-18T04:41:06.971Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:41:06.979Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:06.979Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:06.980Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:41:06.982Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:06.988Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d68acf55e2f4cade", X-B3-SpanId:"6d0de98c368602d3", X-B3-ParentSpanId:"d68acf55e2f4cade", X-B3-Sampled:"0", X-ONAP-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-TransactionID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-ECOMP-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21dd469f-2cca-4c4d-94be-964af60acf1b"]
2022-04-18T04:41:06.990Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:06.992Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:07.034Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:07.041Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:07.045Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:07.047Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:07.060Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:07.062Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:07.065Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:07.351Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:07.352Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:07.353Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:07.354Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:07.355Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:07.356Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-TransactionID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-ECOMP-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"740fd727-da2e-498f-a770-b7d4a19ed263"]
2022-04-18T04:41:07.362Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:07.362Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:07.957Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:07.962Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:07.964Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:07.970Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ED2DD094471174CA171003D8DFCCD230; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:07.975Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1db74d6-bed1-11ec-a9ea-4e1990e4c189","businessKey":"7fff1e2e-b65d-4714-a046-19b40382708f","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:41:05.148+0000","endTime":"2022-04-18T04:41:05.493+0000","removalTime":null,"durationInMillis":345,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"bbd5b587-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"c1d3fb8f-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:41:07.975Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:07.975Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7fff1e2e-b65d-4714-a046-19b40382708f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:08.203Z|c0f18c3a-c980-4150-99c4-05b36593bad7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:08.204Z|c0f18c3a-c980-4150-99c4-05b36593bad7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:08.504Z|28b9240f-8908-4249-85d1-b2126f8ad513|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:08.519Z|28b9240f-8908-4249-85d1-b2126f8ad513|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:08.630Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:08.631Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:08.632Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:08.633Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:08.653Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:08.653Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-TransactionID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-ECOMP-RequestID:"7c99b5eb-3f7c-40f5-99bd-0b777392ab96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c8bbd8c-020a-4042-b720-cd557037d06a"]
2022-04-18T04:41:08.654Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:08.654Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:08.676Z|207242dd-7a48-4081-ab4b-55842e86665b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:08.676Z|207242dd-7a48-4081-ab4b-55842e86665b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:08.959Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:08.960Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:08.960Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:08.961Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=65A8565C370A21EB7FCC8FC2E26325BB; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:08.962Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c1dcd479-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"c1db74d6-bed1-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"c1db74d6-bed1-11ec-a9ea-4e1990e4c189","executionId":"c1db74d6-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:41:05.156+0000","endTime":"2022-04-18T04:41:05.491+0000","durationInMillis":335,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bbd5b587-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:41:08.962Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:08.963Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1db74d6-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:08.967Z|7c99b5eb-3f7c-40f5-99bd-0b777392ab96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:12.767Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:12.772Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:12.772Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||Invoke
2022-04-18T04:41:12.772Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:12.773Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:12.773Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Method      : GET
2022-04-18T04:41:12.774Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"683c3bf83b446da0", X-B3-SpanId:"b3490e73bb45fbf9", X-B3-ParentSpanId:"683c3bf83b446da0", X-B3-Sampled:"0", X-ONAP-RequestID:"68a3964e-24e0-4327-947f-3fc68a4fce59", X-RequestID:"68a3964e-24e0-4327-947f-3fc68a4fce59", X-TransactionID:"68a3964e-24e0-4327-947f-3fc68a4fce59", X-ECOMP-RequestID:"68a3964e-24e0-4327-947f-3fc68a4fce59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf4d6801-c188-4526-8c88-6c98ba30f2bd"]
2022-04-18T04:41:12.774Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Request body: 
2022-04-18T04:41:12.775Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||==========================request end================================================
2022-04-18T04:41:12.802Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:12.803Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:12.803Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status text  : 
2022-04-18T04:41:12.804Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:12.806Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Response body: {
  "requestId" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:48.000+00:00",
  "endTime" : "2022-04-18T04:41:12.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n    \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    }
  }
}
2022-04-18T04:41:12.807Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:12.808Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||InvokeReturn
2022-04-18T04:41:12.809Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:12.810Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:12.810Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:12.811Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:12.815Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:12.815Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"683c3bf83b446da0", X-B3-SpanId:"15378817256c5051", X-B3-ParentSpanId:"683c3bf83b446da0", X-B3-Sampled:"0", X-ONAP-RequestID:"68a3964e-24e0-4327-947f-3fc68a4fce59", X-RequestID:"68a3964e-24e0-4327-947f-3fc68a4fce59", X-TransactionID:"68a3964e-24e0-4327-947f-3fc68a4fce59", X-ECOMP-RequestID:"68a3964e-24e0-4327-947f-3fc68a4fce59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8450cdd9-8a52-415a-8364-cd738e0cf072"]
2022-04-18T04:41:12.816Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:12.816Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:12.838Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:12.839Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:12.839Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:12.840Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:12.843Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:12.844Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:12.847Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:12.876Z|68a3964e-24e0-4327-947f-3fc68a4fce59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:13.062Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:13.065Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:13.066Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||Invoke
2022-04-18T04:41:13.066Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:13.067Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:13.067Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Method      : GET
2022-04-18T04:41:13.067Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea97e2be61fd9716", X-B3-SpanId:"044717d37e55f43c", X-B3-ParentSpanId:"ea97e2be61fd9716", X-B3-Sampled:"0", X-ONAP-RequestID:"816ee36e-54ca-40d2-b6dc-8c41b40c2ee0", X-RequestID:"816ee36e-54ca-40d2-b6dc-8c41b40c2ee0", X-TransactionID:"816ee36e-54ca-40d2-b6dc-8c41b40c2ee0", X-ECOMP-RequestID:"816ee36e-54ca-40d2-b6dc-8c41b40c2ee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"712b163f-cc66-4b4a-a4f9-a1a79cb5ff05"]
2022-04-18T04:41:13.068Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Request body: 
2022-04-18T04:41:13.068Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||==========================request end================================================
2022-04-18T04:41:13.087Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:13.088Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:13.088Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status text  : 
2022-04-18T04:41:13.089Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:13.090Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Response body: {
  "requestId" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:48.000+00:00",
  "endTime" : "2022-04-18T04:41:12.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n    \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    }
  }
}
2022-04-18T04:41:13.091Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:13.091Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||InvokeReturn
2022-04-18T04:41:13.092Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:13.093Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:13.093Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:13.093Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:13.094Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:13.094Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea97e2be61fd9716", X-B3-SpanId:"c19790e0480bf02c", X-B3-ParentSpanId:"ea97e2be61fd9716", X-B3-Sampled:"0", X-ONAP-RequestID:"816ee36e-54ca-40d2-b6dc-8c41b40c2ee0", X-RequestID:"816ee36e-54ca-40d2-b6dc-8c41b40c2ee0", X-TransactionID:"816ee36e-54ca-40d2-b6dc-8c41b40c2ee0", X-ECOMP-RequestID:"816ee36e-54ca-40d2-b6dc-8c41b40c2ee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb1155a7-ad5b-46f0-9298-a11cdb39c530"]
2022-04-18T04:41:13.095Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:13.095Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:13.112Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:13.113Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:13.113Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:13.113Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:13.114Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:13.114Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:13.114Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:13.127Z|816ee36e-54ca-40d2-b6dc-8c41b40c2ee0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:13.343Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:13.346Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:13.347Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||Invoke
2022-04-18T04:41:13.347Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:13.348Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:13.348Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Method      : GET
2022-04-18T04:41:13.348Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b416e4cba6dcba00", X-B3-SpanId:"d951e5f06ecaf1fa", X-B3-ParentSpanId:"b416e4cba6dcba00", X-B3-Sampled:"0", X-ONAP-RequestID:"db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9", X-RequestID:"db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9", X-TransactionID:"db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9", X-ECOMP-RequestID:"db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"427e5a3f-5340-44a3-a04b-4c0b73a59fe2"]
2022-04-18T04:41:13.349Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Request body: 
2022-04-18T04:41:13.349Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||==========================request end================================================
2022-04-18T04:41:13.368Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:13.368Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:13.369Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status text  : 
2022-04-18T04:41:13.369Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:13.371Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Response body: {
  "requestId" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:48.000+00:00",
  "endTime" : "2022-04-18T04:41:12.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n    \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    }
  }
}
2022-04-18T04:41:13.371Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:13.373Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||InvokeReturn
2022-04-18T04:41:13.378Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:13.380Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:13.381Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:13.383Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:13.383Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:13.383Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b416e4cba6dcba00", X-B3-SpanId:"3e92ed68060131c4", X-B3-ParentSpanId:"b416e4cba6dcba00", X-B3-Sampled:"0", X-ONAP-RequestID:"db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9", X-RequestID:"db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9", X-TransactionID:"db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9", X-ECOMP-RequestID:"db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1acb0043-65d1-4a36-9013-3531b03d2269"]
2022-04-18T04:41:13.384Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:13.384Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:13.407Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:13.409Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:13.411Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:13.413Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:13.417Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:13.419Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:13.423Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:13.462Z|db50393b-4a0f-4b9c-aa82-7ee75fa5a6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:13.652Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:13.660Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:13.663Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||Invoke
2022-04-18T04:41:13.663Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:13.664Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:13.666Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Method      : GET
2022-04-18T04:41:13.667Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7a6a698346dc2cb", X-B3-SpanId:"c65d78b3f4c3a8c3", X-B3-ParentSpanId:"b7a6a698346dc2cb", X-B3-Sampled:"0", X-ONAP-RequestID:"97b7a301-f596-41ed-8432-92ac3a9e739b", X-RequestID:"97b7a301-f596-41ed-8432-92ac3a9e739b", X-TransactionID:"97b7a301-f596-41ed-8432-92ac3a9e739b", X-ECOMP-RequestID:"97b7a301-f596-41ed-8432-92ac3a9e739b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18e8afae-7881-4b65-8af9-6ebe9fda9a66"]
2022-04-18T04:41:13.667Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Request body: 
2022-04-18T04:41:13.668Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||==========================request end================================================
2022-04-18T04:41:13.705Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:13.706Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:13.706Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status text  : 
2022-04-18T04:41:13.707Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:13.716Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Response body: {
  "requestId" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:48.000+00:00",
  "endTime" : "2022-04-18T04:41:12.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n    \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    }
  }
}
2022-04-18T04:41:13.716Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:13.717Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||InvokeReturn
2022-04-18T04:41:13.718Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:13.718Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:13.719Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:13.719Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:13.719Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:13.719Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7a6a698346dc2cb", X-B3-SpanId:"a85f28fe8756726c", X-B3-ParentSpanId:"b7a6a698346dc2cb", X-B3-Sampled:"0", X-ONAP-RequestID:"97b7a301-f596-41ed-8432-92ac3a9e739b", X-RequestID:"97b7a301-f596-41ed-8432-92ac3a9e739b", X-TransactionID:"97b7a301-f596-41ed-8432-92ac3a9e739b", X-ECOMP-RequestID:"97b7a301-f596-41ed-8432-92ac3a9e739b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf63f64d-fd7e-4875-91d0-65777067a58a"]
2022-04-18T04:41:13.720Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:13.720Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:13.735Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:13.736Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:13.736Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:13.737Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:13.738Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:13.739Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:13.739Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:13.755Z|97b7a301-f596-41ed-8432-92ac3a9e739b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:13.967Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:13.971Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:13.971Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||Invoke
2022-04-18T04:41:13.972Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:13.972Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3
2022-04-18T04:41:13.973Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Method      : GET
2022-04-18T04:41:13.973Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68d84e142580c124", X-B3-SpanId:"33cb9ee5f20db865", X-B3-ParentSpanId:"68d84e142580c124", X-B3-Sampled:"0", X-ONAP-RequestID:"878c1b03-b3da-4b98-a7f8-47d69a09e1ac", X-RequestID:"878c1b03-b3da-4b98-a7f8-47d69a09e1ac", X-TransactionID:"878c1b03-b3da-4b98-a7f8-47d69a09e1ac", X-ECOMP-RequestID:"878c1b03-b3da-4b98-a7f8-47d69a09e1ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2169cc7b-3b0b-4365-9dec-26ea9ce5848e"]
2022-04-18T04:41:13.974Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Request body: 
2022-04-18T04:41:13.975Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||==========================request end================================================
2022-04-18T04:41:13.996Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:13.996Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:13.997Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Status text  : 
2022-04-18T04:41:13.998Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:14.001Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||Response body: {
  "requestId" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:48.000+00:00",
  "endTime" : "2022-04-18T04:41:12.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n    \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e11ef3c-40a8-4175-a19c-e577e2a8c3b3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3"
    }
  }
}
2022-04-18T04:41:14.001Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:14.001Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|INFO|500||InvokeReturn
2022-04-18T04:41:14.003Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:14.004Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:14.005Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:14.005Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false
2022-04-18T04:41:14.006Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:14.007Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68d84e142580c124", X-B3-SpanId:"da033f2842a134bd", X-B3-ParentSpanId:"68d84e142580c124", X-B3-Sampled:"0", X-ONAP-RequestID:"878c1b03-b3da-4b98-a7f8-47d69a09e1ac", X-RequestID:"878c1b03-b3da-4b98-a7f8-47d69a09e1ac", X-TransactionID:"878c1b03-b3da-4b98-a7f8-47d69a09e1ac", X-ECOMP-RequestID:"878c1b03-b3da-4b98-a7f8-47d69a09e1ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dd089e8-0860-41ea-a1e6-632bf5646c26"]
2022-04-18T04:41:14.007Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:14.007Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:14.020Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:14.020Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:14.022Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:14.023Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:14.024Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:14.024Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:14.026Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e11ef3c-40a8-4175-a19c-e577e2a8c3b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:14.039Z|878c1b03-b3da-4b98-a7f8-47d69a09e1ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7e11ef3c-40a8-4175-a19c-e577e2a8c3b3|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:14.114Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:14.119Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:14.120Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:41:14.121Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:14.121Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:14.122Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:41:14.122Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82cb49d628ea7465", X-B3-SpanId:"197b603da3686f13", X-B3-ParentSpanId:"82cb49d628ea7465", X-B3-Sampled:"0", X-ONAP-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-TransactionID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-ECOMP-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b28f86b-4c89-465f-a799-8f93bc977e5a"]
2022-04-18T04:41:14.123Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:41:14.123Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:41:14.144Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:14.146Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:14.147Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:41:14.147Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:14.159Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:41:14.159Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:14.160Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:41:14.162Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:14.162Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:14.162Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:14.163Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:14.163Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:14.164Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82cb49d628ea7465", X-B3-SpanId:"69ff1bd7e7e2fcc8", X-B3-ParentSpanId:"82cb49d628ea7465", X-B3-Sampled:"0", X-ONAP-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-TransactionID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-ECOMP-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de22c43f-7a52-4058-b73a-12a67db83741"]
2022-04-18T04:41:14.164Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:14.165Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:14.180Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:14.180Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:14.181Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:14.181Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:14.183Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:41:14.183Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:14.184Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:14.226Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:14.227Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:14.228Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:14.228Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:14.228Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:14.229Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-TransactionID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-ECOMP-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aecdb628-5833-446a-a9be-3103bf53db79"]
2022-04-18T04:41:14.230Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:14.230Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:14.416Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:14.417Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:14.417Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:14.418Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E24BE3577216C3A411172580B099A0EF; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:14.419Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:40:27.753+0000","endTime":"2022-04-18T04:41:05.946+0000","removalTime":null,"durationInMillis":38193,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"ab8eaf69-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:41:14.419Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:14.420Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:14.489Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:14.491Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:14.492Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:14.493Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:14.495Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:14.496Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-TransactionID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-ECOMP-RequestID:"acab7b22-5b02-4cb3-b605-5fa1367f5145", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22c7fc75-fb87-446f-ab24-8d78c0afd170"]
2022-04-18T04:41:14.497Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:14.498Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:14.697Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:14.705Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:14.706Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:14.708Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E5CCEDB22C2FB33DFA9B66CF7FF990A3; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:14.709Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c254eabf-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","executionId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:41:05.943+0000","endTime":"2022-04-18T04:41:05.943+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:41:14.710Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:14.712Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:14.722Z|acab7b22-5b02-4cb3-b605-5fa1367f5145|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:15.169Z|bf58bd25-2f18-48fe-8ff1-c5df36013d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:41:15.178Z|bf58bd25-2f18-48fe-8ff1-c5df36013d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:41:16.032Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:16.037Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 2f098c15-3d77-416e-b2a0-e213d478e6c2 already exists in requestDb InfraActiveRequests table
2022-04-18T04:41:16.038Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:41:16.040Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:41:16.041Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.042Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:41:16.042Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:41:16.043Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b688ed4a999c6c27", X-B3-SpanId:"510d3f7096626cb2", X-B3-ParentSpanId:"b688ed4a999c6c27", X-B3-Sampled:"0", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e79f779d-7708-406f-9485-66ceb0ba8494"]
2022-04-18T04:41:16.043Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:41:16.044Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:41:16.064Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:16.065Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:41:16.065Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:41:16.066Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:41:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:16.066Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: 
2022-04-18T04:41:16.067Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:16.068Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|404|Not Found|InvokeReturn
2022-04-18T04:41:16.082Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:41:16.090Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:41:16.137Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:41:16.138Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f098c15-3d77-416e-b2a0-e213d478e6c2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3d654248-ad6b-4683-845a-fa306f5603dc], X-ECOMP-RequestID=[2f098c15-3d77-416e-b2a0-e213d478e6c2], X-TransactionId=[], X-ONAP-RequestID=[2f098c15-3d77-416e-b2a0-e213d478e6c2]}
2022-04-18T04:41:16.394Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:41:16:598-52604], vertex-id=[192576], Content-Length=[1056], Date=[Mon, 18 Apr 2022 04:41:16 GMT], Content-Type=[application/json]}
2022-04-18T04:41:16.397Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256856108","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"83505d88-12cf-40d1-99bc-b3d245894025"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-04-18T04:41:16.402Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:41:16.404Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:41:16.405Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:41:16.407Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:41:16.407Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:41:16.408Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.409Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:41:16.410Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:41:16.410Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/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:"b688ed4a999c6c27", X-B3-SpanId:"0988aa35fd526fbf", X-B3-ParentSpanId:"b688ed4a999c6c27", X-B3-Sampled:"0", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09705480-3143-42c3-a4f4-a9e0d0420991"]
2022-04-18T04:41:16.411Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"83505d88-12cf-40d1-99bc-b3d245894025","serviceInstanceId":"abf888c4-3f65-481c-a3bd-75edbe5bc599"},"instanceName":"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea","requestScope":"vfModule"}
2022-04-18T04:41:16.411Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:41:16.429Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:16.430Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:16.431Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:41:16.443Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/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, 18 Apr 2022 04:41:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:16.445Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:41:16.446Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:16.448Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:41:16.450Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f
2022-04-18T04:41:16.452Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|INFO|500||Invoke
2022-04-18T04:41:16.453Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.454Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f
2022-04-18T04:41:16.456Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||Method      : GET
2022-04-18T04:41:16.458Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aaf4b1a-7319-415e-9cfb-d1507c904476"]
2022-04-18T04:41:16.459Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||Request body: 
2022-04-18T04:41:16.461Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||==========================request end================================================
2022-04-18T04:41:16.501Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:16.502Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:16.503Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||Status text  : 
2022-04-18T04:41:16.504Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:41:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:16.506Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||Response body: {
  "id" : 20,
  "modelCustomizationUUID" : "5ce3c777-9bb0-4ade-8176-b6d58f066d0f",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-04-18 04:37:13.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/cvnfcCustomization"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/heatEnvironment"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vnfCustomization"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/volumeHeatEnv"
    }
  }
}
2022-04-18T04:41:16.507Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:16.510Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=5ce3c777-9bb0-4ade-8176-b6d58f066d0f|INFO|500||InvokeReturn
2022-04-18T04:41:16.521Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule
2022-04-18T04:41:16.522Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|INFO|500||Invoke
2022-04-18T04:41:16.523Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.524Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule
2022-04-18T04:41:16.525Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||Method      : GET
2022-04-18T04:41:16.526Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38663a32-8cf5-42a3-ab83-8d7bc77466d6"]
2022-04-18T04:41:16.528Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||Request body: 
2022-04-18T04:41:16.530Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||==========================request end================================================
2022-04-18T04:41:16.587Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:16.588Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:16.588Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||Status text  : 
2022-04-18T04:41:16.589Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:41:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:16.592Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "6ecf76ba-7893-4e79-8fc5-99b442db8657",
  "modelInvariantUUID" : "48cb2547-be58-420c-bee9-858c46f3dd5e",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-04-18 04:37:13.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/vnfResources"
    }
  }
}
2022-04-18T04:41:16.593Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:16.593Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/20/vfModule|INFO|500||InvokeReturn
2022-04-18T04:41:16.616Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:41:16.617Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-04-18T04:41:16.617Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.617Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:41:16.618Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:41:16.618Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9935bf66-9973-4c25-a039-ab021e9e7449"]
2022-04-18T04:41:16.619Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:41:16.619Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:41:16.642Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:16.643Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:41:16.643Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:41:16.644Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&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, 18 Apr 2022 04:41:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:16.644Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-04-18T04:41:16.644Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:16.645Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:41:16.646Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e
2022-04-18T04:41:16.646Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|INFO|500||Invoke
2022-04-18T04:41:16.647Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.647Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e
2022-04-18T04:41:16.648Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||Method      : GET
2022-04-18T04:41:16.649Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b82a9deb-a2fc-46ad-88f7-705fa1d0122e"]
2022-04-18T04:41:16.649Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||Request body: 
2022-04-18T04:41:16.650Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||==========================request end================================================
2022-04-18T04:41:16.684Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:16.685Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:16.685Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||Status text  : 
2022-04-18T04:41:16.685Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:41:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:16.688Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "6ecf76ba-7893-4e79-8fc5-99b442db8657",
      "modelInvariantUUID" : "48cb2547-be58-420c-bee9-858c46f3dd5e",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-04-18 04:37:13.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/heatFiles"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/volumeHeatTemplate"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/vfModuleCustomization"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/vnfResources"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e"
    }
  }
}
2022-04-18T04:41:16.688Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:16.689Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48cb2547-be58-420c-bee9-858c46f3dd5e|INFO|500||InvokeReturn
2022-04-18T04:41:16.694Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:41:16.695Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-04-18T04:41:16.696Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.697Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:41:16.697Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:41:16.698Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6395312a-941d-4687-9688-5b0fd4c0b090"]
2022-04-18T04:41:16.699Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:41:16.699Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:41:16.721Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:16.721Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:41:16.722Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:41:16.722Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&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, 18 Apr 2022 04:41:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:16.723Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-04-18T04:41:16.723Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:16.724Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ecf76ba-7893-4e79-8fc5-99b442db8657&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:41:16.724Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:41:16.725Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-04-18T04:41:16.725Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.726Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-04-18T04:41:16.726Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-04-18T04:41:16.728Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/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:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6890c0fa-e4ff-4a83-a71d-10e6e41b8e3d"]
2022-04-18T04:41:16.728Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-04-18T04:41:16.729Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:41:16.744Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:16.744Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:16.745Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-04-18T04:41:16.745Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/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, 18 Apr 2022 04:41:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:16.791Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/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" : 38,
  "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/38"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/38"
    }
  }
}
2022-04-18T04:41:16.791Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:16.792Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2022-04-18T04:41:16.795Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657
2022-04-18T04:41:16.795Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|INFO|500||Invoke
2022-04-18T04:41:16.796Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.796Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657
2022-04-18T04:41:16.797Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Method      : GET
2022-04-18T04:41:16.797Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf0b9936-9f12-46c4-b53f-4f248fbf8cc7"]
2022-04-18T04:41:16.798Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Request body: 
2022-04-18T04:41:16.798Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||==========================request end================================================
2022-04-18T04:41:16.824Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:16.824Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:16.825Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Status text  : 
2022-04-18T04:41:16.825Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:41:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:16.827Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Response body: {
  "modelUUID" : "6ecf76ba-7893-4e79-8fc5-99b442db8657",
  "modelInvariantUUID" : "48cb2547-be58-420c-bee9-858c46f3dd5e",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-04-18 04:37:13.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/vnfResources"
    }
  }
}
2022-04-18T04:41:16.827Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:16.828Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|INFO|500||InvokeReturn
2022-04-18T04:41:16.830Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:41:16.830Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:41:16.830Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.831Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:41:16.831Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:41:16.831Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/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:"b688ed4a999c6c27", X-B3-SpanId:"38eea67fd4c7a816", X-B3-ParentSpanId:"b688ed4a999c6c27", X-B3-Sampled:"0", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a4f8f52-1a84-4283-9e51-866e952bfb9e"]
2022-04-18T04:41:16.831Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2f098c15-3d77-416e-b2a0-e213d478e6c2","requestStatus":"IN_PROGRESS","startTime":1650256876083,"source":"VID","vnfId":"83505d88-12cf-40d1-99bc-b3d245894025","vnfType":"","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"abf888c4-3f65-481c-a3bd-75edbe5bc599","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"2f098c15-3d77-416e-b2a0-e213d478e6c2"}
2022-04-18T04:41:16.836Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:41:16.861Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:16.861Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:41:16.862Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:41:16.862Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/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/2f098c15-3d77-416e-b2a0-e213d478e6c2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:16.863Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:41:16.083+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:41:16.364+00:00",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:41:16.863Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:16.864Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:41:16.870Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:41:16.871Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:41:16.871Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:16.871Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:41:16.871Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:41:16.872Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/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:"b688ed4a999c6c27", X-B3-SpanId:"6b3f1743990c40ee", X-B3-ParentSpanId:"b688ed4a999c6c27", X-B3-Sampled:"0", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eef7cc3-5654-4c82-ade7-e416d99e50fb"]
2022-04-18T04:41:16.872Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/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\":\"48cb2547-be58-420c-bee9-858c46f3dd5e\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\"modelVersionId\":\"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\"modelCustomizationId\":\"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\"modelUuid\":\"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\"modelInvariantUuid\":\"48cb2547-be58-420c-bee9-858c46f3dd5e\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\"modelInfo\":{\"modelInvariantId\":\"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\"modelUuid\":\"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\"modelInvariantUuid\":\"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"}}},{\"relatedInstance\":{\"instanceId\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\"modelVersionId\":\"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\"modelCustomizationId\":\"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\"modelUuid\":\"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\"modelInvariantUuid\":\"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\"vnfInstanceId\":\"83505d88-12cf-40d1-99bc-b3d245894025\"}","type":"String"},"requestId":{"value":"2f098c15-3d77-416e-b2a0-e213d478e6c2","type":"String"},"mso-request-id":{"value":"2f098c15-3d77-416e-b2a0-e213d478e6c2","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"abf888c4-3f65-481c-a3bd-75edbe5bc599","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"83505d88-12cf-40d1-99bc-b3d245894025","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/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:41:16.872Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:41:17.917Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:17.918Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:41:17.918Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:41:17.919Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:41:17 GMT", X-ONAP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-TransactionID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ECOMP-RequestID:"2f098c15-3d77-416e-b2a0-e213d478e6c2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2eef7cc3-5654-4c82-ade7-e416d99e50fb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:17.920Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2f098c15-3d77-416e-b2a0-e213d478e6c2\",\"instanceId\":\"7b065879-669b-4fae-b6f2-09e01080fcab\"}}","message":"Success","processInstanceID":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:41:17.921Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:17.921Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:41:17.927Z|2f098c15-3d77-416e-b2a0-e213d478e6c2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:18.238Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:18.242Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:41:18.243Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:41:18.244Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:18.245Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:41:18.245Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:41:18.245Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec551b24056d8764", X-B3-SpanId:"d8bef0a429cbbe82", X-B3-ParentSpanId:"ec551b24056d8764", X-B3-Sampled:"0", X-ONAP-RequestID:"d7a070fc-8910-4277-9861-2c0f6d9239b3", X-RequestID:"d7a070fc-8910-4277-9861-2c0f6d9239b3", X-TransactionID:"d7a070fc-8910-4277-9861-2c0f6d9239b3", X-ECOMP-RequestID:"d7a070fc-8910-4277-9861-2c0f6d9239b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4938b07-e121-4da2-8769-10fb28e6232f"]
2022-04-18T04:41:18.246Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:41:18.246Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:41:18.271Z|615b299d-d755-4274-ad48-3ea593e5ad4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:18.272Z|615b299d-d755-4274-ad48-3ea593e5ad4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:18.295Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:18.295Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:18.295Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:41:18.296Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:18.307Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:17.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:41:18.307Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:18.307Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:41:18.309Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:41:18.309Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:18.310Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:18.310Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:41:18.310Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:18.311Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec551b24056d8764", X-B3-SpanId:"5c9dbbe6546cd805", X-B3-ParentSpanId:"ec551b24056d8764", X-B3-Sampled:"0", X-ONAP-RequestID:"d7a070fc-8910-4277-9861-2c0f6d9239b3", X-RequestID:"d7a070fc-8910-4277-9861-2c0f6d9239b3", X-TransactionID:"d7a070fc-8910-4277-9861-2c0f6d9239b3", X-ECOMP-RequestID:"d7a070fc-8910-4277-9861-2c0f6d9239b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff0ab18b-367b-42de-ae09-0c717a8a427b"]
2022-04-18T04:41:18.311Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:18.311Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:18.324Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:18.324Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:18.324Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:18.325Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:18.332Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:18.333Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:18.333Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:18.340Z|d7a070fc-8910-4277-9861-2c0f6d9239b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:18.595Z|c13ef149-abeb-433b-af70-64dafb29f928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:18.597Z|c13ef149-abeb-433b-af70-64dafb29f928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:18.714Z|72bce46d-a385-4984-b9e4-8c71525fffdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:18.716Z|72bce46d-a385-4984-b9e4-8c71525fffdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:19.167Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:19.179Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:41:19.180Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||Invoke
2022-04-18T04:41:19.181Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:19.181Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:41:19.181Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Method      : GET
2022-04-18T04:41:19.182Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9a6ec13c9594d8e", X-B3-SpanId:"c1b3739a8be91146", X-B3-ParentSpanId:"f9a6ec13c9594d8e", X-B3-Sampled:"0", X-ONAP-RequestID:"2ab23276-03f4-4d6c-bace-ef37cbe8364b", X-RequestID:"2ab23276-03f4-4d6c-bace-ef37cbe8364b", X-TransactionID:"2ab23276-03f4-4d6c-bace-ef37cbe8364b", X-ECOMP-RequestID:"2ab23276-03f4-4d6c-bace-ef37cbe8364b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9531af1d-7636-4d46-910d-e57a7ce174c1"]
2022-04-18T04:41:19.182Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Request body: 
2022-04-18T04:41:19.183Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||==========================request end================================================
2022-04-18T04:41:19.217Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:19.217Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:19.218Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status text  : 
2022-04-18T04:41:19.218Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:19.218Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Response body: {
  "requestId" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:54.000+00:00",
  "endTime" : "2022-04-18T04:41:07.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    }
  }
}
2022-04-18T04:41:19.219Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:19.219Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||InvokeReturn
2022-04-18T04:41:19.221Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:41:19.221Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:19.221Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:19.222Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:41:19.222Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:19.222Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9a6ec13c9594d8e", X-B3-SpanId:"610f3426ca05fbca", X-B3-ParentSpanId:"f9a6ec13c9594d8e", X-B3-Sampled:"0", X-ONAP-RequestID:"2ab23276-03f4-4d6c-bace-ef37cbe8364b", X-RequestID:"2ab23276-03f4-4d6c-bace-ef37cbe8364b", X-TransactionID:"2ab23276-03f4-4d6c-bace-ef37cbe8364b", X-ECOMP-RequestID:"2ab23276-03f4-4d6c-bace-ef37cbe8364b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10e39d29-e78a-455e-a856-8e9ffd25b461"]
2022-04-18T04:41:19.222Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:19.223Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:19.240Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:19.241Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:19.242Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:19.242Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:19.243Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:19.244Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:19.244Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:19.272Z|2ab23276-03f4-4d6c-bace-ef37cbe8364b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:19.624Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:19.634Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:41:19.635Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||Invoke
2022-04-18T04:41:19.636Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:19.636Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:41:19.637Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Method      : GET
2022-04-18T04:41:19.638Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a659c09813f9edf", X-B3-SpanId:"1c7c75ccc105820a", X-B3-ParentSpanId:"6a659c09813f9edf", X-B3-Sampled:"0", X-ONAP-RequestID:"ab7c5375-eea9-40c8-bf23-07e9f5835942", X-RequestID:"ab7c5375-eea9-40c8-bf23-07e9f5835942", X-TransactionID:"ab7c5375-eea9-40c8-bf23-07e9f5835942", X-ECOMP-RequestID:"ab7c5375-eea9-40c8-bf23-07e9f5835942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36a63c1d-8a79-4385-8b6e-f3ad77b938e4"]
2022-04-18T04:41:19.638Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Request body: 
2022-04-18T04:41:19.639Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||==========================request end================================================
2022-04-18T04:41:19.658Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:19.659Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:19.660Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status text  : 
2022-04-18T04:41:19.661Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:19.662Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Response body: {
  "requestId" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:54.000+00:00",
  "endTime" : "2022-04-18T04:41:07.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    }
  }
}
2022-04-18T04:41:19.662Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:19.663Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||InvokeReturn
2022-04-18T04:41:19.668Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:41:19.668Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:19.669Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:19.670Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:41:19.671Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:19.671Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a659c09813f9edf", X-B3-SpanId:"b60447a195006688", X-B3-ParentSpanId:"6a659c09813f9edf", X-B3-Sampled:"0", X-ONAP-RequestID:"ab7c5375-eea9-40c8-bf23-07e9f5835942", X-RequestID:"ab7c5375-eea9-40c8-bf23-07e9f5835942", X-TransactionID:"ab7c5375-eea9-40c8-bf23-07e9f5835942", X-ECOMP-RequestID:"ab7c5375-eea9-40c8-bf23-07e9f5835942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"952cc506-257b-4227-be91-5b7d5c528352"]
2022-04-18T04:41:19.672Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:19.673Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:19.688Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:19.688Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:19.688Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:19.689Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:19.691Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:19.691Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:19.692Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:19.700Z|ab7c5375-eea9-40c8-bf23-07e9f5835942|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:19.937Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:19.948Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:41:19.949Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||Invoke
2022-04-18T04:41:19.949Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:19.950Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:41:19.950Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Method      : GET
2022-04-18T04:41:19.950Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f841cc5f97895cbd", X-B3-SpanId:"51335e7ed97c68e3", X-B3-ParentSpanId:"f841cc5f97895cbd", X-B3-Sampled:"0", X-ONAP-RequestID:"9113cc7b-f4fd-428e-91fc-076d95c23381", X-RequestID:"9113cc7b-f4fd-428e-91fc-076d95c23381", X-TransactionID:"9113cc7b-f4fd-428e-91fc-076d95c23381", X-ECOMP-RequestID:"9113cc7b-f4fd-428e-91fc-076d95c23381", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"250e96c3-6e9c-4d7c-aaaa-12dd29060955"]
2022-04-18T04:41:19.951Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Request body: 
2022-04-18T04:41:19.951Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||==========================request end================================================
2022-04-18T04:41:19.970Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:19.970Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:19.970Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status text  : 
2022-04-18T04:41:19.971Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:19.972Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Response body: {
  "requestId" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:54.000+00:00",
  "endTime" : "2022-04-18T04:41:07.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    }
  }
}
2022-04-18T04:41:19.972Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:19.983Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||InvokeReturn
2022-04-18T04:41:19.985Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:41:19.985Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:19.986Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:19.986Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:41:19.986Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:19.987Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f841cc5f97895cbd", X-B3-SpanId:"ef0c4083c59f45a7", X-B3-ParentSpanId:"f841cc5f97895cbd", X-B3-Sampled:"0", X-ONAP-RequestID:"9113cc7b-f4fd-428e-91fc-076d95c23381", X-RequestID:"9113cc7b-f4fd-428e-91fc-076d95c23381", X-TransactionID:"9113cc7b-f4fd-428e-91fc-076d95c23381", X-ECOMP-RequestID:"9113cc7b-f4fd-428e-91fc-076d95c23381", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"802d2c37-7121-4831-ade8-0193cfe990e3"]
2022-04-18T04:41:19.987Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:19.987Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:20.001Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:20.002Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:20.002Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:20.002Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:20.003Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:20.005Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:20.005Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:20.012Z|9113cc7b-f4fd-428e-91fc-076d95c23381|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:20.212Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:20.220Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:41:20.221Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||Invoke
2022-04-18T04:41:20.222Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:20.222Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f
2022-04-18T04:41:20.223Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Method      : GET
2022-04-18T04:41:20.224Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d994c27e68dd2849", X-B3-SpanId:"4fd4b165380c065c", X-B3-ParentSpanId:"d994c27e68dd2849", X-B3-Sampled:"0", X-ONAP-RequestID:"331bc892-4691-4d1e-8d2e-3cc844ed7f40", X-RequestID:"331bc892-4691-4d1e-8d2e-3cc844ed7f40", X-TransactionID:"331bc892-4691-4d1e-8d2e-3cc844ed7f40", X-ECOMP-RequestID:"331bc892-4691-4d1e-8d2e-3cc844ed7f40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5a1104e-30a9-4621-94ad-4858b6a9eea8"]
2022-04-18T04:41:20.225Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Request body: 
2022-04-18T04:41:20.226Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||==========================request end================================================
2022-04-18T04:41:20.246Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:20.247Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:20.248Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Status text  : 
2022-04-18T04:41:20.248Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:20.250Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||Response body: {
  "requestId" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:40:54.000+00:00",
  "endTime" : "2022-04-18T04:41:07.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"19a85f7b-89c8-4936-a50f-a401b574ee08\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b2e8301c-c843-4881-8bf2-c8aab09c91e1\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "serviceInstanceName" : "basic_cnf-1818e0be-4f58-4390-b4f3-df03fd88992d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3bd004c-1742-4936-9094-cd92c5d61f8a",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "7fff1e2e-b65d-4714-a046-19b40382708f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f"
    }
  }
}
2022-04-18T04:41:20.250Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:20.251Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fff1e2e-b65d-4714-a046-19b40382708f|INFO|500||InvokeReturn
2022-04-18T04:41:20.255Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:41:20.256Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:20.259Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:20.259Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false
2022-04-18T04:41:20.260Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:20.261Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d994c27e68dd2849", X-B3-SpanId:"4bd5dfbf14cfd07b", X-B3-ParentSpanId:"d994c27e68dd2849", X-B3-Sampled:"0", X-ONAP-RequestID:"331bc892-4691-4d1e-8d2e-3cc844ed7f40", X-RequestID:"331bc892-4691-4d1e-8d2e-3cc844ed7f40", X-TransactionID:"331bc892-4691-4d1e-8d2e-3cc844ed7f40", X-ECOMP-RequestID:"331bc892-4691-4d1e-8d2e-3cc844ed7f40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0aa43ab0-d731-41e3-ab31-13ff5f4ee44a"]
2022-04-18T04:41:20.262Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:20.263Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:20.276Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:20.277Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:20.278Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:20.279Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:20.280Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:20.281Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:20.282Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7fff1e2e-b65d-4714-a046-19b40382708f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:20.289Z|331bc892-4691-4d1e-8d2e-3cc844ed7f40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7fff1e2e-b65d-4714-a046-19b40382708f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:25.055Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:25.059Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:25.059Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:41:25.059Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:25.060Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:25.060Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:41:25.060Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bb63cc574a6f3ad", X-B3-SpanId:"98c6d099a017ba1d", X-B3-ParentSpanId:"1bb63cc574a6f3ad", X-B3-Sampled:"0", X-ONAP-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-TransactionID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-ECOMP-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d70c7d1c-63e5-4f1e-8e62-321dd9ce696d"]
2022-04-18T04:41:25.061Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:41:25.061Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:41:25.090Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:25.091Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:25.092Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:41:25.094Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:25.095Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:41:25.095Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:25.096Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:41:25.097Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:25.097Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:25.098Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:25.098Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:25.098Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:25.099Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bb63cc574a6f3ad", X-B3-SpanId:"b04af332134c54e5", X-B3-ParentSpanId:"1bb63cc574a6f3ad", X-B3-Sampled:"0", X-ONAP-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-TransactionID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-ECOMP-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"504d3731-178d-4ac4-bc52-71a7e60153a0"]
2022-04-18T04:41:25.099Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:25.099Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:25.133Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:25.133Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:25.133Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:25.134Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:25.134Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:41:25.134Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:25.135Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:25.217Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:25.218Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:25.219Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:25.219Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:25.219Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:25.220Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-TransactionID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-ECOMP-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c79bbb5-2903-417a-989a-b3fe885a31a1"]
2022-04-18T04:41:25.220Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:25.220Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:25.615Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:25.616Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:25.617Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:25.617Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=70A765C2822176BC49A230E7D87DBC70; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:25.617Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:40:27.753+0000","endTime":"2022-04-18T04:41:05.946+0000","removalTime":null,"durationInMillis":38193,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"ab8eaf69-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:41:25.618Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:25.618Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:25.666Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:25.667Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:25.667Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:25.667Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:25.668Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:25.668Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-TransactionID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-ECOMP-RequestID:"2dedcfc6-f75b-4915-89e2-9600ee33f19c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a818e4ee-5ea3-4a61-8c91-04656c0c7442"]
2022-04-18T04:41:25.668Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:25.669Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:25.841Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:25.842Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:25.842Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:25.842Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=53B976F7D1DC0D78B6D4D570D464B86B; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:25.843Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c254eabf-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","executionId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:41:05.943+0000","endTime":"2022-04-18T04:41:05.943+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:41:25.843Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:25.843Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:25.851Z|2dedcfc6-f75b-4915-89e2-9600ee33f19c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:28.355Z|30b96586-700b-4984-85c5-d283eb9112bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:28.356Z|30b96586-700b-4984-85c5-d283eb9112bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:28.544Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:28.548Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:41:28.549Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:41:28.550Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:28.550Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:41:28.551Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:41:28.551Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1703116af4f52dc6", X-B3-SpanId:"71278e682e1f38ef", X-B3-ParentSpanId:"1703116af4f52dc6", X-B3-Sampled:"0", X-ONAP-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-TransactionID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-ECOMP-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e966c7b3-e0a0-44f1-9486-c686bc225a23"]
2022-04-18T04:41:28.552Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:41:28.552Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:41:28.576Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:28.576Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:28.577Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:41:28.577Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:28.578Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:25.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:41:28.579Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:28.579Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:41:28.581Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:41:28.582Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:28.583Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:28.583Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:41:28.584Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:28.585Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1703116af4f52dc6", X-B3-SpanId:"ac93b37b491eccac", X-B3-ParentSpanId:"1703116af4f52dc6", X-B3-Sampled:"0", X-ONAP-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-TransactionID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-ECOMP-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"846ca133-d30c-4708-a498-bc4e03071395"]
2022-04-18T04:41:28.586Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:28.586Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:28.599Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:28.599Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:28.600Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:28.601Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:28.601Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:41:28.602Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:28.602Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:28.643Z|c0e898f8-4550-47ca-973c-565b418e8fac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:28.644Z|c0e898f8-4550-47ca-973c-565b418e8fac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:28.656Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:28.657Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:28.657Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:28.658Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:28.658Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:28.659Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-TransactionID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-ECOMP-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"355e0ff5-0751-4fc6-a351-55cd81a3a3f1"]
2022-04-18T04:41:28.659Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:28.660Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:28.743Z|028b68e4-a8c7-4a4a-be84-8ddfd3a73bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:28.743Z|028b68e4-a8c7-4a4a-be84-8ddfd3a73bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:28.883Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:28.884Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:28.885Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:28.885Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6A58F584688AA8FEBFB18BF3231BC52B; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:28.886Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cc854185-bed1-11ec-a9ea-4e1990e4c189","businessKey":"2f098c15-3d77-416e-b2a0-e213d478e6c2","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:41:23.037+0000","endTime":"2022-04-18T04:41:25.279+0000","removalTime":null,"durationInMillis":2242,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"cc45521d-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:41:28.886Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:28.887Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:28.915Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:28.916Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:28.916Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:28.917Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:28.917Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:28.918Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-TransactionID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-ECOMP-RequestID:"2296aa03-f06e-45b5-a521-a5e2df66ba61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f37aa934-fd62-4cc8-ae3f-1c7219bf5260"]
2022-04-18T04:41:28.918Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:28.919Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:29.066Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:29.067Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:29.068Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:29.068Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4F3D501A19EB318A89425B642614F789; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:29.069Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:cc85ddd8-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"cc854185-bed1-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"cc854185-bed1-11ec-a9ea-4e1990e4c189","executionId":"cc854185-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:41:23.041+0000","endTime":"2022-04-18T04:41:23.471+0000","durationInMillis":430,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:41:29.070Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:29.071Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cc854185-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:29.073Z|2296aa03-f06e-45b5-a521-a5e2df66ba61|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:30.169Z|bd1acd51-ea38-4a13-9ac0-aba23293d132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:41:30.172Z|bd1acd51-ea38-4a13-9ac0-aba23293d132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:41:30.993Z|f9e3a839-faab-4cbf-bf3c-4ea794f9c57f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:41:30.994Z|f9e3a839-faab-4cbf-bf3c-4ea794f9c57f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:41:36.016Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:36.020Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:36.021Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:41:36.022Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:36.022Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:36.022Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:41:36.023Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e5e706cb64b2faa", X-B3-SpanId:"99df09f8bd3e780c", X-B3-ParentSpanId:"8e5e706cb64b2faa", X-B3-Sampled:"0", X-ONAP-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-TransactionID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-ECOMP-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e16e976b-3fb8-48ab-9f26-65c79cb6e883"]
2022-04-18T04:41:36.023Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:41:36.024Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:41:36.052Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:36.053Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:36.054Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:41:36.055Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:36.056Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:41:36.057Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:36.058Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:41:36.061Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:36.062Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:36.062Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:36.063Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:36.064Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:36.065Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e5e706cb64b2faa", X-B3-SpanId:"26dfb4c8f8b3f7b6", X-B3-ParentSpanId:"8e5e706cb64b2faa", X-B3-Sampled:"0", X-ONAP-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-TransactionID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-ECOMP-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67902964-7859-4143-916f-ba0b3cb371cd"]
2022-04-18T04:41:36.066Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:36.066Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:36.083Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:36.083Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:36.084Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:36.084Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:36.085Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:41:36.086Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:36.086Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:36.144Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:36.145Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:36.145Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:36.145Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:36.146Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:36.146Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-TransactionID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-ECOMP-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07e09888-a2cf-41de-838b-1e981b3d4d66"]
2022-04-18T04:41:36.147Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:36.147Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:36.422Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:36.425Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:36.426Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:36.426Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5FDC0F997FE2B024228649AA9FF893A8; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:36.427Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:40:27.753+0000","endTime":"2022-04-18T04:41:05.946+0000","removalTime":null,"durationInMillis":38193,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"ab8eaf69-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:41:36.427Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:36.428Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:36.485Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:36.486Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:36.486Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:36.487Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:36.487Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:36.488Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-TransactionID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-ECOMP-RequestID:"07859555-e33b-45f0-9b1c-f1fa7fecb22b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"878fca14-53e2-4d3c-bc8f-59fdc77cc081"]
2022-04-18T04:41:36.488Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:36.488Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:36.785Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:36.786Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:36.787Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:36.787Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C924488C1B8D0645B1EFEDFDFBC98F5E; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:36.788Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c254eabf-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","executionId":"ab9195db-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:41:05.943+0000","endTime":"2022-04-18T04:41:05.943+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:41:36.788Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:36.789Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab9195db-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:36.797Z|07859555-e33b-45f0-9b1c-f1fa7fecb22b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:38.388Z|bdbfb862-7eff-432e-9201-df917e4fcab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:38.391Z|bdbfb862-7eff-432e-9201-df917e4fcab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:38.692Z|77b572e7-bcc7-44ef-871c-d77f2bc01301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:38.693Z|77b572e7-bcc7-44ef-871c-d77f2bc01301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:38.769Z|68ccbea2-18b1-43e9-a050-8447fd3b4725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:38.771Z|68ccbea2-18b1-43e9-a050-8447fd3b4725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:39.541Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:39.547Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:41:39.548Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:41:39.549Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:39.550Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:41:39.550Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:41:39.551Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b19c5a0f33c61564", X-B3-SpanId:"61e1e9d2680a761b", X-B3-ParentSpanId:"b19c5a0f33c61564", X-B3-Sampled:"0", X-ONAP-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-TransactionID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-ECOMP-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f556ec9d-613f-4dab-8c61-03f0fba4e5f8"]
2022-04-18T04:41:39.552Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:41:39.553Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:41:39.573Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:39.574Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:39.575Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:41:39.575Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:39.577Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:35.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
    "cloudIdentifier" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:41:34.000+00:00"
  } ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:41:39.578Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:39.580Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:41:39.583Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:41:39.583Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:39.584Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:39.584Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:41:39.585Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:39.585Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b19c5a0f33c61564", X-B3-SpanId:"ee562401a3b8e23e", X-B3-ParentSpanId:"b19c5a0f33c61564", X-B3-Sampled:"0", X-ONAP-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-TransactionID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-ECOMP-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07828670-a997-4fe1-b525-f05800d0e8dc"]
2022-04-18T04:41:39.586Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:39.586Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:39.598Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:39.599Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:39.599Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:39.600Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:39.600Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 51,
  "soRequestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":null,\"creation_time\":1650256896000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:41:38.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:41:39.601Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:39.602Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:39.663Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:39.666Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:39.667Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:39.668Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:39.669Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:39.670Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-TransactionID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-ECOMP-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7bc095f-1596-4e53-a653-7add78c50585"]
2022-04-18T04:41:39.671Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:39.672Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:39.930Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:39.932Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:39.933Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:39.935Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=923A9F9E09F3D0FE3B90925E62B3840A; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:39.935Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","businessKey":"2f098c15-3d77-416e-b2a0-e213d478e6c2","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:41:32.173+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"d1f577fb-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:41:39.936Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:39.936Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:40.005Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:40.006Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:40.007Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:40.008Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:40.010Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:40.011Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-TransactionID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-ECOMP-RequestID:"7d1c1613-6f39-42c2-84ed-1f2fda220e9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a8125d9-6303-4888-8503-b1daee608283"]
2022-04-18T04:41:40.013Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:40.014Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:40.304Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:40.305Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:40.306Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:40.307Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=41899E4C3A99BE1B5DEC5CAA2F530CF7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Mon, 18 Apr 2022 04:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:40.307Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d47f2f84-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","executionId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:41:36.419+0000","endTime":"2022-04-18T04:41:36.439+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:41:40.308Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:40.309Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:40.313Z|7d1c1613-6f39-42c2-84ed-1f2fda220e9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:45.170Z|c45d1470-220a-4cb2-b926-902c916177ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:41:45.172Z|c45d1470-220a-4cb2-b926-902c916177ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:41:46.613Z|71316566-69cf-4f9d-95bd-5967d906feb7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:41:46.613Z|71316566-69cf-4f9d-95bd-5967d906feb7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:47.198Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:47.207Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:47.208Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:41:47.208Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:47.208Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:47.209Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:41:47.209Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"794988d30049d9e9", X-B3-SpanId:"764ef55b59198392", X-B3-ParentSpanId:"794988d30049d9e9", X-B3-Sampled:"0", X-ONAP-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-TransactionID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-ECOMP-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b65d9621-82cb-42a8-9967-9c330c0003a0"]
2022-04-18T04:41:47.210Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:41:47.210Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:41:47.250Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:47.252Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:47.252Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:41:47.255Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:47.258Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:41:47.260Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:47.261Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:41:47.271Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:47.271Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:47.271Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:47.272Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:47.272Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:47.272Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"794988d30049d9e9", X-B3-SpanId:"9fcfb17623e35954", X-B3-ParentSpanId:"794988d30049d9e9", X-B3-Sampled:"0", X-ONAP-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-TransactionID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-ECOMP-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"922527e1-a714-4f3f-b776-17085e0bc885"]
2022-04-18T04:41:47.273Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:47.273Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:47.291Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:47.292Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:47.294Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:47.295Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:47.299Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:41:47.301Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:47.302Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:47.410Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:47.411Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:47.411Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:47.412Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:47.413Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:47.413Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-TransactionID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-ECOMP-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a0b81b8-1561-4ef6-98ec-9fd059ab89b3"]
2022-04-18T04:41:47.413Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:47.414Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:47.761Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:47.763Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:47.763Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:47.765Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0BA27C7676388EAE03B9D7025646F3FC; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:47.766Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8ff3949-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:41:43.969+0000","endTime":"2022-04-18T04:41:44.918+0000","removalTime":null,"durationInMillis":949,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"d8fe0092-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:41:47.767Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:47.769Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:47.832Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:47.833Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:47.833Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:47.833Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:47.836Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:47.836Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-TransactionID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-ECOMP-RequestID:"dc0d3891-8766-44ee-a4c0-f1c12689d0fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1c08fe1-5e55-41f9-b973-ec3b32071384"]
2022-04-18T04:41:47.840Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:47.842Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:48.189Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:48.190Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:48.191Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:48.192Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FCD179620C11391C02F1910458005C47; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:48.193Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d8ff877c-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"d8ff3949-bed1-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"d8ff3949-bed1-11ec-a9ea-4e1990e4c189","executionId":"d8ff3949-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:41:43.971+0000","endTime":"2022-04-18T04:41:44.916+0000","durationInMillis":945,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:41:48.193Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:48.194Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8ff3949-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:48.198Z|dc0d3891-8766-44ee-a4c0-f1c12689d0fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:48.436Z|1189f8a7-667e-4e78-bfbb-8871714d86da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:48.440Z|1189f8a7-667e-4e78-bfbb-8871714d86da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:48.734Z|d325227b-f719-456e-bfc6-111bfe64759b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:48.735Z|d325227b-f719-456e-bfc6-111bfe64759b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:48.813Z|9ae49c10-4e5d-4298-825f-191ed2b14839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:48.814Z|9ae49c10-4e5d-4298-825f-191ed2b14839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:50.507Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:50.519Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:41:50.520Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:41:50.520Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:50.521Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:41:50.521Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:41:50.522Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"689cb851890d8653", X-B3-SpanId:"91090933a5705f57", X-B3-ParentSpanId:"689cb851890d8653", X-B3-Sampled:"0", X-ONAP-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-TransactionID:"2a212831-2582-4d61-a687-4968d40e10f2", X-ECOMP-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddac22bb-00f2-4188-b24a-6aa3305406cc"]
2022-04-18T04:41:50.522Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:41:50.522Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:41:50.544Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:50.544Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:50.545Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:41:50.545Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:50.546Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:35.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
    "cloudIdentifier" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:41:34.000+00:00"
  } ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:41:50.546Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:50.547Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:41:50.548Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:41:50.549Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:50.549Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:50.550Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:41:50.550Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:50.550Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"689cb851890d8653", X-B3-SpanId:"a56fea639392655c", X-B3-ParentSpanId:"689cb851890d8653", X-B3-Sampled:"0", X-ONAP-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-TransactionID:"2a212831-2582-4d61-a687-4968d40e10f2", X-ECOMP-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58b141f4-7262-4e31-bd0f-b11855dd628b"]
2022-04-18T04:41:50.551Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:50.551Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:50.567Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:50.567Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:50.568Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:50.569Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:50.570Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 51,
  "soRequestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":null,\"creation_time\":1650256896000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:41:38.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:41:50.571Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:50.572Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:50.606Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:50.607Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:50.607Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:50.608Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:50.608Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:50.609Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-TransactionID:"2a212831-2582-4d61-a687-4968d40e10f2", X-ECOMP-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21c89076-2868-4432-8c1c-084fe1419d6e"]
2022-04-18T04:41:50.610Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:50.610Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:50.810Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:50.811Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:50.812Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:50.812Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=932FE8B09CBF79230D7DAAA82DD03D0C; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:41:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:50.817Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","businessKey":"2f098c15-3d77-416e-b2a0-e213d478e6c2","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:41:32.173+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"d1f577fb-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:41:50.818Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:50.818Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:50.873Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:50.874Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:50.875Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:50.875Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:50.876Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:50.877Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-TransactionID:"2a212831-2582-4d61-a687-4968d40e10f2", X-ECOMP-RequestID:"2a212831-2582-4d61-a687-4968d40e10f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c78b3c2-904b-444e-b5af-917709e6e380"]
2022-04-18T04:41:50.877Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:50.878Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:51.063Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:51.064Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:51.065Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:51.065Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=86E5A590C41F0A99DAD289076208602B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Mon, 18 Apr 2022 04:41:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:51.066Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d47f2f84-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","executionId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:41:36.419+0000","endTime":"2022-04-18T04:41:36.439+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:41:51.066Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:51.067Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:51.071Z|2a212831-2582-4d61-a687-4968d40e10f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:41:58.441Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:41:58.446Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:58.447Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:41:58.447Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:58.447Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:41:58.448Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:41:58.448Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb6ee56054982bd6", X-B3-SpanId:"1181ed6fca8dea6a", X-B3-ParentSpanId:"eb6ee56054982bd6", X-B3-Sampled:"0", X-ONAP-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-TransactionID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-ECOMP-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f5ed570-46d7-4eb8-b8dd-49be7fcf5f4a"]
2022-04-18T04:41:58.449Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:41:58.449Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:41:58.469Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:58.470Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:58.470Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:41:58.471Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:58.472Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).",
  "progress" : 78,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:41:58.472Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:58.473Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:41:58.475Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:58.476Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:41:58.477Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:58.477Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:41:58.478Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:41:58.478Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb6ee56054982bd6", X-B3-SpanId:"d3a89b84e2075207", X-B3-ParentSpanId:"eb6ee56054982bd6", X-B3-Sampled:"0", X-ONAP-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-TransactionID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-ECOMP-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa10e233-2b47-4847-81e2-7ecbedde332a"]
2022-04-18T04:41:58.479Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:41:58.479Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:41:58.489Z|4b76c13b-7ea3-45ed-8c5b-10932ec0a7c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:58.490Z|4b76c13b-7ea3-45ed-8c5b-10932ec0a7c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:58.492Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:58.493Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:58.493Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:41:58.494Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:41:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:58.494Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:41:58.495Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:58.495Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:41:58.552Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:58.553Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:58.553Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:58.554Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:41:58.554Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:58.555Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-TransactionID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-ECOMP-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8a6e681-7f49-43ed-b3ea-197a7c2830df"]
2022-04-18T04:41:58.556Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:58.557Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:58.756Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:58.758Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:58.759Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:58.760Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8B17898D9CA7F2F32D94CF660E1EC8AA; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:58.762Z|37bbecc1-97d3-4f46-a882-7d4de5bb8ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:58.762Z|37bbecc1-97d3-4f46-a882-7d4de5bb8ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:58.764Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc0f603d-bed1-11ec-a9ea-4e1990e4c189","businessKey":"123edfed-23bd-4e48-87e5-0c5a533be8b4","processDefinitionId":"ControllerExecutionBB:1:946aa881-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-04-18T04:41:49.108+0000","endTime":"2022-04-18T04:41:54.458+0000","removalTime":null,"durationInMillis":5350,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"da0956c7-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:41:58.769Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:58.770Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=123edfed-23bd-4e48-87e5-0c5a533be8b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:58.845Z|39ba0771-1d8b-4457-8910-f2d2207d39ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:41:58.846Z|39ba0771-1d8b-4457-8910-f2d2207d39ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:41:58.858Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:58.859Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:41:58.859Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:41:58.860Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:41:58.861Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:41:58.862Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-TransactionID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-ECOMP-RequestID:"3ddbcc28-c81b-47b1-bae3-d50b750022b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e480d8a-58de-41ff-b9bf-793ec1b03ffa"]
2022-04-18T04:41:58.862Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:41:58.863Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:41:59.118Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:41:59.119Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:41:59.119Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:41:59.119Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=25F97AA8F2A13CC2757056EE1009EBEE; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:41:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:41:59.120Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:df3f90dc-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"dc0f603d-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:946aa881-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"dc0f603d-bed1-11ec-a9ea-4e1990e4c189","executionId":"dc0f603d-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:41:54.457+0000","endTime":"2022-04-18T04:41:54.458+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"891798d1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:41:59.120Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:41:59.121Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc0f603d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:41:59.132Z|3ddbcc28-c81b-47b1-bae3-d50b750022b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:00.169Z|44f5384f-b4f3-473a-a4b5-01bd88c54640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:42:00.173Z|44f5384f-b4f3-473a-a4b5-01bd88c54640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:42:01.003Z|574a1394-c32b-4099-adfa-0bf7a613f28c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:42:01.004Z|574a1394-c32b-4099-adfa-0bf7a613f28c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:42:01.332Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:01.336Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:01.338Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:42:01.338Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:01.339Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:01.339Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:42:01.340Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0d40e7a7baad98d", X-B3-SpanId:"3f554880fc3582cd", X-B3-ParentSpanId:"c0d40e7a7baad98d", X-B3-Sampled:"0", X-ONAP-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-TransactionID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-ECOMP-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31850a59-22f9-4e2b-817e-7b0e4a56d684"]
2022-04-18T04:42:01.341Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:42:01.341Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:42:01.369Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:01.369Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:01.370Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:42:01.373Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:01.373Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:35.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
    "cloudIdentifier" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:41:34.000+00:00"
  } ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:42:01.374Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:01.375Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:42:01.377Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:01.378Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:01.380Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:01.382Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:01.383Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:01.384Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0d40e7a7baad98d", X-B3-SpanId:"4ea4a3df38613cc1", X-B3-ParentSpanId:"c0d40e7a7baad98d", X-B3-Sampled:"0", X-ONAP-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-TransactionID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-ECOMP-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0222ef2a-ccb0-459d-a2d9-6e9a0505cf4d"]
2022-04-18T04:42:01.386Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:01.387Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:01.400Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:01.401Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:01.401Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:01.401Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:01.402Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 51,
  "soRequestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":null,\"creation_time\":1650256896000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:41:38.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:01.402Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:01.403Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:01.506Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:01.508Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:01.508Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:01.509Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:01.510Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:01.510Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-TransactionID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-ECOMP-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6de5710d-885f-47a4-a472-364a66990f49"]
2022-04-18T04:42:01.511Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:01.511Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:01.783Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:01.784Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:01.785Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:01.786Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=908E6470974261076C62E25380CF61E8; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:42:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:01.788Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","businessKey":"2f098c15-3d77-416e-b2a0-e213d478e6c2","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:41:32.173+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"d1f577fb-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:42:01.789Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:01.790Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:01.899Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:01.901Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:01.902Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:01.903Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:01.904Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:01.905Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-TransactionID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-ECOMP-RequestID:"7c9db4c5-8e40-4636-a0a6-9dc426578ef0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c10367c-06e4-4354-a8c5-4a1fa429ced2"]
2022-04-18T04:42:01.906Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:01.906Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:02.733Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:02.734Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:02.736Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:02.736Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=24B540F93FA229681F92BFDBBD615241; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Mon, 18 Apr 2022 04:42:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:02.737Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d47f2f84-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","executionId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:41:36.419+0000","endTime":"2022-04-18T04:41:36.439+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:42:02.737Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:02.738Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:02.753Z|7c9db4c5-8e40-4636-a0a6-9dc426578ef0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:08.530Z|af8aa959-fd09-4615-91da-ce26679d30a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:08.531Z|af8aa959-fd09-4615-91da-ce26679d30a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:08.843Z|66dd4103-e7f2-4914-b0d2-5545cf82ced1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:08.852Z|66dd4103-e7f2-4914-b0d2-5545cf82ced1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:08.891Z|97d411d5-e9e2-4456-8afc-23cfff1c1cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:08.892Z|97d411d5-e9e2-4456-8afc-23cfff1c1cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:09.398Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:09.402Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:42:09.403Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:42:09.403Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:09.403Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:42:09.404Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:42:09.404Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5cf7ae5b3f90d2b0", X-B3-SpanId:"27302276d5f0453b", X-B3-ParentSpanId:"5cf7ae5b3f90d2b0", X-B3-Sampled:"0", X-ONAP-RequestID:"5be4d2ee-a9f5-48c3-a0e7-2849ecde6428", X-RequestID:"5be4d2ee-a9f5-48c3-a0e7-2849ecde6428", X-TransactionID:"5be4d2ee-a9f5-48c3-a0e7-2849ecde6428", X-ECOMP-RequestID:"5be4d2ee-a9f5-48c3-a0e7-2849ecde6428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7740104a-1182-42f5-b083-558c7b845112"]
2022-04-18T04:42:09.405Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:42:09.405Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:42:09.427Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:09.428Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:09.428Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:42:09.428Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:09.429Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "endTime" : "2022-04-18T04:42:05.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:42:09.430Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:09.431Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:42:09.435Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:42:09.435Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:09.436Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:09.436Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:42:09.436Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:09.437Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5cf7ae5b3f90d2b0", X-B3-SpanId:"062b0cf47f44b0cd", X-B3-ParentSpanId:"5cf7ae5b3f90d2b0", X-B3-Sampled:"0", X-ONAP-RequestID:"5be4d2ee-a9f5-48c3-a0e7-2849ecde6428", X-RequestID:"5be4d2ee-a9f5-48c3-a0e7-2849ecde6428", X-TransactionID:"5be4d2ee-a9f5-48c3-a0e7-2849ecde6428", X-ECOMP-RequestID:"5be4d2ee-a9f5-48c3-a0e7-2849ecde6428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dbad64f-1ac3-4749-abf5-7dd28a8298c3"]
2022-04-18T04:42:09.437Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:09.438Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:09.453Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:09.453Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:09.454Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:09.454Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:09.455Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:09.456Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:09.456Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:09.463Z|5be4d2ee-a9f5-48c3-a0e7-2849ecde6428|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:09.681Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:09.686Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:42:09.687Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:42:09.688Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:09.689Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:42:09.690Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:42:09.691Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd19a9c86956a16b", X-B3-SpanId:"ea1edfa765b4a2da", X-B3-ParentSpanId:"dd19a9c86956a16b", X-B3-Sampled:"0", X-ONAP-RequestID:"8f7890f0-8d86-4be6-ace6-c52903e93551", X-RequestID:"8f7890f0-8d86-4be6-ace6-c52903e93551", X-TransactionID:"8f7890f0-8d86-4be6-ace6-c52903e93551", X-ECOMP-RequestID:"8f7890f0-8d86-4be6-ace6-c52903e93551", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b28fc56-db0d-4bdb-a733-4e749a56ab87"]
2022-04-18T04:42:09.693Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:42:09.694Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:42:09.719Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:09.719Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:09.720Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:42:09.720Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:09.721Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "endTime" : "2022-04-18T04:42:05.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:42:09.722Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:09.723Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:42:09.724Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:42:09.725Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:09.725Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:09.726Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:42:09.726Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:09.726Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd19a9c86956a16b", X-B3-SpanId:"a281003cc35bface", X-B3-ParentSpanId:"dd19a9c86956a16b", X-B3-Sampled:"0", X-ONAP-RequestID:"8f7890f0-8d86-4be6-ace6-c52903e93551", X-RequestID:"8f7890f0-8d86-4be6-ace6-c52903e93551", X-TransactionID:"8f7890f0-8d86-4be6-ace6-c52903e93551", X-ECOMP-RequestID:"8f7890f0-8d86-4be6-ace6-c52903e93551", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78fa10e9-a0ab-42a5-b030-4285918cc9ee"]
2022-04-18T04:42:09.727Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:09.727Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:09.739Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:09.740Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:09.740Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:09.741Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:09.742Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:09.743Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:09.743Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:09.751Z|8f7890f0-8d86-4be6-ace6-c52903e93551|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:09.933Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:09.939Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:42:09.940Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:42:09.940Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:09.941Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:42:09.941Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:42:09.942Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a09eed0a07038a2", X-B3-SpanId:"0132b18e9871c860", X-B3-ParentSpanId:"5a09eed0a07038a2", X-B3-Sampled:"0", X-ONAP-RequestID:"ac8006da-7737-481a-8b39-dd4ed341cec6", X-RequestID:"ac8006da-7737-481a-8b39-dd4ed341cec6", X-TransactionID:"ac8006da-7737-481a-8b39-dd4ed341cec6", X-ECOMP-RequestID:"ac8006da-7737-481a-8b39-dd4ed341cec6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1b750c8-abc1-4fbb-ab6d-70cbb3032c17"]
2022-04-18T04:42:09.942Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:42:09.942Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:42:09.963Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:09.963Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:09.964Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:42:09.965Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:09.965Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "endTime" : "2022-04-18T04:42:05.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:42:09.966Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:09.966Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:42:09.967Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:42:09.968Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:09.968Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:09.968Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:42:09.969Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:09.969Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a09eed0a07038a2", X-B3-SpanId:"c23841c81825acea", X-B3-ParentSpanId:"5a09eed0a07038a2", X-B3-Sampled:"0", X-ONAP-RequestID:"ac8006da-7737-481a-8b39-dd4ed341cec6", X-RequestID:"ac8006da-7737-481a-8b39-dd4ed341cec6", X-TransactionID:"ac8006da-7737-481a-8b39-dd4ed341cec6", X-ECOMP-RequestID:"ac8006da-7737-481a-8b39-dd4ed341cec6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bd634bc-5c4d-445f-af85-84502ef7af04"]
2022-04-18T04:42:09.969Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:09.970Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:09.979Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:09.980Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:09.980Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:09.981Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:09.981Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:09.981Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:09.982Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:09.993Z|ac8006da-7737-481a-8b39-dd4ed341cec6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:10.238Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:10.243Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:42:10.243Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:42:10.244Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:10.244Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:42:10.245Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:42:10.245Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d04621e027927a9c", X-B3-SpanId:"89572ac5cbc2e75b", X-B3-ParentSpanId:"d04621e027927a9c", X-B3-Sampled:"0", X-ONAP-RequestID:"ed770540-9b17-4ea5-9279-1dc595010a99", X-RequestID:"ed770540-9b17-4ea5-9279-1dc595010a99", X-TransactionID:"ed770540-9b17-4ea5-9279-1dc595010a99", X-ECOMP-RequestID:"ed770540-9b17-4ea5-9279-1dc595010a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75776f88-9efd-419d-9326-f0d5d9120424"]
2022-04-18T04:42:10.246Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:42:10.246Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:42:10.270Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:10.270Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:10.271Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:42:10.271Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:10.273Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "endTime" : "2022-04-18T04:42:05.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:42:10.273Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:10.274Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:42:10.275Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:42:10.276Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:10.277Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:10.277Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:42:10.278Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:10.278Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d04621e027927a9c", X-B3-SpanId:"0a377c4a22926871", X-B3-ParentSpanId:"d04621e027927a9c", X-B3-Sampled:"0", X-ONAP-RequestID:"ed770540-9b17-4ea5-9279-1dc595010a99", X-RequestID:"ed770540-9b17-4ea5-9279-1dc595010a99", X-TransactionID:"ed770540-9b17-4ea5-9279-1dc595010a99", X-ECOMP-RequestID:"ed770540-9b17-4ea5-9279-1dc595010a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a065ed7-91f4-4af6-a344-4444aab78e72"]
2022-04-18T04:42:10.279Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:10.281Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:10.293Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:10.293Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:10.294Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:10.294Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:10.295Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:10.296Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:10.296Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:10.304Z|ed770540-9b17-4ea5-9279-1dc595010a99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:10.566Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:10.586Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:42:10.586Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||Invoke
2022-04-18T04:42:10.587Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:10.587Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4
2022-04-18T04:42:10.588Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Method      : GET
2022-04-18T04:42:10.588Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31242ab9400a58d2", X-B3-SpanId:"db1f3e202831e04f", X-B3-ParentSpanId:"31242ab9400a58d2", X-B3-Sampled:"0", X-ONAP-RequestID:"691a0c43-204f-450b-97c1-367c0174cd3d", X-RequestID:"691a0c43-204f-450b-97c1-367c0174cd3d", X-TransactionID:"691a0c43-204f-450b-97c1-367c0174cd3d", X-ECOMP-RequestID:"691a0c43-204f-450b-97c1-367c0174cd3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3a9de52-93ec-4c9a-bf4f-f22b6203eed7"]
2022-04-18T04:42:10.589Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Request body: 
2022-04-18T04:42:10.589Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||==========================request end================================================
2022-04-18T04:42:10.610Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:10.610Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:10.611Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Status text  : 
2022-04-18T04:42:10.611Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:10.612Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||Response body: {
  "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:39:28.000+00:00",
  "endTime" : "2022-04-18T04:42:05.000+00:00",
  "source" : "VID",
  "vnfId" : "55de8e44-e14e-4c11-9af4-56967100eece",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n\t\t\t\"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"91586a51-8384-40a7-89cd-c65686bfa59d\",\n                                        \"modelInvariantUuid\": \"ef30a743-22ad-41e9-8195-434b54005b70\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"c518a3ad-f91c-43d9-a6cd-2697cc3e8dd8\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\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\": \"08ec8d88-f173-4cb9-bcda-152ed67b8ffc\",\n                                                \"modelInvariantUuid\": \"5a4532ea-13bc-4e57-bddc-0bf331fca3ee\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"64c000d9-a421-4d40-a135-af07100d511b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-istanbul\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\n                            \"modelInvariantId\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\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\": \"c40e0441-dc95-4117-835d-c7bc788db7d1\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
    "cloudIdentifier" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:40:30.000+00:00"
  } ],
  "requestURI" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4"
    }
  }
}
2022-04-18T04:42:10.612Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:10.612Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/123edfed-23bd-4e48-87e5-0c5a533be8b4|INFO|500||InvokeReturn
2022-04-18T04:42:10.614Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:42:10.615Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:10.615Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:10.615Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false
2022-04-18T04:42:10.616Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:10.616Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31242ab9400a58d2", X-B3-SpanId:"30ae7160bc014cca", X-B3-ParentSpanId:"31242ab9400a58d2", X-B3-Sampled:"0", X-ONAP-RequestID:"691a0c43-204f-450b-97c1-367c0174cd3d", X-RequestID:"691a0c43-204f-450b-97c1-367c0174cd3d", X-TransactionID:"691a0c43-204f-450b-97c1-367c0174cd3d", X-ECOMP-RequestID:"691a0c43-204f-450b-97c1-367c0174cd3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63c7a023-ae9e-4285-bc86-d3d535161271"]
2022-04-18T04:42:10.617Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:10.617Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:10.629Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:10.629Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:10.630Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:10.630Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:10.631Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "123edfed-23bd-4e48-87e5-0c5a533be8b4",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1650256832000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:40:35.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:10.632Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:10.632Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=123edfed-23bd-4e48-87e5-0c5a533be8b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:10.639Z|691a0c43-204f-450b-97c1-367c0174cd3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/123edfed-23bd-4e48-87e5-0c5a533be8b4|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:12.933Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:12.954Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:12.956Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:42:12.956Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:12.957Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:12.957Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:42:12.958Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0a3099778722bbe", X-B3-SpanId:"633821280857a7ed", X-B3-ParentSpanId:"a0a3099778722bbe", X-B3-Sampled:"0", X-ONAP-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-TransactionID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-ECOMP-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f146943-6b57-4ac9-bb44-6de81d24fcfd"]
2022-04-18T04:42:12.958Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:42:12.959Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:42:12.983Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:12.985Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:12.986Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:42:12.987Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:12.991Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:41:35.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
    "cloudIdentifier" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:41:34.000+00:00"
  } ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:42:12.993Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:12.997Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:42:13.002Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:13.003Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:13.004Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.004Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:13.005Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:13.005Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0a3099778722bbe", X-B3-SpanId:"6d9a126e2ee68d89", X-B3-ParentSpanId:"a0a3099778722bbe", X-B3-Sampled:"0", X-ONAP-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-TransactionID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-ECOMP-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0278f7f8-8e2d-4797-838c-644a8ccaca44"]
2022-04-18T04:42:13.006Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:13.006Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.021Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.022Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:13.022Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:13.022Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.023Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 51,
  "soRequestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":null,\"creation_time\":1650256896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:41:38.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:13.023Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.026Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:13.179Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:13.180Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:13.181Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.181Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:13.182Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:13.182Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-TransactionID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-ECOMP-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4c9e038-bace-40d3-8c1b-cf00a89aec5b"]
2022-04-18T04:42:13.183Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:13.183Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.409Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:13.411Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|||INFO|500||Checking if requestId: f492be7a-9991-45d9-93d1-da6ea255907a already exists in requestDb InfraActiveRequests table
2022-04-18T04:42:13.412Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:42:13.413Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:42:13.413Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.413Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:42:13.414Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:42:13.414Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"398f2a0ad7b2afc0", X-B3-SpanId:"f2b55af2cc29e97a", X-B3-ParentSpanId:"398f2a0ad7b2afc0", X-B3-Sampled:"0", X-ONAP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e33dee5b-b1b8-4095-80fa-9507ba43adea"]
2022-04-18T04:42:13.414Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:42:13.414Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.422Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.425Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:13.425Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:13.426Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A55E574E3DA8A8E85FA6B9E13217F847; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.426Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","businessKey":"2f098c15-3d77-416e-b2a0-e213d478e6c2","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:41:32.173+0000","endTime":"2022-04-18T04:42:08.203+0000","removalTime":null,"durationInMillis":36030,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"d1f577fb-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:42:13.427Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.427Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2f098c15-3d77-416e-b2a0-e213d478e6c2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:13.433Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.433Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:42:13.434Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:42:13.434Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.434Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: 
2022-04-18T04:42:13.434Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.435Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|404|Not Found|InvokeReturn
2022-04-18T04:42:13.449Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:42:13.454Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:42:13.496Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:13.497Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:13.498Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.498Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:13.499Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:13.500Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-TransactionID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-ECOMP-RequestID:"1fe361b2-ac24-4ab5-9bf1-58ece3f1de15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"268ccf0c-5ce5-4b3e-91da-fd4787810151"]
2022-04-18T04:42:13.501Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:13.502Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.515Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:42:13.516Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:42:13.610Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:42:13.612Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220418-04:42:13:980-55174], vertex-id=[430328], Content-Length=[1034], Date=[Mon, 18 Apr 2022 04:42:13 GMT], Content-Type=[application/json]}
2022-04-18T04:42:13.614Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|||DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256789619","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/55de8e44-e14e-4c11-9af4-56967100eece","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"55de8e44-e14e-4c11-9af4-56967100eece"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2022-04-18T04:42:13.615Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:42:13.615Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:42:13.618Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:42:13.619Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:42:13.619Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.620Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:42:13.620Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:42:13.621Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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:"398f2a0ad7b2afc0", X-B3-SpanId:"9dfaeb3cf30a635e", X-B3-ParentSpanId:"398f2a0ad7b2afc0", X-B3-Sampled:"0", X-ONAP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f6b0d31-22d7-43f1-866e-92cd8e3e9a87"]
2022-04-18T04:42:13.621Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"e7bb9c13-f247-49a5-a701-a31cc808ba21"},"instanceName":null,"requestScope":"service"}
2022-04-18T04:42:13.622Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.645Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.646Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:13.647Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:42:13.647Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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, 18 Apr 2022 04:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.648Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:42:13.651Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.652Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:42:13.654Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279
2022-04-18T04:42:13.655Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|INFO|500||Invoke
2022-04-18T04:42:13.656Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.658Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279
2022-04-18T04:42:13.658Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Method      : GET
2022-04-18T04:42:13.659Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b913c1c3-026d-4cfa-8dc4-290fc96cd605"]
2022-04-18T04:42:13.659Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Request body: 
2022-04-18T04:42:13.660Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.691Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.691Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:13.692Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:13.692Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0ED202BB45384555F6F302F58306123A; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.692Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:e770e301-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","executionId":"d1f74bfc-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:42:08.202+0000","endTime":"2022-04-18T04:42:08.202+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c8e0f1a1-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:42:13.693Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.693Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d1f74bfc-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:13.701Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.702Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:13.702Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Status text  : 
2022-04-18T04:42:13.702Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.703Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "ff207a44-53d4-446f-aa70-a7dc57f0f279",
  "modelInvariantUUID" : "900fc94f-5fb7-467f-af29-aa84a2d0aa9e",
  "created" : "2022-04-18 04:36:23.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" : 20,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/vnfCustomizations"
    }
  }
}
2022-04-18T04:42:13.703Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.703Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|INFO|500||InvokeReturn
2022-04-18T04:42:13.707Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance
2022-04-18T04:42:13.707Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:42:13.707Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.708Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance
2022-04-18T04:42:13.708Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:42:13.708Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cb15685-1eae-4c1a-93da-ffccea21740e"]
2022-04-18T04:42:13.709Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:42:13.709Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.719Z|1fe361b2-ac24-4ab5-9bf1-58ece3f1de15|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:13.727Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.727Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:42:13.728Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:42:13.728Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&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, 18 Apr 2022 04:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.729Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Response body: 
2022-04-18T04:42:13.730Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.731Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:42:13.732Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e
2022-04-18T04:42:13.733Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|INFO|500||Invoke
2022-04-18T04:42:13.733Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.734Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e
2022-04-18T04:42:13.734Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Method      : GET
2022-04-18T04:42:13.735Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fcc44b0-e27f-4bba-ab22-ba61af2bc6f7"]
2022-04-18T04:42:13.736Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Request body: 
2022-04-18T04:42:13.736Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.754Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.755Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:13.756Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Status text  : 
2022-04-18T04:42:13.757Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.758Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "ff207a44-53d4-446f-aa70-a7dc57f0f279",
      "modelInvariantUUID" : "900fc94f-5fb7-467f-af29-aa84a2d0aa9e",
      "created" : "2022-04-18 04:36:23.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" : 20,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/pnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e"
    }
  }
}
2022-04-18T04:42:13.758Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.759Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=900fc94f-5fb7-467f-af29-aa84a2d0aa9e|INFO|500||InvokeReturn
2022-04-18T04:42:13.767Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance
2022-04-18T04:42:13.769Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:42:13.770Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.775Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance
2022-04-18T04:42:13.777Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:42:13.779Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2ed2ded-876d-4c3b-b01e-56ddce7671ac"]
2022-04-18T04:42:13.779Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:42:13.780Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.801Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.801Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:42:13.802Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:42:13.802Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&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, 18 Apr 2022 04:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.802Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||Response body: 
2022-04-18T04:42:13.802Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.803Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff207a44-53d4-446f-aa70-a7dc57f0f279&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-04-18T04:42:13.803Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:42:13.804Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:42:13.804Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.804Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:42:13.804Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:42:13.804Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06dde13c-326f-4625-9008-6df4049b21b6"]
2022-04-18T04:42:13.805Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:42:13.805Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.825Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.826Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:13.826Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:42:13.826Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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, 18 Apr 2022 04:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.827Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:42:13.827Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.828Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:42:13.832Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-04-18T04:42:13.833Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:42:13.833Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.833Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-04-18T04:42:13.834Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:42:13.834Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26edef83-cfcb-4457-9674-8757e4deb82c"]
2022-04-18T04:42:13.834Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:42:13.835Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.847Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.847Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:13.848Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:42:13.848Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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, 18 Apr 2022 04:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.849Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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" : 508,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508/service"
    }
  }
}
2022-04-18T04:42:13.850Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.850Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-04-18T04:42:13.852Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279
2022-04-18T04:42:13.853Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|INFO|500||Invoke
2022-04-18T04:42:13.853Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.854Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279
2022-04-18T04:42:13.854Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Method      : GET
2022-04-18T04:42:13.854Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"843728cb-0ee0-49f0-8190-8cf4f9beba04"]
2022-04-18T04:42:13.855Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Request body: 
2022-04-18T04:42:13.855Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.876Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.876Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:13.877Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Status text  : 
2022-04-18T04:42:13.877Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.878Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "ff207a44-53d4-446f-aa70-a7dc57f0f279",
  "modelInvariantUUID" : "900fc94f-5fb7-467f-af29-aa84a2d0aa9e",
  "created" : "2022-04-18 04:36:23.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" : 20,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279/vnfCustomizations"
    }
  }
}
2022-04-18T04:42:13.878Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.879Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff207a44-53d4-446f-aa70-a7dc57f0f279|INFO|500||InvokeReturn
2022-04-18T04:42:13.924Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:42:13.926Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:42:13.927Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.928Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:42:13.929Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:42:13.932Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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:"398f2a0ad7b2afc0", X-B3-SpanId:"680b39b6481af404", X-B3-ParentSpanId:"398f2a0ad7b2afc0", X-B3-Sampled:"0", X-ONAP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39f8811c-4c83-4968-b231-8d6c3026e543"]
2022-04-18T04:42:13.938Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f492be7a-9991-45d9-93d1-da6ea255907a","requestStatus":"IN_PROGRESS","startTime":1650256933450,"source":"VID","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"e7bb9c13-f247-49a5-a701-a31cc808ba21","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"f492be7a-9991-45d9-93d1-da6ea255907a"}
2022-04-18T04:42:13.939Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:42:13.968Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:13.969Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:42:13.971Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:42:13.972Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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/f492be7a-9991-45d9-93d1-da6ea255907a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:13.975Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:42:13.450+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:42:13.474+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:42:13.978Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:13.979Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:42:13.998Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:42:13.999Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:42:13.999Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:13.999Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:42:14.000Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:42:14.013Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|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:"398f2a0ad7b2afc0", X-B3-SpanId:"ce0decb324d7a990", X-B3-ParentSpanId:"398f2a0ad7b2afc0", X-B3-Sampled:"0", X-ONAP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c602cf6-7f82-48ca-a1ef-feda1fdbd706"]
2022-04-18T04:42:14.013Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\"modelUuid\":\"ff207a44-53d4-446f-aa70-a7dc57f0f279\",\"modelInvariantUuid\":\"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e7bb9c13-f247-49a5-a701-a31cc808ba21\"}","type":"String"},"requestId":{"value":"f492be7a-9991-45d9-93d1-da6ea255907a","type":"String"},"mso-request-id":{"value":"f492be7a-9991-45d9-93d1-da6ea255907a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e7bb9c13-f247-49a5-a701-a31cc808ba21","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/e7bb9c13-f247-49a5-a701-a31cc808ba21","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:42:14.014Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:42:15.170Z|14d7a421-31e7-4fc4-bd4b-2aa65f3413d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:42:15.171Z|14d7a421-31e7-4fc4-bd4b-2aa65f3413d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:42:17.079Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:17.086Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:42:17.086Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:42:17.087Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:42:17 GMT", X-ONAP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-TransactionID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ECOMP-RequestID:"f492be7a-9991-45d9-93d1-da6ea255907a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3c602cf6-7f82-48ca-a1ef-feda1fdbd706", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:17.088Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f492be7a-9991-45d9-93d1-da6ea255907a\",\"instanceId\":\"e7bb9c13-f247-49a5-a701-a31cc808ba21\"}}","message":"Success","processInstanceID":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:42:17.088Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:17.089Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:42:17.109Z|f492be7a-9991-45d9-93d1-da6ea255907a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:17.405Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:17.407Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:42:17.408Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:42:17.408Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:17.420Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:42:17.423Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:42:17.424Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97e60fbe55a2c2fe", X-B3-SpanId:"a29272b4abb53beb", X-B3-ParentSpanId:"97e60fbe55a2c2fe", X-B3-Sampled:"0", X-ONAP-RequestID:"cdbda5f4-fae3-4f88-aac9-3c26a18262d8", X-RequestID:"cdbda5f4-fae3-4f88-aac9-3c26a18262d8", X-TransactionID:"cdbda5f4-fae3-4f88-aac9-3c26a18262d8", X-ECOMP-RequestID:"cdbda5f4-fae3-4f88-aac9-3c26a18262d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45221ec4-7ffa-4fd6-9761-5efa78d1879b"]
2022-04-18T04:42:17.424Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:42:17.424Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:42:17.466Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:17.467Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:17.468Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:42:17.468Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:17.469Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:42:17.470Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:17.471Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:42:17.474Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:42:17.475Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:17.475Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:17.475Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:42:17.476Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:17.476Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97e60fbe55a2c2fe", X-B3-SpanId:"a1135af8c3d170ee", X-B3-ParentSpanId:"97e60fbe55a2c2fe", X-B3-Sampled:"0", X-ONAP-RequestID:"cdbda5f4-fae3-4f88-aac9-3c26a18262d8", X-RequestID:"cdbda5f4-fae3-4f88-aac9-3c26a18262d8", X-TransactionID:"cdbda5f4-fae3-4f88-aac9-3c26a18262d8", X-ECOMP-RequestID:"cdbda5f4-fae3-4f88-aac9-3c26a18262d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"336487a1-cda2-44c7-ba3e-a672c1ad1c18"]
2022-04-18T04:42:17.477Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:17.477Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:17.491Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:17.491Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:17.491Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:17.492Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:17.492Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:42:17.493Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:17.493Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:17.505Z|cdbda5f4-fae3-4f88-aac9-3c26a18262d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:18.562Z|d2b9e461-738a-49e6-bb31-ac0655d10a01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:18.563Z|d2b9e461-738a-49e6-bb31-ac0655d10a01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:18.892Z|4cfda725-746d-4a76-bc39-db514c8f3293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:18.894Z|4cfda725-746d-4a76-bc39-db514c8f3293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:18.935Z|63992205-7872-46ec-a1ab-14111fc4b15b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:18.936Z|63992205-7872-46ec-a1ab-14111fc4b15b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:23.958Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:23.963Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:23.964Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:42:23.965Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:23.965Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:23.966Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:42:23.966Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c3d144863fe69b7", X-B3-SpanId:"7c37cb694d01864f", X-B3-ParentSpanId:"8c3d144863fe69b7", X-B3-Sampled:"0", X-ONAP-RequestID:"003d32cf-d7fd-4ce9-b743-b3494f699c1b", X-RequestID:"003d32cf-d7fd-4ce9-b743-b3494f699c1b", X-TransactionID:"003d32cf-d7fd-4ce9-b743-b3494f699c1b", X-ECOMP-RequestID:"003d32cf-d7fd-4ce9-b743-b3494f699c1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"106df078-7fa9-4d28-b12a-338550cb4f6b"]
2022-04-18T04:42:23.966Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:42:23.967Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:42:23.993Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:23.993Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:23.994Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:42:23.994Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:23.996Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "endTime" : "2022-04-18T04:42:22.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:22.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
    "cloudIdentifier" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:41:34.000+00:00"
  } ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:42:23.996Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:23.997Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:42:24.006Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:24.006Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:24.006Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:24.007Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:24.007Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:24.007Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c3d144863fe69b7", X-B3-SpanId:"8f8feeb0cd829b7c", X-B3-ParentSpanId:"8c3d144863fe69b7", X-B3-Sampled:"0", X-ONAP-RequestID:"003d32cf-d7fd-4ce9-b743-b3494f699c1b", X-RequestID:"003d32cf-d7fd-4ce9-b743-b3494f699c1b", X-TransactionID:"003d32cf-d7fd-4ce9-b743-b3494f699c1b", X-ECOMP-RequestID:"003d32cf-d7fd-4ce9-b743-b3494f699c1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5c3e5b8-00c3-44bc-90b0-c53b79b188a2"]
2022-04-18T04:42:24.007Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:24.008Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:24.019Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:24.019Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:24.019Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:24.020Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:24.020Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 51,
  "soRequestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":null,\"creation_time\":1650256896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:41:38.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:24.021Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:24.021Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:24.028Z|003d32cf-d7fd-4ce9-b743-b3494f699c1b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:24.288Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:24.292Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:24.294Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:42:24.295Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:24.296Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:24.297Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:42:24.298Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d3630b8305fb89a", X-B3-SpanId:"6cd1b34995df634e", X-B3-ParentSpanId:"0d3630b8305fb89a", X-B3-Sampled:"0", X-ONAP-RequestID:"b4839aee-8e7a-430e-9061-bf0250811ff5", X-RequestID:"b4839aee-8e7a-430e-9061-bf0250811ff5", X-TransactionID:"b4839aee-8e7a-430e-9061-bf0250811ff5", X-ECOMP-RequestID:"b4839aee-8e7a-430e-9061-bf0250811ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5d44787-9568-44e6-9959-5d2a0bcfd1b0"]
2022-04-18T04:42:24.299Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:42:24.300Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:42:24.320Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:24.322Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:24.323Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:42:24.324Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:24.324Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "endTime" : "2022-04-18T04:42:22.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:22.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
    "cloudIdentifier" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:41:34.000+00:00"
  } ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:42:24.325Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:24.326Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:42:24.329Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:24.330Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:24.330Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:24.331Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:24.332Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:24.333Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d3630b8305fb89a", X-B3-SpanId:"520322373c750e6d", X-B3-ParentSpanId:"0d3630b8305fb89a", X-B3-Sampled:"0", X-ONAP-RequestID:"b4839aee-8e7a-430e-9061-bf0250811ff5", X-RequestID:"b4839aee-8e7a-430e-9061-bf0250811ff5", X-TransactionID:"b4839aee-8e7a-430e-9061-bf0250811ff5", X-ECOMP-RequestID:"b4839aee-8e7a-430e-9061-bf0250811ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a926183-943a-43c1-87d9-fb283c647457"]
2022-04-18T04:42:24.333Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:24.348Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:24.361Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:24.361Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:24.361Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:24.362Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:24.362Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 51,
  "soRequestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":null,\"creation_time\":1650256896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:41:38.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:24.362Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:24.363Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:24.369Z|b4839aee-8e7a-430e-9061-bf0250811ff5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:24.549Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:24.553Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:24.554Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:42:24.555Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:24.556Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:24.559Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:42:24.559Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f516003de22db4bd", X-B3-SpanId:"c87cd0b5faae444d", X-B3-ParentSpanId:"f516003de22db4bd", X-B3-Sampled:"0", X-ONAP-RequestID:"f71b85a0-617e-49d5-a60f-40384028954d", X-RequestID:"f71b85a0-617e-49d5-a60f-40384028954d", X-TransactionID:"f71b85a0-617e-49d5-a60f-40384028954d", X-ECOMP-RequestID:"f71b85a0-617e-49d5-a60f-40384028954d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62ef04dd-38f5-470a-a45d-d7b5ad23e61b"]
2022-04-18T04:42:24.559Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:42:24.560Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:42:24.577Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:24.577Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:24.578Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:42:24.578Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:24.580Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "endTime" : "2022-04-18T04:42:22.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:22.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
    "cloudIdentifier" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:41:34.000+00:00"
  } ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:42:24.581Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:24.582Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:42:24.587Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:24.588Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:24.588Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:24.589Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:24.591Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:24.592Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f516003de22db4bd", X-B3-SpanId:"b2edecaa25511164", X-B3-ParentSpanId:"f516003de22db4bd", X-B3-Sampled:"0", X-ONAP-RequestID:"f71b85a0-617e-49d5-a60f-40384028954d", X-RequestID:"f71b85a0-617e-49d5-a60f-40384028954d", X-TransactionID:"f71b85a0-617e-49d5-a60f-40384028954d", X-ECOMP-RequestID:"f71b85a0-617e-49d5-a60f-40384028954d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87633909-be91-4d15-8e06-eb9fd9e2021a"]
2022-04-18T04:42:24.594Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:24.595Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:24.608Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:24.609Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:24.609Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:24.609Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:24.610Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 51,
  "soRequestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":null,\"creation_time\":1650256896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:41:38.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:24.610Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:24.611Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:24.706Z|f71b85a0-617e-49d5-a60f-40384028954d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:24.887Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:24.891Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:24.891Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:42:24.892Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:24.892Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:24.892Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:42:24.892Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa3a84c5314e8bc7", X-B3-SpanId:"0ec5c6c8f0b3756b", X-B3-ParentSpanId:"fa3a84c5314e8bc7", X-B3-Sampled:"0", X-ONAP-RequestID:"6ec87c59-d4a9-481d-9e6e-0934e32c46e5", X-RequestID:"6ec87c59-d4a9-481d-9e6e-0934e32c46e5", X-TransactionID:"6ec87c59-d4a9-481d-9e6e-0934e32c46e5", X-ECOMP-RequestID:"6ec87c59-d4a9-481d-9e6e-0934e32c46e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4abc50a5-60ab-456b-b0c2-cb0ca529104f"]
2022-04-18T04:42:24.893Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:42:24.893Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:42:24.912Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:24.912Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:24.912Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:42:24.913Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:24.913Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "endTime" : "2022-04-18T04:42:22.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:22.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
    "cloudIdentifier" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:41:34.000+00:00"
  } ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:42:24.914Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:24.914Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:42:24.916Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:24.916Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:24.916Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:24.917Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:24.918Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:24.918Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa3a84c5314e8bc7", X-B3-SpanId:"f53eb7e50803dd2d", X-B3-ParentSpanId:"fa3a84c5314e8bc7", X-B3-Sampled:"0", X-ONAP-RequestID:"6ec87c59-d4a9-481d-9e6e-0934e32c46e5", X-RequestID:"6ec87c59-d4a9-481d-9e6e-0934e32c46e5", X-TransactionID:"6ec87c59-d4a9-481d-9e6e-0934e32c46e5", X-ECOMP-RequestID:"6ec87c59-d4a9-481d-9e6e-0934e32c46e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"068d45f0-f808-4e2c-933b-d8a2eb34286f"]
2022-04-18T04:42:24.919Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:24.920Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:24.932Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:24.933Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:24.933Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:24.934Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:24.934Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 51,
  "soRequestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":null,\"creation_time\":1650256896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:41:38.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:24.935Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:24.935Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:24.951Z|6ec87c59-d4a9-481d-9e6e-0934e32c46e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:25.098Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:25.102Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:25.102Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||Invoke
2022-04-18T04:42:25.103Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:25.103Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2
2022-04-18T04:42:25.103Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Method      : GET
2022-04-18T04:42:25.104Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7717a2ab939ccbad", X-B3-SpanId:"d3c6ef2b99f4b72f", X-B3-ParentSpanId:"7717a2ab939ccbad", X-B3-Sampled:"0", X-ONAP-RequestID:"a0838bf6-db5e-4d5e-94f3-097540131563", X-RequestID:"a0838bf6-db5e-4d5e-94f3-097540131563", X-TransactionID:"a0838bf6-db5e-4d5e-94f3-097540131563", X-ECOMP-RequestID:"a0838bf6-db5e-4d5e-94f3-097540131563", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abba4f11-c41e-4979-a558-8b1b34c86011"]
2022-04-18T04:42:25.104Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Request body: 
2022-04-18T04:42:25.105Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||==========================request end================================================
2022-04-18T04:42:25.130Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:25.130Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:25.131Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Status text  : 
2022-04-18T04:42:25.131Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:25.134Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||Response body: {
  "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:41:16.000+00:00",
  "endTime" : "2022-04-18T04:42:22.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"722b3f301f5c4f8b905fc6137166817d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"83505d88-12cf-40d1-99bc-b3d245894025\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n                        \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:22.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ {
    "requestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
    "cloudIdentifier" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-istanbul\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-04-18T04:41:34.000+00:00"
  } ],
  "requestURI" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2"
    }
  }
}
2022-04-18T04:42:25.135Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:25.135Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f098c15-3d77-416e-b2a0-e213d478e6c2|INFO|500||InvokeReturn
2022-04-18T04:42:25.137Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:25.138Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:25.138Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:25.138Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false
2022-04-18T04:42:25.139Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:25.139Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7717a2ab939ccbad", X-B3-SpanId:"082a0b9c7169c486", X-B3-ParentSpanId:"7717a2ab939ccbad", X-B3-Sampled:"0", X-ONAP-RequestID:"a0838bf6-db5e-4d5e-94f3-097540131563", X-RequestID:"a0838bf6-db5e-4d5e-94f3-097540131563", X-TransactionID:"a0838bf6-db5e-4d5e-94f3-097540131563", X-ECOMP-RequestID:"a0838bf6-db5e-4d5e-94f3-097540131563", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c286b094-3dd1-4bd0-b3f6-d4c50c1869fb"]
2022-04-18T04:42:25.139Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:25.139Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:25.151Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:25.151Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:25.152Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:25.152Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:25.153Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 51,
  "soRequestId" : "2f098c15-3d77-416e-b2a0-e213d478e6c2",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":null,\"creation_time\":1650256896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:41:38.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:25.153Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:25.154Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f098c15-3d77-416e-b2a0-e213d478e6c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:25.160Z|a0838bf6-db5e-4d5e-94f3-097540131563|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f098c15-3d77-416e-b2a0-e213d478e6c2|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:27.711Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:27.721Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:42:27.722Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:42:27.722Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:27.723Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:42:27.723Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:42:27.724Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0425a32711b45316", X-B3-SpanId:"53e6da03b2aaef5b", X-B3-ParentSpanId:"0425a32711b45316", X-B3-Sampled:"0", X-ONAP-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-TransactionID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-ECOMP-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52234b7e-8728-4ee2-8634-0345543d334c"]
2022-04-18T04:42:27.725Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:42:27.725Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:42:27.769Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:27.770Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:27.770Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:42:27.770Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:27.771Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:42:27.771Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:27.772Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:42:27.773Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:42:27.773Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:27.774Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:27.774Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:42:27.775Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:27.775Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0425a32711b45316", X-B3-SpanId:"374a0ce5843f8a49", X-B3-ParentSpanId:"0425a32711b45316", X-B3-Sampled:"0", X-ONAP-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-TransactionID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-ECOMP-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14d412ab-553f-40e8-98f2-b751999f1b75"]
2022-04-18T04:42:27.775Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:27.775Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:27.789Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:27.789Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:27.790Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:27.790Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:27.791Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:42:27.791Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:27.792Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:27.840Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:27.856Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:27.857Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:27.858Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:27.858Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:27.858Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-TransactionID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-ECOMP-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f658e880-ee56-4c1e-834c-28c6cf393457"]
2022-04-18T04:42:27.859Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:27.859Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:28.183Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:28.184Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:28.184Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:28.185Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=88BA5C978DD2C8E208674A775FEA05E6; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:42:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:28.185Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f0b9c01d-bed1-11ec-a9ea-4e1990e4c189","businessKey":"f492be7a-9991-45d9-93d1-da6ea255907a","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:42:23.779+0000","endTime":"2022-04-18T04:42:24.515+0000","removalTime":null,"durationInMillis":736,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"f0b8876b-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:42:28.185Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:28.186Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:28.218Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:28.219Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:28.219Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:28.220Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:28.220Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:28.220Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-TransactionID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-ECOMP-RequestID:"fe45c779-7a19-4a4c-a713-7a7a4d7af53e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd1f5661-05af-4feb-95d0-8b3d5d09f9bb"]
2022-04-18T04:42:28.221Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:28.221Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:28.515Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:28.521Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:28.522Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:28.523Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9499E24CFEEAF29C43CD3C777D1F64FF; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:42:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:28.524Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f0ba0e50-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"f0b9c01d-bed1-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"f0b9c01d-bed1-11ec-a9ea-4e1990e4c189","executionId":"f0b9c01d-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:42:23.781+0000","endTime":"2022-04-18T04:42:24.514+0000","durationInMillis":733,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:42:28.525Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:28.527Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0b9c01d-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:28.537Z|fe45c779-7a19-4a4c-a713-7a7a4d7af53e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:28.638Z|95775d18-a1e9-4e2f-81ca-959dc6db2307|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:28.639Z|95775d18-a1e9-4e2f-81ca-959dc6db2307|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:28.935Z|80a32290-d4ba-4a7e-8708-69035a074ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:28.936Z|80a32290-d4ba-4a7e-8708-69035a074ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:28.965Z|604802b7-74f3-47c1-a0df-b9c2dab0603e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:28.966Z|604802b7-74f3-47c1-a0df-b9c2dab0603e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:30.169Z|a004b68f-8ef5-4293-836c-aa920f07db4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:42:30.169Z|a004b68f-8ef5-4293-836c-aa920f07db4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:42:31.005Z|7286422f-71e3-49ad-a8f1-da2c273c3e84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:42:31.005Z|7286422f-71e3-49ad-a8f1-da2c273c3e84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:42:36.783Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:36.786Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|||INFO|500||Checking if requestId: d6aab502-4043-4bab-b9c8-11fc6aa5b26f already exists in requestDb InfraActiveRequests table
2022-04-18T04:42:36.787Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:42:36.787Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:42:36.788Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:36.788Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:42:36.788Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:42:36.789Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff0f19fba9a9445f", X-B3-SpanId:"d38a5f72d1e8689f", X-B3-ParentSpanId:"ff0f19fba9a9445f", X-B3-Sampled:"0", X-ONAP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-TransactionID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ECOMP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff484b6e-4d75-4b1c-93fb-83dc4324b39d"]
2022-04-18T04:42:36.789Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:42:36.790Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:42:36.810Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:36.811Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:42:36.812Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:42:36.813Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:42:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:36.815Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: 
2022-04-18T04:42:36.815Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:36.817Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|404|Not Found|InvokeReturn
2022-04-18T04:42:36.838Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:42:36.847Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:42:36.878Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|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/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:42:36.879Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:42:36.991Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:42:36.996Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:42:37:336-42947], vertex-id=[192576], Content-Length=[1056], Date=[Mon, 18 Apr 2022 04:42:37 GMT], Content-Type=[application/json]}
2022-04-18T04:42:36.997Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|||DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256856108","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"83505d88-12cf-40d1-99bc-b3d245894025"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-04-18T04:42:36.999Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:42:36.999Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:42:37.000Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:42:37.001Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:42:37.001Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:37.002Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:42:37.002Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:42:37.002Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|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:"ff0f19fba9a9445f", X-B3-SpanId:"cd5a732502d20681", X-B3-ParentSpanId:"ff0f19fba9a9445f", X-B3-Sampled:"0", X-ONAP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-TransactionID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ECOMP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7e6fb20-395d-46b9-a011-8f6d47d0e702"]
2022-04-18T04:42:37.003Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"83505d88-12cf-40d1-99bc-b3d245894025","serviceInstanceId":"abf888c4-3f65-481c-a3bd-75edbe5bc599","vfModuleInstanceId":"7b065879-669b-4fae-b6f2-09e01080fcab"},"instanceName":null,"requestScope":"vfModule"}
2022-04-18T04:42:37.003Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:42:37.022Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:37.025Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:37.026Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:42:37.028Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|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, 18 Apr 2022 04:42:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:37.029Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:42:37.031Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:37.033Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:42:37.037Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-04-18T04:42:37.039Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:42:37.042Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:37.043Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-04-18T04:42:37.045Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:42:37.046Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|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:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-TransactionID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ECOMP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c77a729f-d59e-4666-8cfe-7f4d35b87009"]
2022-04-18T04:42:37.047Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:42:37.048Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:42:37.092Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:37.092Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:37.093Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:42:37.093Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|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, 18 Apr 2022 04:42:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:37.093Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|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" : 40,
  "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/40"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/40"
    }
  }
}
2022-04-18T04:42:37.094Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:37.094Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2022-04-18T04:42:37.096Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657
2022-04-18T04:42:37.097Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|INFO|500||Invoke
2022-04-18T04:42:37.097Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:37.098Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657
2022-04-18T04:42:37.098Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Method      : GET
2022-04-18T04:42:37.098Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-TransactionID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ECOMP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"197206e2-ba54-49ce-8c87-a5c926531daa"]
2022-04-18T04:42:37.099Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Request body: 
2022-04-18T04:42:37.099Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||==========================request end================================================
2022-04-18T04:42:37.119Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:37.119Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:37.120Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Status text  : 
2022-04-18T04:42:37.120Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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, 18 Apr 2022 04:42:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:37.120Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||Response body: {
  "modelUUID" : "6ecf76ba-7893-4e79-8fc5-99b442db8657",
  "modelInvariantUUID" : "48cb2547-be58-420c-bee9-858c46f3dd5e",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-04-18 04:37:13.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657/vnfResources"
    }
  }
}
2022-04-18T04:42:37.121Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:37.121Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ecf76ba-7893-4e79-8fc5-99b442db8657|INFO|500||InvokeReturn
2022-04-18T04:42:37.125Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:42:37.125Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:42:37.132Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:37.134Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:42:37.135Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:42:37.136Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|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:"ff0f19fba9a9445f", X-B3-SpanId:"ddd73af737f9abd4", X-B3-ParentSpanId:"ff0f19fba9a9445f", X-B3-Sampled:"0", X-ONAP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-TransactionID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ECOMP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a2ee55b-d803-4656-80fe-8480f47fb6db"]
2022-04-18T04:42:37.136Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d6aab502-4043-4bab-b9c8-11fc6aa5b26f","requestStatus":"IN_PROGRESS","startTime":1650256956841,"source":"VID","vnfId":"83505d88-12cf-40d1-99bc-b3d245894025","vnfType":"","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"7b065879-669b-4fae-b6f2-09e01080fcab","vfModuleModelName":"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea","cloudRegion":"RegionOne","serviceInstanceId":"abf888c4-3f65-481c-a3bd-75edbe5bc599","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"d6aab502-4043-4bab-b9c8-11fc6aa5b26f"}
2022-04-18T04:42:37.138Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:42:37.183Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:37.186Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:42:37.186Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:42:37.188Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|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/d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:37.204Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:42:36.841+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:42:36.672+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:42:37.205Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:37.208Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:42:37.262Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:42:37.266Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:42:37.267Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:37.272Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:42:37.276Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:42:37.279Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|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:"ff0f19fba9a9445f", X-B3-SpanId:"75c4da798353c95c", X-B3-ParentSpanId:"ff0f19fba9a9445f", X-B3-Sampled:"0", X-ONAP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-TransactionID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ECOMP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cf7dde3-a4b1-466d-b2ff-f618b7fff343"]
2022-04-18T04:42:37.281Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"48cb2547-be58-420c-bee9-858c46f3dd5e\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"modelVersion\":\"1650256940710\",\"modelCustomizationUuid\":\"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\"modelVersionId\":\"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\"modelCustomizationId\":\"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\",\"modelUuid\":\"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\"modelInvariantUuid\":\"48cb2547-be58-420c-bee9-858c46f3dd5e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\"vnfInstanceId\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vfModuleInstanceId\":\"7b065879-669b-4fae-b6f2-09e01080fcab\"}","type":"String"},"requestId":{"value":"d6aab502-4043-4bab-b9c8-11fc6aa5b26f","type":"String"},"mso-request-id":{"value":"d6aab502-4043-4bab-b9c8-11fc6aa5b26f","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"abf888c4-3f65-481c-a3bd-75edbe5bc599","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"83505d88-12cf-40d1-99bc-b3d245894025","type":"String"},"vfModuleId":{"value":"7b065879-669b-4fae-b6f2-09e01080fcab","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/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:42:37.283Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:42:38.309Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:38.310Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:42:38.310Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:42:38.312Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:42:38 GMT", X-ONAP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-TransactionID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ECOMP-RequestID:"d6aab502-4043-4bab-b9c8-11fc6aa5b26f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1cf7dde3-a4b1-466d-b2ff-f618b7fff343", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:38.313Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d6aab502-4043-4bab-b9c8-11fc6aa5b26f\",\"instanceId\":\"7b065879-669b-4fae-b6f2-09e01080fcab\"}}","message":"Success","processInstanceID":"f8ca9154-bed1-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:42:38.314Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:38.314Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:42:38.319Z|d6aab502-4043-4bab-b9c8-11fc6aa5b26f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:38.588Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:38.598Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:42:38.600Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:42:38.601Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:38.601Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:42:38.611Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:42:38.617Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12e5fb04fed836cd", X-B3-SpanId:"ca167c0b27bf9ed7", X-B3-ParentSpanId:"12e5fb04fed836cd", X-B3-Sampled:"0", X-ONAP-RequestID:"fcd5939c-fa26-45c8-b82f-0d51ce24d16c", X-RequestID:"fcd5939c-fa26-45c8-b82f-0d51ce24d16c", X-TransactionID:"fcd5939c-fa26-45c8-b82f-0d51ce24d16c", X-ECOMP-RequestID:"fcd5939c-fa26-45c8-b82f-0d51ce24d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99732a98-2b78-498c-9c51-a5771170fd1e"]
2022-04-18T04:42:38.627Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:42:38.630Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:42:38.668Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:38.669Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:38.669Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:42:38.670Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:38.670Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:42:36.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:37.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:42:38.671Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:38.680Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||InvokeReturn
2022-04-18T04:42:38.682Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:42:38.682Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:38.682Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:38.683Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:42:38.683Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:38.683Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12e5fb04fed836cd", X-B3-SpanId:"294b224ae01aef66", X-B3-ParentSpanId:"12e5fb04fed836cd", X-B3-Sampled:"0", X-ONAP-RequestID:"fcd5939c-fa26-45c8-b82f-0d51ce24d16c", X-RequestID:"fcd5939c-fa26-45c8-b82f-0d51ce24d16c", X-TransactionID:"fcd5939c-fa26-45c8-b82f-0d51ce24d16c", X-ECOMP-RequestID:"fcd5939c-fa26-45c8-b82f-0d51ce24d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc01947d-fff3-4683-8f20-c7d1189f6b95"]
2022-04-18T04:42:38.684Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:38.684Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:38.692Z|6c8ec4ca-2459-479d-ba85-f4c1f7d7da46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:38.693Z|6c8ec4ca-2459-479d-ba85-f4c1f7d7da46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:38.696Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:38.697Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:38.697Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:38.697Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:38.698Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:42:38.698Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:38.699Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:38.716Z|fcd5939c-fa26-45c8-b82f-0d51ce24d16c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:38.717Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:38.734Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:42:38.734Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:42:38.735Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:38.735Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:42:38.735Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:42:38.735Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1494a2dd66149df7", X-B3-SpanId:"26d53935aeb46f47", X-B3-ParentSpanId:"1494a2dd66149df7", X-B3-Sampled:"0", X-ONAP-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-TransactionID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-ECOMP-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cacbb7ae-45ea-44a7-975b-63521bbcb036"]
2022-04-18T04:42:38.748Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:42:38.749Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:42:38.768Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:38.769Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:38.769Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:42:38.769Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:38.770Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:42:38.770Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:38.770Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:42:38.772Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:42:38.772Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:38.772Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:38.773Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:42:38.773Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:38.773Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1494a2dd66149df7", X-B3-SpanId:"bfb0da29c766c5f0", X-B3-ParentSpanId:"1494a2dd66149df7", X-B3-Sampled:"0", X-ONAP-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-TransactionID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-ECOMP-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c418aac0-28a4-447b-afea-0caa3812021c"]
2022-04-18T04:42:38.773Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:38.774Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:38.786Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:38.787Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:38.787Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:38.787Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:38.788Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 57,
  "soRequestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1650256952000,\"creation_time\":1650256832000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:38.789Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:38.789Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:38.821Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:38.822Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:38.822Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:38.822Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:38.823Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:38.823Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-TransactionID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-ECOMP-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fc617cd-b4e2-402c-87c1-a2637d78b61d"]
2022-04-18T04:42:38.824Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:38.824Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:38.978Z|e5d329cb-b014-4235-9930-3a6c0e1e26be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:38.980Z|e5d329cb-b014-4235-9930-3a6c0e1e26be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:39.006Z|04a043f5-2e67-4db6-9bdd-7530cc0e46e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:39.006Z|04a043f5-2e67-4db6-9bdd-7530cc0e46e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:39.055Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:39.055Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:39.056Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:39.056Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A36EBDAA21D8ECE03846A3022FDAF604; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:39.056Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","businessKey":"f492be7a-9991-45d9-93d1-da6ea255907a","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:42:29.607+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"f4324510-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:42:39.057Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:39.057Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:39.123Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:39.123Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:39.124Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:39.124Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:39.124Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:39.125Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-TransactionID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-ECOMP-RequestID:"cda5f2d7-fea6-498d-a566-3e5494cc655d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21ce0ef0-6248-4ef7-9820-13250c723226"]
2022-04-18T04:42:39.125Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:39.125Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:39.407Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:39.408Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:39.409Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:39.412Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7549AAF0633EBD975CD1FD8BCB2A8743; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:39.414Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f59fde3b-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","executionId":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:42:31.998+0000","endTime":"2022-04-18T04:42:32.003+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:42:39.416Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:39.417Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:39.423Z|cda5f2d7-fea6-498d-a566-3e5494cc655d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:45.169Z|696e2709-f9a4-4eea-9bf5-32dbf9ee136f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:42:45.172Z|696e2709-f9a4-4eea-9bf5-32dbf9ee136f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:42:46.633Z|31262f20-9743-4295-a046-19ab837ad368|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:42:46.636Z|31262f20-9743-4295-a046-19ab837ad368|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:48.741Z|80dadf69-e6db-4a13-a637-bfb3438e41a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:48.741Z|80dadf69-e6db-4a13-a637-bfb3438e41a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:48.886Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:48.895Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:42:48.897Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:42:48.898Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:48.899Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:42:48.900Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:42:48.901Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"042400a4e09f8546", X-B3-SpanId:"3ae692d6b351de74", X-B3-ParentSpanId:"042400a4e09f8546", X-B3-Sampled:"0", X-ONAP-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-TransactionID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-ECOMP-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6140b4cb-d960-4af4-a377-4c34f22106c3"]
2022-04-18T04:42:48.905Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:42:48.906Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:42:48.929Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:48.930Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:48.930Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:42:48.931Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:48.932Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:42:36.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:42.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:42:48.932Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:48.932Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||InvokeReturn
2022-04-18T04:42:48.933Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:42:48.934Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:48.934Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:48.934Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:42:48.935Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:48.935Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"042400a4e09f8546", X-B3-SpanId:"621a0c8737190305", X-B3-ParentSpanId:"042400a4e09f8546", X-B3-Sampled:"0", X-ONAP-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-TransactionID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-ECOMP-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9db4f8c2-4d0b-4d76-b46e-836c87648ec9"]
2022-04-18T04:42:48.935Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:48.935Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:48.950Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:48.951Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:48.951Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:48.951Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:48.953Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:42:48.953Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:48.954Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:49.001Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:49.002Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:49.002Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:49.002Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:49.002Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:49.003Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-TransactionID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-ECOMP-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25a77847-e3f1-4a08-b14a-1f3cea3d1b80"]
2022-04-18T04:42:49.003Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:49.003Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:49.220Z|95769f50-7c0c-4226-bd87-43d7312e76f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:49.221Z|95769f50-7c0c-4226-bd87-43d7312e76f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:49.256Z|cfefadea-81e2-4e10-976b-96feb28da2e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:49.258Z|cfefadea-81e2-4e10-976b-96feb28da2e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:49.285Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:49.285Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:49.286Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:49.287Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=01FB7AA8713C9B04381AE4289462543C; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:49.287Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fe681974-bed1-11ec-a9ea-4e1990e4c189","businessKey":"d6aab502-4043-4bab-b9c8-11fc6aa5b26f","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:42:46.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f8ca9154-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"fe64bdd1-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:42:49.288Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:49.289Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:49.322Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:49.324Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:49.324Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:49.326Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:49.326Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:49.326Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-TransactionID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-ECOMP-RequestID:"cd00520e-aa10-4a9f-b258-e6afec189a28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e794bff-af69-42cf-abe7-2c2a82771b93"]
2022-04-18T04:42:49.327Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:49.327Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:49.483Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:49.484Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:49.484Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:49.485Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D474B55D7009F22DD9E63F5BA117EFB8; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:49.486Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:fe68197b-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","executionId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:42:46.732+0000","endTime":"2022-04-18T04:42:46.733+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f8ca9154-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:42:49.486Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:49.487Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:49.491Z|cd00520e-aa10-4a9f-b258-e6afec189a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:49.609Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:49.612Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:42:49.613Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:42:49.613Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:49.614Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:42:49.614Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:42:49.615Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"826614d41f38d166", X-B3-SpanId:"800cece18648bb7c", X-B3-ParentSpanId:"826614d41f38d166", X-B3-Sampled:"0", X-ONAP-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-TransactionID:"518ddce1-a891-4866-a420-c074e246d8c4", X-ECOMP-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"807e0615-28ff-4f9c-ac69-ba539f7e49ba"]
2022-04-18T04:42:49.616Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:42:49.616Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:42:49.635Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:49.635Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:49.636Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:42:49.636Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:49.638Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:42:49.638Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:49.638Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:42:49.639Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:42:49.639Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:49.640Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:49.640Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:42:49.640Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:49.640Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"826614d41f38d166", X-B3-SpanId:"58dbfc4f888147ea", X-B3-ParentSpanId:"826614d41f38d166", X-B3-Sampled:"0", X-ONAP-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-TransactionID:"518ddce1-a891-4866-a420-c074e246d8c4", X-ECOMP-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aeffa0f-ee1c-40ff-bdcc-3f009a8728c0"]
2022-04-18T04:42:49.641Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:49.641Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:49.653Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:49.653Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:49.653Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:49.654Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:49.661Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 57,
  "soRequestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1650256952000,\"creation_time\":1650256832000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:49.661Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:49.661Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:49.769Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:49.774Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:49.774Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:49.776Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:49.776Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:49.778Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-TransactionID:"518ddce1-a891-4866-a420-c074e246d8c4", X-ECOMP-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bafa2b9f-1821-4946-bc30-f7f96dd1988d"]
2022-04-18T04:42:49.779Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:49.780Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:50.056Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:50.056Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:50.057Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:50.058Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B9BB8CFF077F8211B413A3F6D2975A0D; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:50.058Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","businessKey":"f492be7a-9991-45d9-93d1-da6ea255907a","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:42:29.607+0000","endTime":"2022-04-18T04:42:48.062+0000","removalTime":null,"durationInMillis":18455,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"f4324510-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:42:50.060Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:50.062Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:50.139Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:50.140Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:50.141Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:50.141Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:42:50.141Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:50.142Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-TransactionID:"518ddce1-a891-4866-a420-c074e246d8c4", X-ECOMP-RequestID:"518ddce1-a891-4866-a420-c074e246d8c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c95980ed-d464-4d2e-8a7f-70eb98c36f01"]
2022-04-18T04:42:50.142Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:50.147Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:42:50.472Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:50.473Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:50.473Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:42:50.473Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=270408AB82CF260BB5DCC9A1A9F0044C; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:42:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:50.474Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ff2f612f-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","executionId":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:42:48.038+0000","endTime":"2022-04-18T04:42:48.039+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:42:50.474Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:50.475Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:42:50.483Z|518ddce1-a891-4866-a420-c074e246d8c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:42:58.796Z|f254ca05-3d0d-47e9-bb14-1b6ed326be6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:58.797Z|f254ca05-3d0d-47e9-bb14-1b6ed326be6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:59.293Z|c8ae633f-8232-4865-a3dd-4eef5319da6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:59.294Z|c8ae633f-8232-4865-a3dd-4eef5319da6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:59.366Z|324426eb-cc00-45a3-a70e-e8c2564ed950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:42:59.367Z|324426eb-cc00-45a3-a70e-e8c2564ed950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:42:59.732Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:42:59.742Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:42:59.743Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:42:59.743Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:59.744Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:42:59.744Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:42:59.745Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60fa77ad1d04ba4d", X-B3-SpanId:"d0a1854d9a27ad71", X-B3-ParentSpanId:"60fa77ad1d04ba4d", X-B3-Sampled:"0", X-ONAP-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-TransactionID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-ECOMP-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95af1758-4048-45b1-a3ae-31e7dec4dae4"]
2022-04-18T04:42:59.746Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:42:59.746Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:42:59.770Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:59.770Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:59.771Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:42:59.772Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:59.773Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:42:36.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:49.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:42:59.774Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:59.775Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||InvokeReturn
2022-04-18T04:42:59.777Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:42:59.778Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:42:59.778Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:59.779Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:42:59.780Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:42:59.780Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60fa77ad1d04ba4d", X-B3-SpanId:"dbf311eda5a650f0", X-B3-ParentSpanId:"60fa77ad1d04ba4d", X-B3-Sampled:"0", X-ONAP-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-TransactionID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-ECOMP-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aa67d85-d624-45cd-9902-21a853e68a95"]
2022-04-18T04:42:59.782Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:42:59.782Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:42:59.797Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:42:59.798Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:42:59.798Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:42:59.799Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:42:59.800Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":1650256970000,\"creation_time\":1650256896000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:42:59.800Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:42:59.801Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:42:59.861Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:59.863Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:42:59.865Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:42:59.866Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:42:59.867Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:42:59.868Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-TransactionID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-ECOMP-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2401938c-86b4-43f1-96a1-04569083eb14"]
2022-04-18T04:42:59.869Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:42:59.870Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:00.125Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:00.129Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:00.130Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:00.130Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=36BBB16E4F936FC9E5521A9586B793F0; Path=/; HttpOnly", Cache-Control:"no-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, 18 Apr 2022 04:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:00.131Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fe681974-bed1-11ec-a9ea-4e1990e4c189","businessKey":"d6aab502-4043-4bab-b9c8-11fc6aa5b26f","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:42:46.732+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f8ca9154-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"fe64bdd1-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-18T04:43:00.132Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:00.133Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:00.170Z|0104c840-a660-449d-9801-213e17e04400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:43:00.172Z|0104c840-a660-449d-9801-213e17e04400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:43:00.239Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:00.241Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:00.241Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:00.242Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:00.243Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:00.243Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-TransactionID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-ECOMP-RequestID:"6b81e331-a5f0-48cf-b601-67658a436fcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cd6a53c-d0f7-4888-9534-3ff44cf3b398"]
2022-04-18T04:43:00.244Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:00.245Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:00.492Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:00.493Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:00.494Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:00.495Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1CB9CFD9E7859094EB979096672D67AA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Mon, 18 Apr 2022 04:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:00.496Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:005ce3fe-bed2-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","executionId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:42:50.014+0000","endTime":"2022-04-18T04:42:50.048+0000","durationInMillis":34,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f8ca9154-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:43:00.498Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:00.499Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:00.507Z|6b81e331-a5f0-48cf-b601-67658a436fcd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:00.708Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:00.713Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:00.714Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:43:00.714Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:00.715Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:00.715Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:43:00.715Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"423d1feecb564ca2", X-B3-SpanId:"dbc4bd7b09afdadf", X-B3-ParentSpanId:"423d1feecb564ca2", X-B3-Sampled:"0", X-ONAP-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-TransactionID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-ECOMP-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6871f145-a8a9-4809-9e24-4613ce6384ee"]
2022-04-18T04:43:00.716Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:43:00.716Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:43:00.738Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:00.739Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:00.739Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:43:00.739Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:00.740Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:43:00.740Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:00.741Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:43:00.742Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:00.742Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:00.743Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:00.743Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:00.743Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:00.744Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"423d1feecb564ca2", X-B3-SpanId:"f3a1252b288c26d2", X-B3-ParentSpanId:"423d1feecb564ca2", X-B3-Sampled:"0", X-ONAP-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-TransactionID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-ECOMP-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5c283d4-532e-46ff-bf01-b143aeca1ed5"]
2022-04-18T04:43:00.744Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:00.744Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:00.756Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:00.756Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:00.756Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:00.757Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:42:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:00.757Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 57,
  "soRequestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1650256952000,\"creation_time\":1650256832000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:00.758Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:00.758Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:00.871Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:00.872Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:00.873Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:00.873Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:00.874Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:00.875Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-TransactionID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-ECOMP-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9d72715-e5c0-48f5-9eec-c91366795ef4"]
2022-04-18T04:43:00.875Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:00.876Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:01.006Z|2b65ae2d-6906-4ca6-97c4-18b82d725f8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:43:01.007Z|2b65ae2d-6906-4ca6-97c4-18b82d725f8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:43:01.111Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:01.112Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:01.113Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:01.114Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EE31DBCDB8B577BF43E3A3DA1E02C0E0; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:01.115Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","businessKey":"f492be7a-9991-45d9-93d1-da6ea255907a","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:42:29.607+0000","endTime":"2022-04-18T04:42:48.062+0000","removalTime":null,"durationInMillis":18455,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"f4324510-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:43:01.115Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:01.116Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:01.173Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:01.173Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:01.174Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:01.174Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:01.174Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:01.174Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-TransactionID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-ECOMP-RequestID:"0e983b2b-5c20-4cbc-81d6-409bfe6b434d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a194895f-58da-4e46-9141-3c68ec3caa74"]
2022-04-18T04:43:01.175Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:01.175Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:01.365Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:01.367Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:01.368Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:01.369Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A8D05F441845C8B4045BC77C0271F617; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:01.371Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ff2f612f-bed1-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","executionId":"f43307a3-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:42:48.038+0000","endTime":"2022-04-18T04:42:48.039+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:43:01.373Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:01.375Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f43307a3-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:01.387Z|0e983b2b-5c20-4cbc-81d6-409bfe6b434d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:08.860Z|8acc279f-b4cb-4778-b35f-30b390c6f00b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:08.862Z|8acc279f-b4cb-4778-b35f-30b390c6f00b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:09.338Z|1d4a9a99-0a49-419b-aa72-3376f105152e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:09.339Z|1d4a9a99-0a49-419b-aa72-3376f105152e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:09.421Z|c033c3f6-3f59-411d-b4f4-b43a30083f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:09.421Z|c033c3f6-3f59-411d-b4f4-b43a30083f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:10.685Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:10.691Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:10.693Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:43:10.694Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:10.695Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:10.696Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:43:10.697Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9831c01f8ee68c8d", X-B3-SpanId:"e31dcde50ee77e3e", X-B3-ParentSpanId:"9831c01f8ee68c8d", X-B3-Sampled:"0", X-ONAP-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-TransactionID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-ECOMP-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86349284-990b-453c-9b33-d1581fe0a15b"]
2022-04-18T04:43:10.698Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:43:10.699Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:43:10.722Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:10.723Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:10.723Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:43:10.724Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:10.724Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-04-18T04:42:36.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:42:49.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:43:10.725Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:10.725Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||InvokeReturn
2022-04-18T04:43:10.727Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:10.727Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:10.727Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:10.728Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:10.728Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:10.729Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9831c01f8ee68c8d", X-B3-SpanId:"2541df746ef96996", X-B3-ParentSpanId:"9831c01f8ee68c8d", X-B3-Sampled:"0", X-ONAP-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-TransactionID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-ECOMP-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bc41469-bdd3-4c48-a3aa-85ebed4b8edd"]
2022-04-18T04:43:10.729Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:10.729Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:10.743Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:10.743Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:10.744Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:10.744Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:10.745Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":1650256970000,\"creation_time\":1650256896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:10.745Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:10.746Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:10.809Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:10.809Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:10.809Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:10.810Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:10.810Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:10.810Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-TransactionID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-ECOMP-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb2edf85-9cf7-4c56-9fe3-c9a23a263a06"]
2022-04-18T04:43:10.810Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:10.811Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:11.249Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:11.250Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:11.251Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:11.252Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AEDF8BF417DC68550E0B072C1F703612; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:11.252Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fe681974-bed1-11ec-a9ea-4e1990e4c189","businessKey":"d6aab502-4043-4bab-b9c8-11fc6aa5b26f","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:42:46.732+0000","endTime":"2022-04-18T04:43:06.179+0000","removalTime":null,"durationInMillis":19447,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f8ca9154-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"fe64bdd1-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:43:11.253Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:11.269Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:11.351Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:11.352Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:11.352Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:11.352Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:11.353Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:11.353Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-TransactionID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-ECOMP-RequestID:"f5e9281f-c122-4718-9142-e94bb8a011fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5c39d2d-9553-40c0-a266-46c0d031f794"]
2022-04-18T04:43:11.353Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:11.354Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:11.541Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:11.545Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:11.546Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:11.547Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=11C4C68A58BCD16374DAFEC309BB71A8; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:11.774Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:09ff5252-bed2-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","executionId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:43:06.178+0000","endTime":"2022-04-18T04:43:06.178+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f8ca9154-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:43:11.775Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:11.775Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:11.821Z|f5e9281f-c122-4718-9142-e94bb8a011fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:12.007Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:12.011Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:12.012Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:43:12.012Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:12.013Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:12.013Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:43:12.018Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdd0c53d76201bcc", X-B3-SpanId:"94c56f65fddecdca", X-B3-ParentSpanId:"fdd0c53d76201bcc", X-B3-Sampled:"0", X-ONAP-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-TransactionID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-ECOMP-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb57a61a-bdfc-4961-8fe5-31a7d44efd47"]
2022-04-18T04:43:12.018Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:43:12.019Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:43:12.050Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:12.050Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:12.051Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:43:12.051Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:12.051Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).",
  "progress" : 59,
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:43:12.052Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:12.052Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:43:12.054Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:12.054Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:12.054Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:12.055Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:12.055Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:12.056Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdd0c53d76201bcc", X-B3-SpanId:"b3efb8f60185bb90", X-B3-ParentSpanId:"fdd0c53d76201bcc", X-B3-Sampled:"0", X-ONAP-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-TransactionID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-ECOMP-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"689e2b02-e8b5-47f5-b9fc-f2077a537176"]
2022-04-18T04:43:12.056Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:12.057Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:12.071Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:12.073Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:12.075Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:12.076Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:12.077Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 57,
  "soRequestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1650256952000,\"creation_time\":1650256832000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:12.078Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:12.080Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:12.252Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:12.253Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:12.253Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:12.253Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:12.254Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:12.254Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-TransactionID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-ECOMP-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94ba8b4c-2a47-4d02-a654-dfc4b5bd6ba0"]
2022-04-18T04:43:12.254Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:12.255Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:12.469Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:12.470Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:12.470Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:12.471Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3371C724D4151B0562178E3666D4482B; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:12.473Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"093c9e62-bed2-11ec-a9ea-4e1990e4c189","businessKey":"f492be7a-9991-45d9-93d1-da6ea255907a","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:43:04.902+0000","endTime":"2022-04-18T04:43:05.828+0000","removalTime":null,"durationInMillis":926,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"09376f0b-bed2-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:43:12.474Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:12.475Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:12.539Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:12.540Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:12.540Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:12.540Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:12.541Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:12.541Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-TransactionID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-ECOMP-RequestID:"6c3ed121-e1ea-48d8-a667-3738050a0b4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45b22272-8ae9-4efa-ac5b-e283da155a70"]
2022-04-18T04:43:12.541Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:12.542Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:12.784Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:12.785Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:12.786Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:12.787Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9979214A87C5C48677B8A0F352022401; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:12.789Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:093dfe05-bed2-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"093c9e62-bed2-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"093c9e62-bed2-11ec-a9ea-4e1990e4c189","executionId":"093c9e62-bed2-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:43:04.911+0000","endTime":"2022-04-18T04:43:05.827+0000","durationInMillis":916,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:43:12.789Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:12.790Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=093c9e62-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:12.801Z|6c3ed121-e1ea-48d8-a667-3738050a0b4c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:15.174Z|9761c8ef-f329-4e19-9b2c-c550eafac764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:43:15.188Z|9761c8ef-f329-4e19-9b2c-c550eafac764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:43:18.890Z|bce864f1-390d-4f11-b698-2b0c31c197fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:18.891Z|bce864f1-390d-4f11-b698-2b0c31c197fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:19.381Z|57802f2f-9b2a-4bb3-a56a-f64ca33be372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:19.383Z|57802f2f-9b2a-4bb3-a56a-f64ca33be372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:19.448Z|b2e80430-841e-4bd3-9bcd-c59856599872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:19.449Z|b2e80430-841e-4bd3-9bcd-c59856599872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:22.102Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:22.113Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:22.115Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:43:22.116Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:22.118Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:22.119Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:43:22.119Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1f2f83ff016cb25", X-B3-SpanId:"6d9632bd1ac21179", X-B3-ParentSpanId:"e1f2f83ff016cb25", X-B3-Sampled:"0", X-ONAP-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-TransactionID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-ECOMP-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f88d512-f36c-4c49-a201-a11eecb44729"]
2022-04-18T04:43:22.120Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:43:22.121Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:43:22.141Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:22.142Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:22.143Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:43:22.144Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:22.145Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-04-18T04:42:36.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:11.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:43:22.146Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:22.151Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||InvokeReturn
2022-04-18T04:43:22.155Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:22.155Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:22.156Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:22.157Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:22.158Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:22.158Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1f2f83ff016cb25", X-B3-SpanId:"8520ea27b68a32e5", X-B3-ParentSpanId:"e1f2f83ff016cb25", X-B3-Sampled:"0", X-ONAP-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-TransactionID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-ECOMP-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bac4fe0-e222-4b05-86b3-e04fc98925ad"]
2022-04-18T04:43:22.158Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:22.159Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:22.179Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:22.180Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:22.180Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:22.181Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:22.181Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":1650256970000,\"creation_time\":1650256896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:22.181Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:22.182Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:22.251Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:22.252Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:22.252Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:22.252Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:22.253Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:22.253Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-TransactionID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-ECOMP-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66806be7-519d-4618-b88f-b9b78cf06f39"]
2022-04-18T04:43:22.254Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:22.254Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:22.569Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:22.570Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:22.570Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:22.571Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4378D10EB02543B815AC4AE093F1A3E3; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:22.571Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fe681974-bed1-11ec-a9ea-4e1990e4c189","businessKey":"d6aab502-4043-4bab-b9c8-11fc6aa5b26f","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-04-18T04:42:46.732+0000","endTime":"2022-04-18T04:43:06.179+0000","removalTime":null,"durationInMillis":19447,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f8ca9154-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"fe64bdd1-bed1-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:43:22.572Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:22.572Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:22.641Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:22.642Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:22.642Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:22.646Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:22.648Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:22.648Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-TransactionID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-ECOMP-RequestID:"8376d252-e9a8-49c1-a919-cdbcd5d2ac88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5380877a-ebd6-422b-9a7e-7669e05946f8"]
2022-04-18T04:43:22.651Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:22.652Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:22.932Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:22.933Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:22.933Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:22.933Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=455FDF6CDF6508C4C7CDABD52731FD0E; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:22.934Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:09ff5252-bed2-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:94594440-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","executionId":"fe681974-bed1-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:43:06.178+0000","endTime":"2022-04-18T04:43:06.178+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f8ca9154-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:43:22.934Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:22.934Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe681974-bed1-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:22.948Z|8376d252-e9a8-49c1-a919-cdbcd5d2ac88|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:23.065Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:23.070Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:23.072Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:43:23.073Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:23.074Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:23.074Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:43:23.075Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15cc06a7efe8bcb1", X-B3-SpanId:"545d14a41bd1d831", X-B3-ParentSpanId:"15cc06a7efe8bcb1", X-B3-Sampled:"0", X-ONAP-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-TransactionID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-ECOMP-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1358c07-30e7-49f6-89e0-5177dfdfb65a"]
2022-04-18T04:43:23.076Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:43:23.077Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:43:23.099Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:23.100Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:23.100Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:43:23.101Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:23.102Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:43:23.103Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:23.104Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:43:23.109Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:23.114Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:23.114Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:23.114Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:23.115Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:23.115Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15cc06a7efe8bcb1", X-B3-SpanId:"5a504d031da054a6", X-B3-ParentSpanId:"15cc06a7efe8bcb1", X-B3-Sampled:"0", X-ONAP-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-TransactionID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-ECOMP-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b14f2ce-3526-4608-9a61-e01a57658bf4"]
2022-04-18T04:43:23.115Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:23.116Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:23.131Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:23.131Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:23.132Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:23.132Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:23.133Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 57,
  "soRequestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1650256952000,\"creation_time\":1650256832000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:23.133Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:23.133Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:23.170Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:23.171Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:23.173Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:23.173Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:23.174Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:23.174Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-TransactionID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-ECOMP-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c53d9ef-0f16-475d-b9a6-a07d62bf07db"]
2022-04-18T04:43:23.174Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:23.175Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:23.355Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:23.356Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:23.356Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:23.357Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DFE7A2EF68C06B308CA2B8623291D320; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:23.357Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e8031c-bed2-11ec-a9ea-4e1990e4c189","businessKey":"f492be7a-9991-45d9-93d1-da6ea255907a","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:43:19.447+0000","endTime":"2022-04-18T04:43:19.799+0000","removalTime":null,"durationInMillis":352,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"11e6ca65-bed2-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:43:23.357Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:23.358Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f492be7a-9991-45d9-93d1-da6ea255907a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:23.396Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:23.396Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:23.397Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:23.397Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:23.398Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:23.398Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-TransactionID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-ECOMP-RequestID:"8a07c48b-7163-4754-8519-c5ae23e91f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3d48a7b-7fb4-4cf8-87b8-4d419132493e"]
2022-04-18T04:43:23.398Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:23.399Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:23.583Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:23.584Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:23.584Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:23.585Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5566BF8A06B755EFC2B339346A4B75B7; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:23.585Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:11e8514f-bed2-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"11e8031c-bed2-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"11e8031c-bed2-11ec-a9ea-4e1990e4c189","executionId":"11e8031c-bed2-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:43:19.449+0000","endTime":"2022-04-18T04:43:19.798+0000","durationInMillis":349,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eaec9c8c-bed1-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:43:23.585Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:23.586Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e8031c-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:23.589Z|8a07c48b-7163-4754-8519-c5ae23e91f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:28.923Z|8d0e81ea-c288-44c3-8d67-eb86865607cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:28.924Z|8d0e81ea-c288-44c3-8d67-eb86865607cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:29.429Z|3c168bf3-0932-42f1-8a5c-0951f7fa41ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:29.430Z|3c168bf3-0932-42f1-8a5c-0951f7fa41ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:29.476Z|dd922bf8-90bd-4fcb-b1b1-12a4c3413892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:29.477Z|dd922bf8-90bd-4fcb-b1b1-12a4c3413892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:30.169Z|58e2f7e2-14a8-4159-bdc5-ee9ebc7dc424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:43:30.169Z|58e2f7e2-14a8-4159-bdc5-ee9ebc7dc424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:43:31.008Z|884a0fc4-1b72-43b1-bd7c-a17efbedb873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:43:31.008Z|884a0fc4-1b72-43b1-bd7c-a17efbedb873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:43:33.147Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:33.157Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:33.158Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:43:33.159Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:33.160Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:33.161Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:43:33.162Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"040de1522bc9c91f", X-B3-SpanId:"69ef47b1329b712a", X-B3-ParentSpanId:"040de1522bc9c91f", X-B3-Sampled:"0", X-ONAP-RequestID:"0f001ba7-c180-4c27-bd20-a205e47316e9", X-RequestID:"0f001ba7-c180-4c27-bd20-a205e47316e9", X-TransactionID:"0f001ba7-c180-4c27-bd20-a205e47316e9", X-ECOMP-RequestID:"0f001ba7-c180-4c27-bd20-a205e47316e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26b5b162-20ad-436a-ab42-db5c7b8da6fe"]
2022-04-18T04:43:33.163Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:43:33.165Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:43:33.188Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:33.189Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:33.189Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:43:33.190Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:33.191Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:42:36.000+00:00",
  "endTime" : "2022-04-18T04:43:22.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:21.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:43:33.191Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:33.192Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||InvokeReturn
2022-04-18T04:43:33.193Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:33.194Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:33.195Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:33.195Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:33.195Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:33.196Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"040de1522bc9c91f", X-B3-SpanId:"4361ef8d4563bc7f", X-B3-ParentSpanId:"040de1522bc9c91f", X-B3-Sampled:"0", X-ONAP-RequestID:"0f001ba7-c180-4c27-bd20-a205e47316e9", X-RequestID:"0f001ba7-c180-4c27-bd20-a205e47316e9", X-TransactionID:"0f001ba7-c180-4c27-bd20-a205e47316e9", X-ECOMP-RequestID:"0f001ba7-c180-4c27-bd20-a205e47316e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ead84bb6-4009-4ffb-a792-fcc8c3f76015"]
2022-04-18T04:43:33.197Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:33.197Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:33.210Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:33.211Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:33.211Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:33.212Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:33.212Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":1650256970000,\"creation_time\":1650256896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:33.213Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:33.214Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:33.221Z|0f001ba7-c180-4c27-bd20-a205e47316e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:33.403Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:33.412Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:33.414Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:43:33.416Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:33.416Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:33.417Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:43:33.419Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74feb738afe757cd", X-B3-SpanId:"0d7d4299a72b02c7", X-B3-ParentSpanId:"74feb738afe757cd", X-B3-Sampled:"0", X-ONAP-RequestID:"a96ad36e-1e45-4a57-9599-80a0ec704c76", X-RequestID:"a96ad36e-1e45-4a57-9599-80a0ec704c76", X-TransactionID:"a96ad36e-1e45-4a57-9599-80a0ec704c76", X-ECOMP-RequestID:"a96ad36e-1e45-4a57-9599-80a0ec704c76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e94c7ec0-1207-4b6e-a859-1dce509e22f4"]
2022-04-18T04:43:33.419Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:43:33.420Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:43:33.436Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:33.437Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:33.438Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:43:33.438Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:33.439Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:42:36.000+00:00",
  "endTime" : "2022-04-18T04:43:22.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:21.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:43:33.439Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:33.440Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||InvokeReturn
2022-04-18T04:43:33.443Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:33.445Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:33.445Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:33.446Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:33.446Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:33.447Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74feb738afe757cd", X-B3-SpanId:"d176d14da257c3fb", X-B3-ParentSpanId:"74feb738afe757cd", X-B3-Sampled:"0", X-ONAP-RequestID:"a96ad36e-1e45-4a57-9599-80a0ec704c76", X-RequestID:"a96ad36e-1e45-4a57-9599-80a0ec704c76", X-TransactionID:"a96ad36e-1e45-4a57-9599-80a0ec704c76", X-ECOMP-RequestID:"a96ad36e-1e45-4a57-9599-80a0ec704c76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"575548d6-8d22-4fe5-b44d-06d54c1d7684"]
2022-04-18T04:43:33.448Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:33.449Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:33.468Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:33.469Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:33.471Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:33.471Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Connection:"close"]
2022-04-18T04:43:33.474Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":1650256970000,\"creation_time\":1650256896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:33.475Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:33.476Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:33.487Z|a96ad36e-1e45-4a57-9599-80a0ec704c76|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:33.690Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:33.695Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:33.696Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:43:33.697Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:33.698Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:33.698Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:43:33.699Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2de4446a1093984e", X-B3-SpanId:"467da928b0297061", X-B3-ParentSpanId:"2de4446a1093984e", X-B3-Sampled:"0", X-ONAP-RequestID:"12fc65a8-bd62-4196-b153-f0003e96c865", X-RequestID:"12fc65a8-bd62-4196-b153-f0003e96c865", X-TransactionID:"12fc65a8-bd62-4196-b153-f0003e96c865", X-ECOMP-RequestID:"12fc65a8-bd62-4196-b153-f0003e96c865", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82420d15-ed4e-41af-ad10-cee15e63aa11"]
2022-04-18T04:43:33.699Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:43:33.699Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:43:33.727Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:33.727Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:33.728Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:43:33.728Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:33.729Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:42:36.000+00:00",
  "endTime" : "2022-04-18T04:43:22.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:21.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:43:33.729Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:33.730Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||InvokeReturn
2022-04-18T04:43:33.731Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:33.732Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:33.733Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:33.734Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:33.734Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:33.735Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2de4446a1093984e", X-B3-SpanId:"3d9ad7a6ffb793ce", X-B3-ParentSpanId:"2de4446a1093984e", X-B3-Sampled:"0", X-ONAP-RequestID:"12fc65a8-bd62-4196-b153-f0003e96c865", X-RequestID:"12fc65a8-bd62-4196-b153-f0003e96c865", X-TransactionID:"12fc65a8-bd62-4196-b153-f0003e96c865", X-ECOMP-RequestID:"12fc65a8-bd62-4196-b153-f0003e96c865", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21816781-177d-4b89-9783-05efe5a3f6ee"]
2022-04-18T04:43:33.736Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:33.737Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:33.749Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:33.749Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:33.750Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:33.750Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:33.751Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":1650256970000,\"creation_time\":1650256896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:33.751Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:33.752Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:33.760Z|12fc65a8-bd62-4196-b153-f0003e96c865|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:33.772Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:33.777Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:33.778Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:43:33.778Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:33.779Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:33.779Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:43:33.781Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a3753a20ed0cbfe", X-B3-SpanId:"6e0b3bfc330534b5", X-B3-ParentSpanId:"3a3753a20ed0cbfe", X-B3-Sampled:"0", X-ONAP-RequestID:"a836d902-cbba-4f72-908c-8f9f4c8e7bb5", X-RequestID:"a836d902-cbba-4f72-908c-8f9f4c8e7bb5", X-TransactionID:"a836d902-cbba-4f72-908c-8f9f4c8e7bb5", X-ECOMP-RequestID:"a836d902-cbba-4f72-908c-8f9f4c8e7bb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c4b1a2b-c8dc-477f-a30c-9c6e99a2c8ce"]
2022-04-18T04:43:33.781Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:43:33.782Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:43:33.799Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:33.800Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:33.802Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:43:33.802Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:33.803Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "endTime" : "2022-04-18T04:43:26.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:43:33.804Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:33.805Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:43:33.812Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:33.815Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:33.816Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:33.816Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:33.817Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:33.820Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a3753a20ed0cbfe", X-B3-SpanId:"f27f79556618ccef", X-B3-ParentSpanId:"3a3753a20ed0cbfe", X-B3-Sampled:"0", X-ONAP-RequestID:"a836d902-cbba-4f72-908c-8f9f4c8e7bb5", X-RequestID:"a836d902-cbba-4f72-908c-8f9f4c8e7bb5", X-TransactionID:"a836d902-cbba-4f72-908c-8f9f4c8e7bb5", X-ECOMP-RequestID:"a836d902-cbba-4f72-908c-8f9f4c8e7bb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"461091a6-b55e-4ab4-b85f-635e156c4b42"]
2022-04-18T04:43:33.821Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:33.822Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:33.838Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:33.838Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:33.838Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:33.839Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:33.839Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 57,
  "soRequestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1650256952000,\"creation_time\":1650256832000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:33.840Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:33.840Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:33.851Z|a836d902-cbba-4f72-908c-8f9f4c8e7bb5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:33.961Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:33.968Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:33.970Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:43:33.970Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:33.971Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:33.972Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:43:33.974Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53ba6e2ba7891125", X-B3-SpanId:"8e37221043736b0b", X-B3-ParentSpanId:"53ba6e2ba7891125", X-B3-Sampled:"0", X-ONAP-RequestID:"05c6714b-828e-464b-963d-dcbfa2566dbf", X-RequestID:"05c6714b-828e-464b-963d-dcbfa2566dbf", X-TransactionID:"05c6714b-828e-464b-963d-dcbfa2566dbf", X-ECOMP-RequestID:"05c6714b-828e-464b-963d-dcbfa2566dbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6b6f903-1f9b-4cf2-b1fc-f6815531c54b"]
2022-04-18T04:43:33.975Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:43:33.976Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:43:34.003Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:34.004Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:34.005Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:43:34.006Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:34.013Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:42:36.000+00:00",
  "endTime" : "2022-04-18T04:43:22.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:21.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:43:34.014Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:34.016Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||InvokeReturn
2022-04-18T04:43:34.021Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:34.022Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:34.024Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:34.025Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:34.027Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:34.029Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53ba6e2ba7891125", X-B3-SpanId:"1bab8078b1f0855a", X-B3-ParentSpanId:"53ba6e2ba7891125", X-B3-Sampled:"0", X-ONAP-RequestID:"05c6714b-828e-464b-963d-dcbfa2566dbf", X-RequestID:"05c6714b-828e-464b-963d-dcbfa2566dbf", X-TransactionID:"05c6714b-828e-464b-963d-dcbfa2566dbf", X-ECOMP-RequestID:"05c6714b-828e-464b-963d-dcbfa2566dbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6117f510-6ef3-406c-b422-19c68c75b6cc"]
2022-04-18T04:43:34.031Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:34.032Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:34.060Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:34.060Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:34.061Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:34.061Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:34.062Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":1650256970000,\"creation_time\":1650256896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:34.062Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:34.063Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:34.075Z|05c6714b-828e-464b-963d-dcbfa2566dbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:34.079Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:34.090Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:34.091Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:43:34.092Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:34.093Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:34.094Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:43:34.095Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1d100540a29c3a0", X-B3-SpanId:"8fd8f39415510493", X-B3-ParentSpanId:"c1d100540a29c3a0", X-B3-Sampled:"0", X-ONAP-RequestID:"dd4c4182-963d-4d85-8da1-dd2a06bdde6f", X-RequestID:"dd4c4182-963d-4d85-8da1-dd2a06bdde6f", X-TransactionID:"dd4c4182-963d-4d85-8da1-dd2a06bdde6f", X-ECOMP-RequestID:"dd4c4182-963d-4d85-8da1-dd2a06bdde6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c6045a2-feea-417f-93b1-2b752f6bbd33"]
2022-04-18T04:43:34.096Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:43:34.097Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:43:34.118Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:34.119Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:34.121Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:43:34.122Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:34.123Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "endTime" : "2022-04-18T04:43:26.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:43:34.130Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:34.131Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:43:34.133Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:34.134Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:34.135Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:34.136Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:34.136Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:34.140Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1d100540a29c3a0", X-B3-SpanId:"e10be88ba318d332", X-B3-ParentSpanId:"c1d100540a29c3a0", X-B3-Sampled:"0", X-ONAP-RequestID:"dd4c4182-963d-4d85-8da1-dd2a06bdde6f", X-RequestID:"dd4c4182-963d-4d85-8da1-dd2a06bdde6f", X-TransactionID:"dd4c4182-963d-4d85-8da1-dd2a06bdde6f", X-ECOMP-RequestID:"dd4c4182-963d-4d85-8da1-dd2a06bdde6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8884458-e4f2-486b-90c2-334e87ff5a48"]
2022-04-18T04:43:34.142Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:34.143Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:34.156Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:34.156Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:34.157Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:34.157Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:34.158Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 57,
  "soRequestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1650256952000,\"creation_time\":1650256832000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:34.158Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:34.159Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:34.166Z|dd4c4182-963d-4d85-8da1-dd2a06bdde6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:34.349Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:34.358Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:34.359Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||Invoke
2022-04-18T04:43:34.360Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:34.361Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f
2022-04-18T04:43:34.362Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Method      : GET
2022-04-18T04:43:34.362Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5158c5f3ab1cfce5", X-B3-SpanId:"7becb799ae4fef31", X-B3-ParentSpanId:"5158c5f3ab1cfce5", X-B3-Sampled:"0", X-ONAP-RequestID:"d106b95c-7750-4dd2-a75b-fbc2cc170227", X-RequestID:"d106b95c-7750-4dd2-a75b-fbc2cc170227", X-TransactionID:"d106b95c-7750-4dd2-a75b-fbc2cc170227", X-ECOMP-RequestID:"d106b95c-7750-4dd2-a75b-fbc2cc170227", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bb3cb58-fd7a-4541-acf8-ae0121641c40"]
2022-04-18T04:43:34.363Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Request body: 
2022-04-18T04:43:34.364Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||==========================request end================================================
2022-04-18T04:43:34.392Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:34.392Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:34.392Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Status text  : 
2022-04-18T04:43:34.393Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:34.393Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||Response body: {
  "requestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:42:36.000+00:00",
  "endTime" : "2022-04-18T04:43:22.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfType" : "",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"48cb2547-be58-420c-bee9-858c46f3dd5e\",\n            \"modelVersionId\": \"6ecf76ba-7893-4e79-8fc5-99b442db8657\",\n            \"modelName\": \"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\n            \"modelVersion\": \"1650256940710\",\n            \"modelCustomizationId\": \"5ce3c777-9bb0-4ade-8176-b6d58f066d0f\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:21.000+00:00",
  "vfModuleId" : "7b065879-669b-4fae-b6f2-09e01080fcab",
  "vfModuleName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "vfModuleModelName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025/vfModules/7b065879-669b-4fae-b6f2-09e01080fcab",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f"
    }
  }
}
2022-04-18T04:43:34.394Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:34.395Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|INFO|500||InvokeReturn
2022-04-18T04:43:34.398Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:34.399Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:34.399Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:34.399Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false
2022-04-18T04:43:34.400Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:34.401Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5158c5f3ab1cfce5", X-B3-SpanId:"fb5a18db70ea9490", X-B3-ParentSpanId:"5158c5f3ab1cfce5", X-B3-Sampled:"0", X-ONAP-RequestID:"d106b95c-7750-4dd2-a75b-fbc2cc170227", X-RequestID:"d106b95c-7750-4dd2-a75b-fbc2cc170227", X-TransactionID:"d106b95c-7750-4dd2-a75b-fbc2cc170227", X-ECOMP-RequestID:"d106b95c-7750-4dd2-a75b-fbc2cc170227", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8181d490-05eb-4ab1-b80b-8c33109a7e5f"]
2022-04-18T04:43:34.402Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:34.403Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:34.414Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:34.415Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:34.415Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:34.415Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:34.416Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "d6aab502-4043-4bab-b9c8-11fc6aa5b26f",
  "groupingId" : "8f9628af-9820-487d-bb62-0e53a79e4ea7",
  "name" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea/8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"updated_time\":1650256970000,\"creation_time\":1650256896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"5e63b168c47c4455be4bf52a92b2655e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8f9628af-9820-487d-bb62-0e53a79e4ea7\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea\",\"vnf_name\":\"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0\",\"vnf_id\":\"83505d88-12cf-40d1-99bc-b3d245894025\",\"vf_module_id\":\"7b065879-669b-4fae-b6f2-09e01080fcab\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:34.416Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:34.417Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d6aab502-4043-4bab-b9c8-11fc6aa5b26f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:34.424Z|d106b95c-7750-4dd2-a75b-fbc2cc170227|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d6aab502-4043-4bab-b9c8-11fc6aa5b26f|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:34.646Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:34.656Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:34.657Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:43:34.658Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:34.660Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:34.661Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:43:34.662Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c8620b3d515c31e", X-B3-SpanId:"310c8e113a978431", X-B3-ParentSpanId:"3c8620b3d515c31e", X-B3-Sampled:"0", X-ONAP-RequestID:"9025aed6-922e-4b1d-af78-e2b17bf688a6", X-RequestID:"9025aed6-922e-4b1d-af78-e2b17bf688a6", X-TransactionID:"9025aed6-922e-4b1d-af78-e2b17bf688a6", X-ECOMP-RequestID:"9025aed6-922e-4b1d-af78-e2b17bf688a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ef2ba8e-75ea-40fc-a456-a4d574508bd1"]
2022-04-18T04:43:34.663Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:43:34.663Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:43:34.690Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:34.691Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:34.692Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:43:34.692Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:34.699Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "endTime" : "2022-04-18T04:43:26.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:43:34.699Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:34.700Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:43:34.701Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:34.702Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:34.702Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:34.703Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:34.703Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:34.704Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c8620b3d515c31e", X-B3-SpanId:"aca4a717095beec7", X-B3-ParentSpanId:"3c8620b3d515c31e", X-B3-Sampled:"0", X-ONAP-RequestID:"9025aed6-922e-4b1d-af78-e2b17bf688a6", X-RequestID:"9025aed6-922e-4b1d-af78-e2b17bf688a6", X-TransactionID:"9025aed6-922e-4b1d-af78-e2b17bf688a6", X-ECOMP-RequestID:"9025aed6-922e-4b1d-af78-e2b17bf688a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"528dc8b4-7b0c-4634-8343-df902dc9338a"]
2022-04-18T04:43:34.705Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:34.706Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:34.723Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:34.723Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:34.724Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:34.724Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:34.725Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 57,
  "soRequestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1650256952000,\"creation_time\":1650256832000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:34.725Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:34.726Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:34.736Z|9025aed6-922e-4b1d-af78-e2b17bf688a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:35.125Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:35.133Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:35.133Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||Invoke
2022-04-18T04:43:35.134Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:35.134Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a
2022-04-18T04:43:35.134Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Method      : GET
2022-04-18T04:43:35.137Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b98a3b80aa677346", X-B3-SpanId:"39b631b144724120", X-B3-ParentSpanId:"b98a3b80aa677346", X-B3-Sampled:"0", X-ONAP-RequestID:"6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0", X-RequestID:"6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0", X-TransactionID:"6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0", X-ECOMP-RequestID:"6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76c2044e-0d95-4847-9426-654fe56e949b"]
2022-04-18T04:43:35.137Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Request body: 
2022-04-18T04:43:35.140Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||==========================request end================================================
2022-04-18T04:43:35.183Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:35.184Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:35.184Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Status text  : 
2022-04-18T04:43:35.185Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:35.186Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||Response body: {
  "requestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:42:13.000+00:00",
  "endTime" : "2022-04-18T04:43:26.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"900fc94f-5fb7-467f-af29-aa84a2d0aa9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"ff207a44-53d4-446f-aa70-a7dc57f0f279\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "serviceInstanceName" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e7bb9c13-f247-49a5-a701-a31cc808ba21",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a"
    }
  }
}
2022-04-18T04:43:35.186Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:35.187Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f492be7a-9991-45d9-93d1-da6ea255907a|INFO|500||InvokeReturn
2022-04-18T04:43:35.188Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:35.189Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:35.189Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:35.190Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false
2022-04-18T04:43:35.190Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:35.190Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b98a3b80aa677346", X-B3-SpanId:"bfaae5d67f8cfdf3", X-B3-ParentSpanId:"b98a3b80aa677346", X-B3-Sampled:"0", X-ONAP-RequestID:"6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0", X-RequestID:"6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0", X-TransactionID:"6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0", X-ECOMP-RequestID:"6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba7a8bf9-7f75-44f8-b993-e49c10bb93ac"]
2022-04-18T04:43:35.191Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:35.191Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:35.208Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:35.208Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:35.209Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:35.210Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:35.211Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 57,
  "soRequestId" : "f492be7a-9991-45d9-93d1-da6ea255907a",
  "groupingId" : "31869636-1dfc-4dce-bc98-3f2efa23f606",
  "name" : "basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/722b3f301f5c4f8b905fc6137166817d/stacks/basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/31869636-1dfc-4dce-bc98-3f2efa23f606\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1650256952000,\"creation_time\":1650256832000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"031e8b73a1f84487b507eaa2ba04cec5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"31869636-1dfc-4dce-bc98-3f2efa23f606\",\"OS::project_id\":\"722b3f301f5c4f8b905fc6137166817d\",\"OS::stack_name\":\"basic_macro_c4251133-be9b-4a9d-a091-2c70b60b6493_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"55de8e44-e14e-4c11-9af4-56967100eece\",\"vf_module_id\":\"be2b685b-edc7-4040-a3c6-cca789c97e3e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-istanbul\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-04-18T04:42:33.000+00:00",
  "isDataInternal" : false
} ]
2022-04-18T04:43:35.211Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:35.211Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f492be7a-9991-45d9-93d1-da6ea255907a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:35.222Z|6e1f5e1c-1bc0-42eb-a293-ea9cf98c11c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f492be7a-9991-45d9-93d1-da6ea255907a|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:38.960Z|dd6efa2b-704c-4905-9a83-f7c9372321cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:38.961Z|dd6efa2b-704c-4905-9a83-f7c9372321cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:39.455Z|8a571ec1-1b11-402e-95e0-d9f6cd89f12d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:39.455Z|8a571ec1-1b11-402e-95e0-d9f6cd89f12d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:39.502Z|8084f1fb-f2dd-4d0f-b8a2-d5cd13e7018b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:39.502Z|8084f1fb-f2dd-4d0f-b8a2-d5cd13e7018b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:42.292Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:42.294Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||INFO|500||Checking if requestId: 945f5af4-4267-4c2a-b204-e4c7694c3976 already exists in requestDb InfraActiveRequests table
2022-04-18T04:43:42.295Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:43:42.296Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||Invoke
2022-04-18T04:43:42.296Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:42.298Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:43:42.299Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Method      : GET
2022-04-18T04:43:42.300Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"203b723d101a1a30", X-B3-SpanId:"d2dae7d40fd38cc9", X-B3-ParentSpanId:"203b723d101a1a30", X-B3-Sampled:"0", X-ONAP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-TransactionID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ECOMP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1039ef51-f2aa-4294-b91a-5446d8ae1b10"]
2022-04-18T04:43:42.301Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Request body: 
2022-04-18T04:43:42.302Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||==========================request end================================================
2022-04-18T04:43:42.319Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:42.320Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:43:42.321Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status text  : 
2022-04-18T04:43:42.321Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:42.322Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Response body: 
2022-04-18T04:43:42.323Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:42.324Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|404|Not Found|InvokeReturn
2022-04-18T04:43:42.337Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:43:42.348Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:43:42.408Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:43:42.410Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/related-to/volume-groups|INFO|500||Invoke
2022-04-18T04:43:42.518Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-04-18T04:43:42.518Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:43:42:908-35668], Content-Length=[408], Date=[Mon, 18 Apr 2022 04:43:42 GMT], Content-Type=[application/json]}
2022-04-18T04:43:42.520Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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/83505d88-12cf-40d1-99bc-b3d245894025/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-04-18T04:43:42.522Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/related-to/volume-groups
2022-04-18T04:43:42.522Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 83505d88-12cf-40d1-99bc-b3d245894025
2022-04-18T04:43:42.526Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:43:42.559Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:43:42.560Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/vf-modules|INFO|500||Invoke
2022-04-18T04:43:42.690Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/vf-modules|INFO|404|Not Found|InvokeReturn
2022-04-18T04:43:42.691Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:43:43:010-20553], Content-Length=[377], Date=[Mon, 18 Apr 2022 04:43:43 GMT], Content-Type=[application/json]}
2022-04-18T04:43:42.692Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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/83505d88-12cf-40d1-99bc-b3d245894025/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/vf-modules","ERR.5.4.6114"]}}}

2022-04-18T04:43:42.694Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025/vf-modules
2022-04-18T04:43:42.695Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 83505d88-12cf-40d1-99bc-b3d245894025
2022-04-18T04:43:42.700Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:43:42.736Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:43:42.737Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-RequestID=[945f5af4-4267-4c2a-b204-e4c7694c3976], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3bbbfe24-d014-4366-9e04-fba72581306a], X-ECOMP-RequestID=[945f5af4-4267-4c2a-b204-e4c7694c3976], X-TransactionId=[], X-ONAP-RequestID=[945f5af4-4267-4c2a-b204-e4c7694c3976]}
2022-04-18T04:43:42.983Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:43:43:203-28680], vertex-id=[192576], Content-Length=[1056], Date=[Mon, 18 Apr 2022 04:43:43 GMT], Content-Type=[application/json]}
2022-04-18T04:43:42.985Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650256856108","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/83505d88-12cf-40d1-99bc-b3d245894025","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"83505d88-12cf-40d1-99bc-b3d245894025"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-04-18T04:43:42.986Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:43:42.992Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:43:42.992Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:43:42.994Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:43:42.995Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:43:42.996Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:42.996Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:43:42.996Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:43:42.996Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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:"203b723d101a1a30", X-B3-SpanId:"7163f5db9ae10d6c", X-B3-ParentSpanId:"203b723d101a1a30", X-B3-Sampled:"0", X-ONAP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-TransactionID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ECOMP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ef3ba10-788e-4fc7-b73d-51ffc5981866"]
2022-04-18T04:43:42.997Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"83505d88-12cf-40d1-99bc-b3d245894025","serviceInstanceId":"abf888c4-3f65-481c-a3bd-75edbe5bc599"},"instanceName":null,"requestScope":"vnf"}
2022-04-18T04:43:42.997Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:43:43.014Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:43.015Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:43.015Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:43:43.016Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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, 18 Apr 2022 04:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:43.016Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:43:43.017Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:43.017Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:43:43.018Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-04-18T04:43:43.018Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:43:43.019Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:43.019Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-04-18T04:43:43.019Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:43:43.020Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-TransactionID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ECOMP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4f4b6ec-0ea0-4816-b0b9-c4c944d56a64"]
2022-04-18T04:43:43.020Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:43:43.020Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:43:43.047Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:43.049Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:43.049Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:43:43.050Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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, 18 Apr 2022 04:43:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:43.050Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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" : 10008,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10008"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10008"
    }
  }
}
2022-04-18T04:43:43.051Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:43.051Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-04-18T04:43:43.054Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:43:43.054Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:43:43.055Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:43.055Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:43:43.056Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:43:43.056Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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:"203b723d101a1a30", X-B3-SpanId:"4acd604d2589d55f", X-B3-ParentSpanId:"203b723d101a1a30", X-B3-Sampled:"0", X-ONAP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-TransactionID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ECOMP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"198352ad-2a49-4493-8e89-70e4071611c2"]
2022-04-18T04:43:43.056Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"945f5af4-4267-4c2a-b204-e4c7694c3976","requestStatus":"IN_PROGRESS","startTime":1650257022695,"source":"VID","vnfId":"83505d88-12cf-40d1-99bc-b3d245894025","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\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\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n            \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"abf888c4-3f65-481c-a3bd-75edbe5bc599","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"945f5af4-4267-4c2a-b204-e4c7694c3976"}
2022-04-18T04:43:43.057Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:43:43.090Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:43.091Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:43:43.091Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:43:43.092Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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/945f5af4-4267-4c2a-b204-e4c7694c3976", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:43.093Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:43:42.695+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n            \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:43:42.585+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    }
  }
}
2022-04-18T04:43:43.097Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:43.097Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:43:43.108Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:43:43.109Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:43:43.110Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:43.111Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:43:43.111Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:43:43.112Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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:"203b723d101a1a30", X-B3-SpanId:"2b2fac4686c9d3b5", X-B3-ParentSpanId:"203b723d101a1a30", X-B3-Sampled:"0", X-ONAP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-TransactionID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ECOMP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0bcf535-00e7-4b77-9438-63cd9fc97505"]
2022-04-18T04:43:43.113Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|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\":\"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\"modelVersionId\":\"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\"modelCustomizationId\":\"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\"modelUuid\":\"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\"modelInvariantUuid\":\"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"abf888c4-3f65-481c-a3bd-75edbe5bc599\",\"vnfInstanceId\":\"83505d88-12cf-40d1-99bc-b3d245894025\"}","type":"String"},"requestId":{"value":"945f5af4-4267-4c2a-b204-e4c7694c3976","type":"String"},"mso-request-id":{"value":"945f5af4-4267-4c2a-b204-e4c7694c3976","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"abf888c4-3f65-481c-a3bd-75edbe5bc599","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"83505d88-12cf-40d1-99bc-b3d245894025","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/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:43:43.114Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:43:44.173Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:44.174Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:43:44.174Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:43:44.175Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:43:44 GMT", X-ONAP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-TransactionID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ECOMP-RequestID:"945f5af4-4267-4c2a-b204-e4c7694c3976", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d0bcf535-00e7-4b77-9438-63cd9fc97505", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:44.176Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"945f5af4-4267-4c2a-b204-e4c7694c3976\",\"instanceId\":\"83505d88-12cf-40d1-99bc-b3d245894025\"}}","message":"Success","processInstanceID":"201095c9-bed2-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:43:44.176Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:44.177Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:43:44.181Z|945f5af4-4267-4c2a-b204-e4c7694c3976|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:44.387Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:44.395Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:43:44.396Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||Invoke
2022-04-18T04:43:44.397Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:44.397Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:43:44.398Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Method      : GET
2022-04-18T04:43:44.399Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bfb995eb814e86d", X-B3-SpanId:"44cef98e7d4e9d91", X-B3-ParentSpanId:"2bfb995eb814e86d", X-B3-Sampled:"0", X-ONAP-RequestID:"0b6e4193-a80c-48a9-8de7-c613a53b19ad", X-RequestID:"0b6e4193-a80c-48a9-8de7-c613a53b19ad", X-TransactionID:"0b6e4193-a80c-48a9-8de7-c613a53b19ad", X-ECOMP-RequestID:"0b6e4193-a80c-48a9-8de7-c613a53b19ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"321eded6-7266-4d93-8a29-2ed7233ba73a"]
2022-04-18T04:43:44.400Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Request body: 
2022-04-18T04:43:44.401Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||==========================request end================================================
2022-04-18T04:43:44.420Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:44.420Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:44.421Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status text  : 
2022-04-18T04:43:44.421Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:44.423Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Response body: {
  "requestId" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:43:42.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n            \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    }
  }
}
2022-04-18T04:43:44.424Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:44.425Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||InvokeReturn
2022-04-18T04:43:44.426Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:43:44.427Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:44.427Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:44.427Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:43:44.428Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:44.428Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bfb995eb814e86d", X-B3-SpanId:"46496b704420b50a", X-B3-ParentSpanId:"2bfb995eb814e86d", X-B3-Sampled:"0", X-ONAP-RequestID:"0b6e4193-a80c-48a9-8de7-c613a53b19ad", X-RequestID:"0b6e4193-a80c-48a9-8de7-c613a53b19ad", X-TransactionID:"0b6e4193-a80c-48a9-8de7-c613a53b19ad", X-ECOMP-RequestID:"0b6e4193-a80c-48a9-8de7-c613a53b19ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de6f15ae-0dfa-41f3-a42f-784760d02150"]
2022-04-18T04:43:44.429Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:44.429Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:44.439Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:44.440Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:44.440Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:44.440Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:44.441Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:43:44.441Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:44.442Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:44.447Z|0b6e4193-a80c-48a9-8de7-c613a53b19ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:45.169Z|acbca560-ac93-40e6-9495-c9adf0c41c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:43:45.169Z|acbca560-ac93-40e6-9495-c9adf0c41c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:43:46.622Z|40e5c956-e5ed-4640-9549-1627c1d458e9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:43:46.624Z|40e5c956-e5ed-4640-9549-1627c1d458e9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:48.991Z|168d5160-d482-4aa6-a0cc-92d4aeb471cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:48.992Z|168d5160-d482-4aa6-a0cc-92d4aeb471cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:49.486Z|9a6424b8-2b33-46e4-84ea-5b156e711f93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:49.487Z|9a6424b8-2b33-46e4-84ea-5b156e711f93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:49.538Z|f448295a-176c-42d9-afca-19c508d97058|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:49.538Z|f448295a-176c-42d9-afca-19c508d97058|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:54.700Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:43:54.714Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:43:54.715Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||Invoke
2022-04-18T04:43:54.715Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:54.715Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:43:54.716Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Method      : GET
2022-04-18T04:43:54.716Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18909498fe018d58", X-B3-SpanId:"7510d27e02584246", X-B3-ParentSpanId:"18909498fe018d58", X-B3-Sampled:"0", X-ONAP-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-TransactionID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-ECOMP-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06875eed-05b3-4e4d-a758-edec9c92f22f"]
2022-04-18T04:43:54.717Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Request body: 
2022-04-18T04:43:54.717Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||==========================request end================================================
2022-04-18T04:43:54.739Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:54.739Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:54.740Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status text  : 
2022-04-18T04:43:54.740Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:54.747Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Response body: {
  "requestId" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-04-18T04:43:42.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n            \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    }
  }
}
2022-04-18T04:43:54.747Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:54.748Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||InvokeReturn
2022-04-18T04:43:54.754Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:43:54.755Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:43:54.755Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:54.755Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:43:54.756Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:43:54.756Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18909498fe018d58", X-B3-SpanId:"9b21b44508ba7ec2", X-B3-ParentSpanId:"18909498fe018d58", X-B3-Sampled:"0", X-ONAP-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-TransactionID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-ECOMP-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa0ecf5f-66b7-4cb9-b5b4-488c541ccd86"]
2022-04-18T04:43:54.756Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:43:54.757Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:43:54.781Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:54.781Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:54.781Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:43:54.782Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:43:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:54.789Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:43:54.789Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:54.790Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:43:54.883Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:54.884Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:54.884Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:54.885Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-18T04:43:54.885Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:54.885Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-TransactionID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-ECOMP-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9886ac3d-a648-48b7-aee4-1a95b44f9b6f"]
2022-04-18T04:43:54.885Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:54.886Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:55.150Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:55.151Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:55.151Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:55.151Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9AEEC1BCA2D19993F70B0F413BDECACC; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:55.152Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"227dc537-bed2-11ec-a9ea-4e1990e4c189","businessKey":"945f5af4-4267-4c2a-b204-e4c7694c3976","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-18T04:43:47.273+0000","endTime":"2022-04-18T04:43:48.633+0000","removalTime":null,"durationInMillis":1360,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"201095c9-bed2-11ec-a9ea-4e1990e4c189","superProcessInstanceId":"2275aeb5-bed2-11ec-a9ea-4e1990e4c189","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-18T04:43:55.152Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:55.152Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=945f5af4-4267-4c2a-b204-e4c7694c3976&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:55.208Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:55.209Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||Invoke
2022-04-18T04:43:55.210Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-18T04:43:55.210Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1
2022-04-18T04:43:55.211Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Method      : GET
2022-04-18T04:43:55.212Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-TransactionID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-ECOMP-RequestID:"96552df5-0a36-41e0-88ca-4a768a83abbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"942d4f9f-dc95-495c-b6d0-eb5d6a6824e5"]
2022-04-18T04:43:55.213Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Request body: 
2022-04-18T04:43:55.213Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-18T04:43:55.425Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-18T04:43:55.428Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-18T04:43:55.430Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Status text  : 
2022-04-18T04:43:55.431Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6EA88CEEF72FFF6797D8828F1608D419; Path=/; HttpOnly", Cache-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, 18 Apr 2022 04:43:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:43:55.433Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:227e618a-bed2-11ec-a9ea-4e1990e4c189","parentActivityInstanceId":"227dc537-bed2-11ec-a9ea-4e1990e4c189","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:94298161-bec7-11ec-a9ea-4e1990e4c189","processInstanceId":"227dc537-bed2-11ec-a9ea-4e1990e4c189","executionId":"227dc537-bed2-11ec-a9ea-4e1990e4c189","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-18T04:43:47.276+0000","endTime":"2022-04-18T04:43:48.632+0000","durationInMillis":1356,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"201095c9-bed2-11ec-a9ea-4e1990e4c189"}]
2022-04-18T04:43:55.433Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-18T04:43:55.434Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=227dc537-bed2-11ec-a9ea-4e1990e4c189&maxResults=1|INFO|500||InvokeReturn
2022-04-18T04:43:55.442Z|96552df5-0a36-41e0-88ca-4a768a83abbb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:43:59.025Z|6bb56be8-0784-4779-a61f-92f2b216b128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:59.028Z|6bb56be8-0784-4779-a61f-92f2b216b128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:59.525Z|26782889-56d7-4a64-b855-e8b9d59804ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:59.526Z|26782889-56d7-4a64-b855-e8b9d59804ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:43:59.577Z|ec39e349-5973-41ad-8171-e1b68b6c45d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:43:59.578Z|ec39e349-5973-41ad-8171-e1b68b6c45d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:00.169Z|0872a46f-8bbd-4d70-9684-c4611ad26497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:44:00.176Z|0872a46f-8bbd-4d70-9684-c4611ad26497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:44:01.009Z|480bd639-7497-4ade-9282-e9af34e9aa6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:44:01.010Z|480bd639-7497-4ade-9282-e9af34e9aa6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:44:05.598Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:05.601Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:44:05.601Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||Invoke
2022-04-18T04:44:05.602Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:05.602Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:44:05.602Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Method      : GET
2022-04-18T04:44:05.602Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5f990916eb00051", X-B3-SpanId:"e327c883867235a0", X-B3-ParentSpanId:"c5f990916eb00051", X-B3-Sampled:"0", X-ONAP-RequestID:"b5d63183-3977-4284-8890-27387196347b", X-RequestID:"b5d63183-3977-4284-8890-27387196347b", X-TransactionID:"b5d63183-3977-4284-8890-27387196347b", X-ECOMP-RequestID:"b5d63183-3977-4284-8890-27387196347b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"829f1f7c-5f30-466f-b947-93a758e38bfc"]
2022-04-18T04:44:05.603Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Request body: 
2022-04-18T04:44:05.603Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||==========================request end================================================
2022-04-18T04:44:05.621Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:05.622Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:05.623Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status text  : 
2022-04-18T04:44:05.624Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:05.625Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Response body: {
  "requestId" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:43:42.000+00:00",
  "endTime" : "2022-04-18T04:43:54.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n            \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    }
  }
}
2022-04-18T04:44:05.625Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:05.626Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||InvokeReturn
2022-04-18T04:44:05.628Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:44:05.629Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:44:05.630Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:05.631Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:44:05.631Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:44:05.632Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5f990916eb00051", X-B3-SpanId:"3b6c8dd15f74ba4e", X-B3-ParentSpanId:"c5f990916eb00051", X-B3-Sampled:"0", X-ONAP-RequestID:"b5d63183-3977-4284-8890-27387196347b", X-RequestID:"b5d63183-3977-4284-8890-27387196347b", X-TransactionID:"b5d63183-3977-4284-8890-27387196347b", X-ECOMP-RequestID:"b5d63183-3977-4284-8890-27387196347b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc1ac5bf-286e-443f-9a36-791950c56343"]
2022-04-18T04:44:05.633Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:44:05.634Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:44:05.648Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:05.648Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:05.649Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:44:05.650Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:05.651Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:44:05.652Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:05.652Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:44:05.666Z|b5d63183-3977-4284-8890-27387196347b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:06.064Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:06.074Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:44:06.075Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||Invoke
2022-04-18T04:44:06.075Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:06.076Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:44:06.076Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Method      : GET
2022-04-18T04:44:06.076Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"350c57f16f5777a4", X-B3-SpanId:"e667c2f8c7ca7cb4", X-B3-ParentSpanId:"350c57f16f5777a4", X-B3-Sampled:"0", X-ONAP-RequestID:"9dc542ec-d30a-469f-9442-17b1b0c631bf", X-RequestID:"9dc542ec-d30a-469f-9442-17b1b0c631bf", X-TransactionID:"9dc542ec-d30a-469f-9442-17b1b0c631bf", X-ECOMP-RequestID:"9dc542ec-d30a-469f-9442-17b1b0c631bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"009e7026-5af1-4d76-befc-cb7d98ad9350"]
2022-04-18T04:44:06.077Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Request body: 
2022-04-18T04:44:06.077Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||==========================request end================================================
2022-04-18T04:44:06.106Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:06.106Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:06.107Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status text  : 
2022-04-18T04:44:06.107Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:06.108Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Response body: {
  "requestId" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:43:42.000+00:00",
  "endTime" : "2022-04-18T04:43:54.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n            \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    }
  }
}
2022-04-18T04:44:06.108Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:06.108Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||InvokeReturn
2022-04-18T04:44:06.110Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:44:06.110Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:44:06.110Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:06.111Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:44:06.111Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:44:06.112Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"350c57f16f5777a4", X-B3-SpanId:"b82f3f4f6cf463ff", X-B3-ParentSpanId:"350c57f16f5777a4", X-B3-Sampled:"0", X-ONAP-RequestID:"9dc542ec-d30a-469f-9442-17b1b0c631bf", X-RequestID:"9dc542ec-d30a-469f-9442-17b1b0c631bf", X-TransactionID:"9dc542ec-d30a-469f-9442-17b1b0c631bf", X-ECOMP-RequestID:"9dc542ec-d30a-469f-9442-17b1b0c631bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd8565ff-5d0e-475f-a9cb-8d42425cbe47"]
2022-04-18T04:44:06.112Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:44:06.113Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:44:06.126Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:06.126Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:06.127Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:44:06.127Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:06.128Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:44:06.128Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:06.129Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:44:06.144Z|9dc542ec-d30a-469f-9442-17b1b0c631bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:06.428Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:06.433Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:44:06.434Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||Invoke
2022-04-18T04:44:06.434Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:06.436Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:44:06.436Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Method      : GET
2022-04-18T04:44:06.437Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4994f8cdf6e33c4a", X-B3-SpanId:"f04172e05038cd7d", X-B3-ParentSpanId:"4994f8cdf6e33c4a", X-B3-Sampled:"0", X-ONAP-RequestID:"ef06b2ff-6e3e-412a-bdb1-6d4e120be99c", X-RequestID:"ef06b2ff-6e3e-412a-bdb1-6d4e120be99c", X-TransactionID:"ef06b2ff-6e3e-412a-bdb1-6d4e120be99c", X-ECOMP-RequestID:"ef06b2ff-6e3e-412a-bdb1-6d4e120be99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b163e67-f1d0-41ba-bf40-5b3d0c827f3f"]
2022-04-18T04:44:06.438Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Request body: 
2022-04-18T04:44:06.438Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||==========================request end================================================
2022-04-18T04:44:06.469Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:06.469Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:06.470Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status text  : 
2022-04-18T04:44:06.470Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:06.470Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Response body: {
  "requestId" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:43:42.000+00:00",
  "endTime" : "2022-04-18T04:43:54.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n            \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    }
  }
}
2022-04-18T04:44:06.471Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:06.471Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||InvokeReturn
2022-04-18T04:44:06.472Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:44:06.473Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:44:06.473Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:06.473Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:44:06.474Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:44:06.474Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4994f8cdf6e33c4a", X-B3-SpanId:"fa56e5aca0d193ae", X-B3-ParentSpanId:"4994f8cdf6e33c4a", X-B3-Sampled:"0", X-ONAP-RequestID:"ef06b2ff-6e3e-412a-bdb1-6d4e120be99c", X-RequestID:"ef06b2ff-6e3e-412a-bdb1-6d4e120be99c", X-TransactionID:"ef06b2ff-6e3e-412a-bdb1-6d4e120be99c", X-ECOMP-RequestID:"ef06b2ff-6e3e-412a-bdb1-6d4e120be99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a49ea9a-2c45-4160-92fd-088a58d2da64"]
2022-04-18T04:44:06.474Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:44:06.475Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:44:06.494Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:06.496Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:06.497Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:44:06.497Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:06.499Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:44:06.500Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:06.500Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:44:06.510Z|ef06b2ff-6e3e-412a-bdb1-6d4e120be99c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:06.784Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:06.791Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:44:06.791Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||Invoke
2022-04-18T04:44:06.791Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:06.792Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:44:06.792Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Method      : GET
2022-04-18T04:44:06.792Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9df6f8cb81354e4", X-B3-SpanId:"7263e8be6ce86890", X-B3-ParentSpanId:"c9df6f8cb81354e4", X-B3-Sampled:"0", X-ONAP-RequestID:"46664093-b915-4ea8-8662-0e7f6d1eb3e8", X-RequestID:"46664093-b915-4ea8-8662-0e7f6d1eb3e8", X-TransactionID:"46664093-b915-4ea8-8662-0e7f6d1eb3e8", X-ECOMP-RequestID:"46664093-b915-4ea8-8662-0e7f6d1eb3e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76191c3e-9469-421b-9ae8-dde0df1147e4"]
2022-04-18T04:44:06.793Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Request body: 
2022-04-18T04:44:06.793Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||==========================request end================================================
2022-04-18T04:44:06.813Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:06.813Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:06.814Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status text  : 
2022-04-18T04:44:06.814Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:06.815Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Response body: {
  "requestId" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:43:42.000+00:00",
  "endTime" : "2022-04-18T04:43:54.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n            \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    }
  }
}
2022-04-18T04:44:06.815Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:06.815Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||InvokeReturn
2022-04-18T04:44:06.818Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:44:06.819Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:44:06.820Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:06.822Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:44:06.823Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:44:06.824Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9df6f8cb81354e4", X-B3-SpanId:"4598b4f3b5f62937", X-B3-ParentSpanId:"c9df6f8cb81354e4", X-B3-Sampled:"0", X-ONAP-RequestID:"46664093-b915-4ea8-8662-0e7f6d1eb3e8", X-RequestID:"46664093-b915-4ea8-8662-0e7f6d1eb3e8", X-TransactionID:"46664093-b915-4ea8-8662-0e7f6d1eb3e8", X-ECOMP-RequestID:"46664093-b915-4ea8-8662-0e7f6d1eb3e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d96545f-3a35-49fc-bdf0-19c9d4539242"]
2022-04-18T04:44:06.824Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:44:06.826Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:44:06.841Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:06.842Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:06.842Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:44:06.842Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:06.843Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:44:06.844Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:06.844Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:44:06.873Z|46664093-b915-4ea8-8662-0e7f6d1eb3e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:07.053Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:07.056Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:44:07.056Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||Invoke
2022-04-18T04:44:07.057Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:07.057Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976
2022-04-18T04:44:07.057Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Method      : GET
2022-04-18T04:44:07.057Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29f0eecda86fd748", X-B3-SpanId:"b20139617cda17b6", X-B3-ParentSpanId:"29f0eecda86fd748", X-B3-Sampled:"0", X-ONAP-RequestID:"8e181d33-a2a1-4805-af96-a740800d0826", X-RequestID:"8e181d33-a2a1-4805-af96-a740800d0826", X-TransactionID:"8e181d33-a2a1-4805-af96-a740800d0826", X-ECOMP-RequestID:"8e181d33-a2a1-4805-af96-a740800d0826", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f64bd10f-2fb9-407f-ac1e-5a6489332601"]
2022-04-18T04:44:07.058Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Request body: 
2022-04-18T04:44:07.058Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||==========================request end================================================
2022-04-18T04:44:07.079Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:07.080Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:07.081Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Status text  : 
2022-04-18T04:44:07.081Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:07.081Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||Response body: {
  "requestId" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:43:42.000+00:00",
  "endTime" : "2022-04-18T04:43:54.000+00:00",
  "source" : "VID",
  "vnfId" : "83505d88-12cf-40d1-99bc-b3d245894025",
  "vnfName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea_vnf_0",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"58a13faf-4ac6-43e4-99f1-39f2d9e1d1dd\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bef1fd3b-51db-4557-9511-762e1f70bfb5\",\n            \"modelCustomizationId\": \"48a5fe78-0e49-41f8-8625-10614c4c0f1d\",\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:43:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599/vnfs/83505d88-12cf-40d1-99bc-b3d245894025",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "945f5af4-4267-4c2a-b204-e4c7694c3976",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976"
    }
  }
}
2022-04-18T04:44:07.082Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:07.082Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/945f5af4-4267-4c2a-b204-e4c7694c3976|INFO|500||InvokeReturn
2022-04-18T04:44:07.084Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:44:07.085Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:44:07.085Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:07.085Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false
2022-04-18T04:44:07.086Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:44:07.088Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29f0eecda86fd748", X-B3-SpanId:"8cec84b34581e0ad", X-B3-ParentSpanId:"29f0eecda86fd748", X-B3-Sampled:"0", X-ONAP-RequestID:"8e181d33-a2a1-4805-af96-a740800d0826", X-RequestID:"8e181d33-a2a1-4805-af96-a740800d0826", X-TransactionID:"8e181d33-a2a1-4805-af96-a740800d0826", X-ECOMP-RequestID:"8e181d33-a2a1-4805-af96-a740800d0826", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"649e050e-7fc4-4946-a37e-404dfd23fbdc"]
2022-04-18T04:44:07.088Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:44:07.089Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:44:07.099Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:07.099Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:07.099Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:44:07.099Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:07.100Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:44:07.101Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:07.101Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=945f5af4-4267-4c2a-b204-e4c7694c3976&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:44:07.107Z|8e181d33-a2a1-4805-af96-a740800d0826|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/945f5af4-4267-4c2a-b204-e4c7694c3976|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:09.070Z|5287fe7f-2746-4a87-aecd-734c6048a515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:09.071Z|5287fe7f-2746-4a87-aecd-734c6048a515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:09.533Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:09.535Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||Checking if requestId: 4a88e9bd-7a52-4148-ba3d-d4f7404d6c47 already exists in requestDb InfraActiveRequests table
2022-04-18T04:44:09.536Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:09.537Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||Invoke
2022-04-18T04:44:09.537Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:09.538Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:09.538Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Method      : GET
2022-04-18T04:44:09.539Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"554d6cdc83e73dcd", X-B3-SpanId:"2ed6bc08891cc050", X-B3-ParentSpanId:"554d6cdc83e73dcd", X-B3-Sampled:"0", X-ONAP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-TransactionID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ECOMP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08110006-f02b-445a-9128-90cf83d9e603"]
2022-04-18T04:44:09.539Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Request body: 
2022-04-18T04:44:09.540Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||==========================request end================================================
2022-04-18T04:44:09.556Z|3c9dedda-445c-48ca-85e8-db865570b353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:09.557Z|3c9dedda-445c-48ca-85e8-db865570b353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:09.563Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:09.564Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-18T04:44:09.564Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status text  : 
2022-04-18T04:44:09.564Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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, 18 Apr 2022 04:44:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:09.565Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Response body: 
2022-04-18T04:44:09.566Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:09.566Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|404|Not Found|InvokeReturn
2022-04-18T04:44:09.571Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||Running local validations
2022-04-18T04:44:09.578Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:44:09.605Z|66709438-6231-401c-9a0a-607426aa95be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:09.606Z|66709438-6231-401c-9a0a-607426aa95be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:09.606Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:44:09.607Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed|INFO|500||Invoke
2022-04-18T04:44:09.686Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed|INFO|500||InvokeReturn
2022-04-18T04:44:09.687Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220418-04:44:10:072-21093], vertex-id=[245896], Content-Length=[246], Date=[Mon, 18 Apr 2022 04:44:10 GMT], Content-Type=[application/json]}
2022-04-18T04:44:09.689Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599"}]}

2022-04-18T04:44:09.703Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:44:09.751Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-04-18T04:44:09.753Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[4a88e9bd-7a52-4148-ba3d-d4f7404d6c47], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a55631b2-1995-439b-8d2d-0fee0475272e], X-ECOMP-RequestID=[4a88e9bd-7a52-4148-ba3d-d4f7404d6c47], X-TransactionId=[], X-ONAP-RequestID=[4a88e9bd-7a52-4148-ba3d-d4f7404d6c47]}
2022-04-18T04:44:09.885Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/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-220418-04:44:10:215-4064], Content-Length=[603], Date=[Mon, 18 Apr 2022 04:44:10 GMT], Content-Type=[application/json]}
2022-04-18T04:44:09.887Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/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/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-04-18T04:44:09.887Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-04-18T04:44:09.890Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-04-18T04:44:09.898Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:44:09.961Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed|INFO|500||Invoke
2022-04-18T04:44:09.962Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[4a88e9bd-7a52-4148-ba3d-d4f7404d6c47], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2aecda14-de4d-4421-aa2d-d29f824017a5], X-ECOMP-RequestID=[4a88e9bd-7a52-4148-ba3d-d4f7404d6c47], X-TransactionId=[], X-ONAP-RequestID=[4a88e9bd-7a52-4148-ba3d-d4f7404d6c47]}
2022-04-18T04:44:10.089Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:44:10:425-46672], vertex-id=[245896], Content-Length=[246], Date=[Mon, 18 Apr 2022 04:44:10 GMT], Content-Type=[application/json]}
2022-04-18T04:44:10.091Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?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/abf888c4-3f65-481c-a3bd-75edbe5bc599"}]}

2022-04-18T04:44:10.093Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed|INFO|500||InvokeReturn
2022-04-18T04:44:10.100Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:44:10.141Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:44:10.142Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-04-18T04:44:10.284Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-04-18T04:44:10.285Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599/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-220418-04:44:10:627-87541], Content-Length=[600], Date=[Mon, 18 Apr 2022 04:44:10 GMT], Content-Type=[application/json]}
2022-04-18T04:44:10.286Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599/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/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-04-18T04:44:10.288Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-04-18T04:44:10.298Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:44:10.320Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:44:10.321Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed|INFO|500||Invoke
2022-04-18T04:44:10.486Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed|INFO|500||InvokeReturn
2022-04-18T04:44:10.487Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:44:10:802-89304], vertex-id=[245896], Content-Length=[246], Date=[Mon, 18 Apr 2022 04:44:10 GMT], Content-Type=[application/json]}
2022-04-18T04:44:10.488Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599"}]}

2022-04-18T04:44:10.502Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:44:10.548Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-18T04:44:10.549Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-04-18T04:44:10.680Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-04-18T04:44:10.681Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599/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-220418-04:44:11:064-43026], Content-Length=[609], Date=[Mon, 18 Apr 2022 04:44:11 GMT], Content-Type=[application/json]}
2022-04-18T04:44:10.682Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599/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/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/configurations","ERR.5.4.6114"]}}}

2022-04-18T04:44:10.702Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/abf888c4-3f65-481c-a3bd-75edbe5bc599/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-04-18T04:44:10.708Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-18T04:44:10.819Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||Invoke
2022-04-18T04:44:10.820Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d with request headers:{Authorization=[***REDACTED***], X-RequestID=[4a88e9bd-7a52-4148-ba3d-d4f7404d6c47], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d4b187e3-fa78-4930-9d5a-fc42f1737724], X-ECOMP-RequestID=[4a88e9bd-7a52-4148-ba3d-d4f7404d6c47], X-TransactionId=[], X-ONAP-RequestID=[4a88e9bd-7a52-4148-ba3d-d4f7404d6c47]}
2022-04-18T04:44:10.978Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|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/722b3f301f5c4f8b905fc6137166817d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220418-04:44:11:287-13020], vertex-id=[192576], Content-Length=[606], Date=[Mon, 18 Apr 2022 04:44:11 GMT], Content-Type=[application/json]}
2022-04-18T04:44:10.980Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|DEBUG|500||{"tenant-id":"722b3f301f5c4f8b905fc6137166817d","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650257033921","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-04-18T04:44:10.980Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/722b3f301f5c4f8b905fc6137166817d|INFO|500||InvokeReturn
2022-04-18T04:44:10.982Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-18T04:44:10.982Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-18T04:44:10.984Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:44:10.985Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-18T04:44:10.985Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:10.986Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-18T04:44:10.986Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-18T04:44:10.986Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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:"554d6cdc83e73dcd", X-B3-SpanId:"d724c39742b7e2d9", X-B3-ParentSpanId:"554d6cdc83e73dcd", X-B3-Sampled:"0", X-ONAP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-TransactionID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ECOMP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb2f0552-8772-4fd9-a220-9a6843f565b8"]
2022-04-18T04:44:10.987Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"abf888c4-3f65-481c-a3bd-75edbe5bc599"},"instanceName":null,"requestScope":"service"}
2022-04-18T04:44:10.987Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-18T04:44:11.004Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:11.008Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:11.010Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-18T04:44:11.012Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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, 18 Apr 2022 04:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:11.013Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-18T04:44:11.013Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:11.014Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-18T04:44:11.016Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:44:11.016Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:44:11.017Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:11.017Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:44:11.018Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:44:11.019Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-TransactionID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ECOMP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23a33d2d-5ff1-4d7a-ab49-0e264b2267e1"]
2022-04-18T04:44:11.019Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:44:11.020Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:44:11.046Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:11.046Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:11.047Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:44:11.049Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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, 18 Apr 2022 04:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:11.049Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:44:11.050Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:11.050Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:44:11.053Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-04-18T04:44:11.053Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-04-18T04:44:11.053Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:11.053Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-04-18T04:44:11.054Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-04-18T04:44:11.054Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-TransactionID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ECOMP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fddb3c7b-bd97-43fb-b7d6-a120bfd4aefa"]
2022-04-18T04:44:11.054Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-04-18T04:44:11.054Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-04-18T04:44:11.075Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:11.076Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:11.076Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-04-18T04:44:11.076Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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, 18 Apr 2022 04:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:11.078Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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" : 508,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-18T03:22:27.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508/service"
    }
  }
}
2022-04-18T04:44:11.078Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:11.079Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-04-18T04:44:11.080Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:44:11.080Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-18T04:44:11.081Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:11.081Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-18T04:44:11.081Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-18T04:44:11.081Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-TransactionID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ECOMP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4f4915b-69c9-4ac8-bac7-edf92ec61693"]
2022-04-18T04:44:11.082Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-18T04:44:11.082Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-18T04:44:11.098Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:11.099Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:11.099Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-18T04:44:11.099Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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, 18 Apr 2022 04:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:11.101Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-18 03:22:27.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-18T04:44:11.101Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:11.102Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-18T04:44:11.104Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:44:11.104Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-18T04:44:11.104Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:11.105Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-18T04:44:11.105Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-18T04:44:11.105Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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:"554d6cdc83e73dcd", X-B3-SpanId:"ee62354ae6a76fa7", X-B3-ParentSpanId:"554d6cdc83e73dcd", X-B3-Sampled:"0", X-ONAP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-TransactionID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ECOMP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b8d5720-a974-42f5-8ddc-78c5ad7db2b2"]
2022-04-18T04:44:11.106Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47","requestStatus":"IN_PROGRESS","startTime":1650257050703,"source":"VID","tenantId":"722b3f301f5c4f8b905fc6137166817d","requestBody":"{\n\t\"requestDetails\": {\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"abf888c4-3f65-481c-a3bd-75edbe5bc599","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"}
2022-04-18T04:44:11.106Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-18T04:44:11.132Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:11.132Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-18T04:44:11.133Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-18T04:44:11.134Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:11.135Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:44:10.703+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-18T04:44:10.635+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    }
  }
}
2022-04-18T04:44:11.135Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:11.136Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-18T04:44:11.154Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:44:11.155Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-18T04:44:11.156Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:11.159Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-18T04:44:11.163Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-18T04:44:11.165Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|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:"554d6cdc83e73dcd", X-B3-SpanId:"f59be708c8c22f32", X-B3-ParentSpanId:"554d6cdc83e73dcd", X-B3-Sampled:"0", X-ONAP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-TransactionID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ECOMP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c862da95-9f27-4f56-84e1-9384c2a0670d"]
2022-04-18T04:44:11.167Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\"modelUuid\":\"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\",\"modelInvariantUuid\":\"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"722b3f301f5c4f8b905fc6137166817d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"abf888c4-3f65-481c-a3bd-75edbe5bc599\"}","type":"String"},"requestId":{"value":"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47","type":"String"},"mso-request-id":{"value":"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"abf888c4-3f65-481c-a3bd-75edbe5bc599","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/abf888c4-3f65-481c-a3bd-75edbe5bc599","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-04-18T04:44:11.168Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-18T04:44:12.192Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:12.193Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-18T04:44:12.195Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-18T04:44:12.197Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 18 Apr 2022 04:44:12 GMT", X-ONAP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-TransactionID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ECOMP-RequestID:"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c862da95-9f27-4f56-84e1-9384c2a0670d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:12.200Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4a88e9bd-7a52-4148-ba3d-d4f7404d6c47\",\"instanceId\":\"abf888c4-3f65-481c-a3bd-75edbe5bc599\"}}","message":"Success","processInstanceID":"30c047e1-bed2-11ec-a9ea-4e1990e4c189","variables":null,"messageCode":200}
2022-04-18T04:44:12.203Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:12.205Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-18T04:44:12.212Z|4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:12.472Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:12.483Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:12.484Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||Invoke
2022-04-18T04:44:12.485Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:12.486Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:12.487Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Method      : GET
2022-04-18T04:44:12.488Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce6ea0ed694eee9f", X-B3-SpanId:"204736d0d940caf7", X-B3-ParentSpanId:"ce6ea0ed694eee9f", X-B3-Sampled:"0", X-ONAP-RequestID:"ad75fbc0-2d50-4276-a1ed-fd4d7685afe6", X-RequestID:"ad75fbc0-2d50-4276-a1ed-fd4d7685afe6", X-TransactionID:"ad75fbc0-2d50-4276-a1ed-fd4d7685afe6", X-ECOMP-RequestID:"ad75fbc0-2d50-4276-a1ed-fd4d7685afe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9984e8d-0713-4952-8f5f-f494dee5913e"]
2022-04-18T04:44:12.489Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Request body: 
2022-04-18T04:44:12.490Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||==========================request end================================================
2022-04-18T04:44:12.508Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:12.510Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:12.511Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status text  : 
2022-04-18T04:44:12.512Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:12.514Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Response body: {
  "requestId" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-18T04:44:10.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:44:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    }
  }
}
2022-04-18T04:44:12.514Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:12.516Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||InvokeReturn
2022-04-18T04:44:12.517Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false
2022-04-18T04:44:12.518Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:44:12.519Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:12.520Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false
2022-04-18T04:44:12.520Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:44:12.521Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce6ea0ed694eee9f", X-B3-SpanId:"7dc95858e7690491", X-B3-ParentSpanId:"ce6ea0ed694eee9f", X-B3-Sampled:"0", X-ONAP-RequestID:"ad75fbc0-2d50-4276-a1ed-fd4d7685afe6", X-RequestID:"ad75fbc0-2d50-4276-a1ed-fd4d7685afe6", X-TransactionID:"ad75fbc0-2d50-4276-a1ed-fd4d7685afe6", X-ECOMP-RequestID:"ad75fbc0-2d50-4276-a1ed-fd4d7685afe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03fd5034-60f1-468d-97a0-1e340fc73939"]
2022-04-18T04:44:12.522Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:44:12.523Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:44:12.534Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:12.535Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:12.536Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:44:12.537Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:12.538Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:44:12.539Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:12.540Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:44:12.547Z|ad75fbc0-2d50-4276-a1ed-fd4d7685afe6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:15.169Z|3bb770a3-9827-42c8-983e-4bbc0ce66208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:44:15.169Z|3bb770a3-9827-42c8-983e-4bbc0ce66208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:44:19.102Z|dccada8b-b0d7-428d-b10f-d01ea8011494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:19.103Z|dccada8b-b0d7-428d-b10f-d01ea8011494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:19.584Z|73f87349-7e14-462c-b04d-32217e93ed10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:19.585Z|73f87349-7e14-462c-b04d-32217e93ed10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:19.631Z|a266ab03-4aea-4768-8c46-c38f30a16793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:19.632Z|a266ab03-4aea-4768-8c46-c38f30a16793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:22.724Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:22.728Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:22.728Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||Invoke
2022-04-18T04:44:22.729Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:22.729Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:22.730Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Method      : GET
2022-04-18T04:44:22.730Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d50e302690d3bfc4", X-B3-SpanId:"ce2c60e454d21add", X-B3-ParentSpanId:"d50e302690d3bfc4", X-B3-Sampled:"0", X-ONAP-RequestID:"41d0311e-c302-4efa-a891-d489c5ae1980", X-RequestID:"41d0311e-c302-4efa-a891-d489c5ae1980", X-TransactionID:"41d0311e-c302-4efa-a891-d489c5ae1980", X-ECOMP-RequestID:"41d0311e-c302-4efa-a891-d489c5ae1980", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4796848e-e8b1-4105-af14-2c6a3ac368e7"]
2022-04-18T04:44:22.730Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Request body: 
2022-04-18T04:44:22.731Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||==========================request end================================================
2022-04-18T04:44:22.751Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:22.752Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:22.752Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status text  : 
2022-04-18T04:44:22.753Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:22.754Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Response body: {
  "requestId" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:44:10.000+00:00",
  "endTime" : "2022-04-18T04:44:20.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:44:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    }
  }
}
2022-04-18T04:44:22.755Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:22.756Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||InvokeReturn
2022-04-18T04:44:22.758Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false
2022-04-18T04:44:22.759Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:44:22.759Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:22.760Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false
2022-04-18T04:44:22.760Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:44:22.761Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d50e302690d3bfc4", X-B3-SpanId:"b177240c8dddbf6d", X-B3-ParentSpanId:"d50e302690d3bfc4", X-B3-Sampled:"0", X-ONAP-RequestID:"41d0311e-c302-4efa-a891-d489c5ae1980", X-RequestID:"41d0311e-c302-4efa-a891-d489c5ae1980", X-TransactionID:"41d0311e-c302-4efa-a891-d489c5ae1980", X-ECOMP-RequestID:"41d0311e-c302-4efa-a891-d489c5ae1980", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8cd73a1-fb9e-4871-ac55-584ab8c5cde7"]
2022-04-18T04:44:22.762Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:44:22.762Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:44:22.771Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:22.772Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:22.773Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:44:22.774Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:22.775Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:44:22.776Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:22.776Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:44:22.782Z|41d0311e-c302-4efa-a891-d489c5ae1980|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:22.957Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:22.972Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:22.972Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||Invoke
2022-04-18T04:44:22.973Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:22.973Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:22.973Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Method      : GET
2022-04-18T04:44:22.974Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39abe4c742484033", X-B3-SpanId:"ab32a59c519cd162", X-B3-ParentSpanId:"39abe4c742484033", X-B3-Sampled:"0", X-ONAP-RequestID:"209da7d5-cc86-40d1-a862-b59763d53f11", X-RequestID:"209da7d5-cc86-40d1-a862-b59763d53f11", X-TransactionID:"209da7d5-cc86-40d1-a862-b59763d53f11", X-ECOMP-RequestID:"209da7d5-cc86-40d1-a862-b59763d53f11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f63d5c48-7136-45a1-9ad8-6d2298593d2d"]
2022-04-18T04:44:22.974Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Request body: 
2022-04-18T04:44:22.975Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||==========================request end================================================
2022-04-18T04:44:22.991Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:22.991Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:22.992Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status text  : 
2022-04-18T04:44:22.992Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:22.995Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Response body: {
  "requestId" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:44:10.000+00:00",
  "endTime" : "2022-04-18T04:44:20.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:44:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    }
  }
}
2022-04-18T04:44:22.996Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:22.996Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||InvokeReturn
2022-04-18T04:44:22.999Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false
2022-04-18T04:44:23.000Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:44:23.001Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:23.001Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false
2022-04-18T04:44:23.002Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:44:23.003Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39abe4c742484033", X-B3-SpanId:"e3a8d0c4fa1c3e33", X-B3-ParentSpanId:"39abe4c742484033", X-B3-Sampled:"0", X-ONAP-RequestID:"209da7d5-cc86-40d1-a862-b59763d53f11", X-RequestID:"209da7d5-cc86-40d1-a862-b59763d53f11", X-TransactionID:"209da7d5-cc86-40d1-a862-b59763d53f11", X-ECOMP-RequestID:"209da7d5-cc86-40d1-a862-b59763d53f11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f118ba11-461f-41a2-89ec-6488a8227865"]
2022-04-18T04:44:23.003Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:44:23.004Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:44:23.017Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:23.018Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:23.019Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:44:23.019Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:23.020Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:44:23.022Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:23.023Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:44:23.031Z|209da7d5-cc86-40d1-a862-b59763d53f11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:23.266Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:23.279Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:23.280Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||Invoke
2022-04-18T04:44:23.280Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:23.280Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:23.281Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Method      : GET
2022-04-18T04:44:23.281Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd5efca81528f02d", X-B3-SpanId:"1e1230c55feddabc", X-B3-ParentSpanId:"cd5efca81528f02d", X-B3-Sampled:"0", X-ONAP-RequestID:"ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49", X-RequestID:"ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49", X-TransactionID:"ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49", X-ECOMP-RequestID:"ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fd20bc9-1a3a-498d-9148-b6c39321ace5"]
2022-04-18T04:44:23.282Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Request body: 
2022-04-18T04:44:23.282Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||==========================request end================================================
2022-04-18T04:44:23.299Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:23.299Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:23.300Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status text  : 
2022-04-18T04:44:23.300Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:23.301Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Response body: {
  "requestId" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:44:10.000+00:00",
  "endTime" : "2022-04-18T04:44:20.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:44:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    }
  }
}
2022-04-18T04:44:23.301Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:23.302Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||InvokeReturn
2022-04-18T04:44:23.303Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false
2022-04-18T04:44:23.303Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:44:23.304Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:23.304Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false
2022-04-18T04:44:23.304Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:44:23.305Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd5efca81528f02d", X-B3-SpanId:"e1d04b637cc379f6", X-B3-ParentSpanId:"cd5efca81528f02d", X-B3-Sampled:"0", X-ONAP-RequestID:"ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49", X-RequestID:"ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49", X-TransactionID:"ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49", X-ECOMP-RequestID:"ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64e93aec-d193-47c5-a6b6-8c5c7ccf6e92"]
2022-04-18T04:44:23.305Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:44:23.306Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:44:23.327Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:23.328Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:23.328Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:44:23.329Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:23.330Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:44:23.330Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:23.331Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:44:23.341Z|ca5ff043-3b3e-4e77-a5e6-6f30f7c6fc49|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:23.540Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|||INFO|500||Entering
2022-04-18T04:44:23.553Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:23.559Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||Invoke
2022-04-18T04:44:23.561Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:23.564Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47
2022-04-18T04:44:23.565Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Method      : GET
2022-04-18T04:44:23.565Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d69373290382cad6", X-B3-SpanId:"1bf21289429c4107", X-B3-ParentSpanId:"d69373290382cad6", X-B3-Sampled:"0", X-ONAP-RequestID:"0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d", X-RequestID:"0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d", X-TransactionID:"0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d", X-ECOMP-RequestID:"0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0fc6892-e3dd-40fb-a27f-d2f401bab240"]
2022-04-18T04:44:23.566Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Request body: 
2022-04-18T04:44:23.566Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||==========================request end================================================
2022-04-18T04:44:23.583Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:23.584Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:23.584Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Status text  : 
2022-04-18T04:44:23.585Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:23.586Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||Response body: {
  "requestId" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-18T04:44:10.000+00:00",
  "endTime" : "2022-04-18T04:44:20.000+00:00",
  "source" : "VID",
  "tenantId" : "722b3f301f5c4f8b905fc6137166817d",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"120b6be0-b4f0-4d63-b2b3-a077b8af5f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"15fb3ffe-f102-4a7e-85bf-c2ec5ae95c38\"\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\": \"722b3f301f5c4f8b905fc6137166817d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-18T04:44:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "serviceInstanceName" : "basic_vm-ae60de76-4a99-4e57-b64c-8d7a31ec01ea",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/abf888c4-3f65-481c-a3bd-75edbe5bc599",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a88e9bd-7a52-4148-ba3d-d4f7404d6c47",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47"
    }
  }
}
2022-04-18T04:44:23.586Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:23.587Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|INFO|500||InvokeReturn
2022-04-18T04:44:23.591Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false
2022-04-18T04:44:23.592Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-18T04:44:23.593Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-18T04:44:23.593Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false
2022-04-18T04:44:23.594Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-18T04:44:23.595Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d69373290382cad6", X-B3-SpanId:"dc817a1ee81ea731", X-B3-ParentSpanId:"d69373290382cad6", X-B3-Sampled:"0", X-ONAP-RequestID:"0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d", X-RequestID:"0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d", X-TransactionID:"0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d", X-ECOMP-RequestID:"0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efe44167-f8dc-48d8-9ecf-2cf80667fd7d"]
2022-04-18T04:44:23.596Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-18T04:44:23.596Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-18T04:44:23.607Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-18T04:44:23.608Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-18T04:44:23.610Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-18T04:44:23.610Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 18 Apr 2022 04:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-18T04:44:23.612Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-18T04:44:23.613Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-18T04:44:23.614Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a88e9bd-7a52-4148-ba3d-d4f7404d6c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-18T04:44:23.620Z|0ebd0f0f-c8c5-49c8-b1e3-95efe63fa97d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a88e9bd-7a52-4148-ba3d-d4f7404d6c47|InfraPortalClient|||INFO|500||Exiting.
2022-04-18T04:44:29.137Z|a7db2a30-99ca-45b4-868b-0157dc81521e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:29.138Z|a7db2a30-99ca-45b4-868b-0157dc81521e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:29.616Z|38edb620-7000-4034-bce3-c04ee5c9a74c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:29.616Z|38edb620-7000-4034-bce3-c04ee5c9a74c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:29.658Z|68540c31-8754-4705-83c9-9b38b028c9d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:29.659Z|68540c31-8754-4705-83c9-9b38b028c9d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:30.169Z|113df0fe-7a5e-4b7b-8cb8-769c33712e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:44:30.169Z|113df0fe-7a5e-4b7b-8cb8-769c33712e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:44:31.011Z|b3086d1b-9a98-4f6c-a567-3fa8c81d6e8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:44:31.012Z|b3086d1b-9a98-4f6c-a567-3fa8c81d6e8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:44:39.170Z|273e3683-570e-4944-bdc1-ea8e46f8c453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:39.171Z|273e3683-570e-4944-bdc1-ea8e46f8c453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:39.652Z|48294dae-6c76-4b04-864c-c631206b2805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:39.653Z|48294dae-6c76-4b04-864c-c631206b2805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:39.687Z|27f01070-ab04-446c-9e2b-9efbd398f6c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:39.688Z|27f01070-ab04-446c-9e2b-9efbd398f6c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:45.169Z|6c1f94b8-80e6-40af-a411-b30769a737fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:44:45.175Z|6c1f94b8-80e6-40af-a411-b30769a737fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:44:46.614Z|2ceaf7d0-0a90-4af0-ba6c-2c97c5946eb1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:44:46.615Z|2ceaf7d0-0a90-4af0-ba6c-2c97c5946eb1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:49.207Z|cd166207-3095-4a64-bef0-8ec1e642cf73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:49.209Z|cd166207-3095-4a64-bef0-8ec1e642cf73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:49.680Z|ae6f48b1-696a-4f81-8e58-7e832b8003f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:49.681Z|ae6f48b1-696a-4f81-8e58-7e832b8003f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:49.715Z|c338c7c3-8a79-4b53-ab1f-d1f5274d83f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:49.716Z|c338c7c3-8a79-4b53-ab1f-d1f5274d83f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:59.248Z|f9dba26d-e740-4e00-8dbf-5f4ae9573fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:59.250Z|f9dba26d-e740-4e00-8dbf-5f4ae9573fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:59.741Z|4229e4e3-76df-4a00-9eb3-4b49df244752|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:59.742Z|4229e4e3-76df-4a00-9eb3-4b49df244752|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:44:59.757Z|c50ba402-c29b-4cda-a42f-4ff7537fef4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:44:59.758Z|c50ba402-c29b-4cda-a42f-4ff7537fef4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:00.169Z|65a3c816-d6b3-4725-9fa9-877625ad393f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:45:00.170Z|65a3c816-d6b3-4725-9fa9-877625ad393f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:45:01.013Z|a344cea9-2e60-4c8a-b80d-77b0a63d14ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:45:01.014Z|a344cea9-2e60-4c8a-b80d-77b0a63d14ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:45:09.314Z|73d326ee-d26c-4bb9-aac2-06eb18e0c28a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:09.315Z|73d326ee-d26c-4bb9-aac2-06eb18e0c28a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:09.777Z|33d4fff2-bb32-4c5d-a560-69071ac8da85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:09.778Z|33d4fff2-bb32-4c5d-a560-69071ac8da85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:09.799Z|514ba992-b09d-4847-aeba-6fa6f411919c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:09.800Z|514ba992-b09d-4847-aeba-6fa6f411919c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:15.173Z|f86fe07c-8cf8-47af-b0ae-be8b0032f8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:45:15.174Z|f86fe07c-8cf8-47af-b0ae-be8b0032f8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:45:19.357Z|39c4d48e-3f95-4bea-848b-d8998ee4399b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:19.360Z|39c4d48e-3f95-4bea-848b-d8998ee4399b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:19.811Z|37e2e6f1-3fd5-4723-9b6e-d20544dd51f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:19.812Z|37e2e6f1-3fd5-4723-9b6e-d20544dd51f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:19.832Z|ce41ff74-b4be-4ced-a535-c090aafb158b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:19.832Z|ce41ff74-b4be-4ced-a535-c090aafb158b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:29.405Z|6f0a6c18-e68a-4d1c-84b7-655f5630f55b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:29.406Z|6f0a6c18-e68a-4d1c-84b7-655f5630f55b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:29.851Z|89681dbb-7eb1-485d-b4c9-36d1110e670f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:29.852Z|89681dbb-7eb1-485d-b4c9-36d1110e670f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:29.864Z|a857a073-cd6f-4e8f-90dc-fe0dbc5f7923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:29.866Z|a857a073-cd6f-4e8f-90dc-fe0dbc5f7923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:30.169Z|6c98dc62-b92d-4283-b30f-f679e32b755a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:45:30.189Z|6c98dc62-b92d-4283-b30f-f679e32b755a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:45:31.014Z|8885d76a-c043-44de-be2d-19912fa5f916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:45:31.015Z|8885d76a-c043-44de-be2d-19912fa5f916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:45:39.452Z|c5de38c3-35ca-4e7f-8b51-7fd0397a8c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:39.453Z|c5de38c3-35ca-4e7f-8b51-7fd0397a8c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:39.887Z|9f373adf-8fdf-4f9b-a3d6-6fbfbc84cc6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:39.888Z|9f373adf-8fdf-4f9b-a3d6-6fbfbc84cc6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:39.902Z|de858b8f-9e5c-402a-a63d-58cdf2c0f270|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:39.903Z|de858b8f-9e5c-402a-a63d-58cdf2c0f270|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:45.169Z|cdcb2a55-f9b9-466a-983e-34e86d2a5479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:45:45.169Z|cdcb2a55-f9b9-466a-983e-34e86d2a5479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:45:46.636Z|a64970af-43be-4001-9a50-5ed346fd26e7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:45:46.639Z|a64970af-43be-4001-9a50-5ed346fd26e7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:49.491Z|9f68b334-4cd0-4556-bf0f-e5e764300a24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:49.492Z|9f68b334-4cd0-4556-bf0f-e5e764300a24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:49.924Z|e212189f-c72a-443e-84c4-d8ee2881ac61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:49.925Z|e212189f-c72a-443e-84c4-d8ee2881ac61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:49.931Z|eb0ac22b-fa2c-4993-9ca3-9e8a818a2a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:49.932Z|eb0ac22b-fa2c-4993-9ca3-9e8a818a2a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:59.533Z|daa33aee-5c3e-463e-bdc1-103133fc8287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:59.535Z|daa33aee-5c3e-463e-bdc1-103133fc8287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:59.961Z|e8c4e2e1-d090-4a63-b84d-e545f31a2c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:59.962Z|e8c4e2e1-d090-4a63-b84d-e545f31a2c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:45:59.966Z|5820ec08-91ae-475d-8782-ce3ed2424995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:45:59.967Z|5820ec08-91ae-475d-8782-ce3ed2424995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:00.169Z|44fb08e6-6646-4774-84af-ab9214058bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:46:00.170Z|44fb08e6-6646-4774-84af-ab9214058bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:46:01.016Z|7963076e-3965-4b9f-b2c2-e5b6f3710f27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:46:01.017Z|7963076e-3965-4b9f-b2c2-e5b6f3710f27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:46:09.568Z|08e58a48-01b2-49f7-8270-1a3402c566fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:09.570Z|08e58a48-01b2-49f7-8270-1a3402c566fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:10.007Z|59ff1e47-b580-4d78-ad54-21ae286b8528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:10.008Z|59ff1e47-b580-4d78-ad54-21ae286b8528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:10.010Z|56259ce0-e1e2-4e3d-b61f-ff6669f68ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:10.012Z|56259ce0-e1e2-4e3d-b61f-ff6669f68ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:15.169Z|5e3f177a-aed8-4051-80c7-c21ef76300e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:46:15.173Z|5e3f177a-aed8-4051-80c7-c21ef76300e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:46:19.632Z|386f9740-cb5e-4deb-b9c9-addcaf555eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:19.634Z|386f9740-cb5e-4deb-b9c9-addcaf555eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:20.047Z|b225cc9e-fd99-45ae-b491-4c14a00d619e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:20.047Z|fcf3b3d8-87aa-4a6f-988e-99ce29881b79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:20.049Z|fcf3b3d8-87aa-4a6f-988e-99ce29881b79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:20.049Z|b225cc9e-fd99-45ae-b491-4c14a00d619e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:29.680Z|77fdf4c7-294d-463e-806b-20875e46fab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:29.683Z|77fdf4c7-294d-463e-806b-20875e46fab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:30.080Z|562aee5b-c6d9-4e3c-8a7c-42a731e74687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:30.082Z|562aee5b-c6d9-4e3c-8a7c-42a731e74687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:30.090Z|40791491-c9e9-49b1-8bb6-e30c6b9c2c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:30.091Z|40791491-c9e9-49b1-8bb6-e30c6b9c2c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:30.169Z|30ccc05e-80f2-4102-8889-b3c688cf4929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:46:30.169Z|30ccc05e-80f2-4102-8889-b3c688cf4929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:46:31.019Z|2c34fdf6-7b66-4c2a-b259-df1902341727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:46:31.021Z|2c34fdf6-7b66-4c2a-b259-df1902341727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:46:39.741Z|5f3e9139-1b10-4700-acb3-9ae7e8d4be03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:39.742Z|5f3e9139-1b10-4700-acb3-9ae7e8d4be03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:40.123Z|3dc89b80-82f7-4be3-899e-ccb1a8bf8cac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:40.125Z|3dc89b80-82f7-4be3-899e-ccb1a8bf8cac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:40.125Z|56184e89-8e7a-4bcc-9f99-3fada92e9b7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:40.126Z|56184e89-8e7a-4bcc-9f99-3fada92e9b7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:45.169Z|60c0c02c-5e14-4651-a7ec-1b823f12f25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:46:45.169Z|60c0c02c-5e14-4651-a7ec-1b823f12f25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:46:46.667Z|56e42d2d-0f04-4aaa-a310-bc9741f4fe56|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:46:46.673Z|56e42d2d-0f04-4aaa-a310-bc9741f4fe56|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:49.798Z|169e3ac5-c7b0-41d9-9efc-659709221747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:49.799Z|169e3ac5-c7b0-41d9-9efc-659709221747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:50.154Z|d04e745e-c753-4cf2-8257-397a17a10b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:50.156Z|d04e745e-c753-4cf2-8257-397a17a10b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:50.161Z|4167b507-4b7c-4b5c-8f5f-77eacd5b5c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:50.162Z|4167b507-4b7c-4b5c-8f5f-77eacd5b5c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:46:59.833Z|546170ab-0274-4511-bebf-a4d076d314e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:46:59.834Z|546170ab-0274-4511-bebf-a4d076d314e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:00.169Z|c64e413d-e0c3-42e6-880c-b3b6476fed25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:47:00.181Z|c64e413d-e0c3-42e6-880c-b3b6476fed25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:47:00.219Z|e081a906-eea0-4f99-963b-bdcabf12b37e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:00.220Z|e081a906-eea0-4f99-963b-bdcabf12b37e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:00.226Z|162d0035-02ec-42b8-a4f8-3d9213a8dd14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:00.227Z|162d0035-02ec-42b8-a4f8-3d9213a8dd14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:01.022Z|69b19c31-94a7-4837-a0de-a34c15a12925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:47:01.024Z|69b19c31-94a7-4837-a0de-a34c15a12925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:47:09.868Z|4516726d-4999-457c-a5e0-d702a91ef703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:09.876Z|4516726d-4999-457c-a5e0-d702a91ef703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:10.262Z|927f5eff-456a-4333-946b-2b1d21ca9c78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:10.263Z|927f5eff-456a-4333-946b-2b1d21ca9c78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:10.279Z|388f34af-2aba-459c-8d59-5d1ab2c3bad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:10.280Z|388f34af-2aba-459c-8d59-5d1ab2c3bad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:15.169Z|2f6606b8-5e24-4e5f-9b6e-8c9880a8fafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:47:15.170Z|2f6606b8-5e24-4e5f-9b6e-8c9880a8fafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:47:19.925Z|28a326f3-1985-4f2f-921a-77256f0479dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:19.926Z|28a326f3-1985-4f2f-921a-77256f0479dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:20.294Z|42db9e69-74df-4028-b7b4-d9fef58c8d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:20.296Z|42db9e69-74df-4028-b7b4-d9fef58c8d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:20.312Z|20940c86-c8b7-4a2a-8812-9c08f61e9de6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:20.313Z|20940c86-c8b7-4a2a-8812-9c08f61e9de6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:29.966Z|7f2c41fa-2ee7-4c51-b106-f37249717eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:29.967Z|7f2c41fa-2ee7-4c51-b106-f37249717eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:30.169Z|a97e4bba-6f96-4bcf-9a01-46c48943466f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:47:30.170Z|a97e4bba-6f96-4bcf-9a01-46c48943466f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:47:30.331Z|d8033750-19c8-440f-b400-ba5a00c8b065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:30.333Z|d8033750-19c8-440f-b400-ba5a00c8b065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:30.343Z|b9092c88-03cd-4803-b961-fc245c9f4808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:30.344Z|b9092c88-03cd-4803-b961-fc245c9f4808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:31.024Z|14b21423-b0a3-4ac5-b1bf-e7c9926683f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:47:31.025Z|14b21423-b0a3-4ac5-b1bf-e7c9926683f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:47:40.019Z|77753b2a-dc4e-40cc-a4c9-57043ff27f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:40.019Z|77753b2a-dc4e-40cc-a4c9-57043ff27f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:40.369Z|a2a64320-2845-49da-b855-2c07b4e725cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:40.370Z|a2a64320-2845-49da-b855-2c07b4e725cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:40.370Z|fef9be9c-1744-4993-a1ef-e8ca03dd214d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:40.371Z|fef9be9c-1744-4993-a1ef-e8ca03dd214d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:45.169Z|99adb499-12df-40ce-b031-0ab04697b2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:47:45.173Z|99adb499-12df-40ce-b031-0ab04697b2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:47:46.620Z|131e13d2-8b28-425b-8684-da3b86a8b28a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:47:46.624Z|131e13d2-8b28-425b-8684-da3b86a8b28a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:50.047Z|5dd844bf-f605-45de-a7bd-0cdacb13de23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:50.048Z|5dd844bf-f605-45de-a7bd-0cdacb13de23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:50.400Z|a569d9cb-312d-446e-acd8-77d201b4126f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:50.400Z|2d163b4b-b285-4571-b61d-a6c185e7b49e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:47:50.401Z|2d163b4b-b285-4571-b61d-a6c185e7b49e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:47:50.405Z|a569d9cb-312d-446e-acd8-77d201b4126f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:00.077Z|9f11fdf8-dd9b-4433-b542-9facd57965e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:00.078Z|9f11fdf8-dd9b-4433-b542-9facd57965e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:00.169Z|35f45064-4312-48c1-bc42-3b38ec724009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:48:00.169Z|35f45064-4312-48c1-bc42-3b38ec724009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:48:00.437Z|1e9560f0-fcac-442d-b448-83f537f421ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:00.438Z|1e9560f0-fcac-442d-b448-83f537f421ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:00.444Z|a4b816b9-84cf-44cf-81c2-c826599e4c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:00.448Z|a4b816b9-84cf-44cf-81c2-c826599e4c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:01.028Z|6e85cfb3-275d-4700-ac58-24780eb9d5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:48:01.028Z|6e85cfb3-275d-4700-ac58-24780eb9d5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:48:10.110Z|83787973-9fe8-460c-9f30-b1d450335ae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:10.111Z|83787973-9fe8-460c-9f30-b1d450335ae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:10.490Z|d6f9787c-2fd9-47c1-a8b0-d50823fbbb02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:10.491Z|cdc87e0f-f003-47f2-9a70-7a8837690e82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:10.491Z|cdc87e0f-f003-47f2-9a70-7a8837690e82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:10.491Z|d6f9787c-2fd9-47c1-a8b0-d50823fbbb02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:15.169Z|01ef9716-1b84-463d-8153-2e2202c9e713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:48:15.170Z|01ef9716-1b84-463d-8153-2e2202c9e713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:48:20.139Z|b9accf1c-13cc-435e-b33a-fcf2fa1ea325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:20.140Z|b9accf1c-13cc-435e-b33a-fcf2fa1ea325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:20.529Z|6721146f-9143-4c39-a06e-df54cb8fba3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:20.530Z|6721146f-9143-4c39-a06e-df54cb8fba3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:20.534Z|09a722f2-0b20-450e-ae01-f5c4c54c1ced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:20.535Z|09a722f2-0b20-450e-ae01-f5c4c54c1ced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:30.169Z|11af06d1-bc22-4442-b616-1cb5449ef3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:48:30.171Z|f8d7e7f6-d349-4999-a428-de774c566f2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:30.172Z|f8d7e7f6-d349-4999-a428-de774c566f2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:30.173Z|11af06d1-bc22-4442-b616-1cb5449ef3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:48:30.558Z|d50da830-a46b-4d93-9f1a-cb68f82920d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:30.560Z|d50da830-a46b-4d93-9f1a-cb68f82920d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:30.569Z|7e50821a-f373-44ac-8c0d-7ffee9e107f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:30.570Z|7e50821a-f373-44ac-8c0d-7ffee9e107f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:31.030Z|de682408-f056-441d-871e-531420d758fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:48:31.030Z|de682408-f056-441d-871e-531420d758fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:48:40.204Z|bfb333cd-ad6f-47cc-b7c4-561eb80bb6d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:40.205Z|bfb333cd-ad6f-47cc-b7c4-561eb80bb6d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:40.587Z|d2e2e4e7-0df0-4a3f-94ee-c3e3dfcc3e06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:40.590Z|d2e2e4e7-0df0-4a3f-94ee-c3e3dfcc3e06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:40.601Z|553b8689-7065-4b20-8d03-935606f80d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:40.602Z|553b8689-7065-4b20-8d03-935606f80d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:45.169Z|81a55b24-0824-4c0b-beb9-c68b9ee90965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:48:45.169Z|81a55b24-0824-4c0b-beb9-c68b9ee90965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:48:46.627Z|dd1d06ab-c5e2-413b-8f3d-3509a34e30fa|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:48:46.628Z|dd1d06ab-c5e2-413b-8f3d-3509a34e30fa|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:50.238Z|1ef63fdc-5bc7-48f1-9184-de53475c20c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:50.239Z|1ef63fdc-5bc7-48f1-9184-de53475c20c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:50.631Z|d06994d0-55a9-415d-a239-2b469e66096f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:50.633Z|d06994d0-55a9-415d-a239-2b469e66096f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:48:50.643Z|be8bada9-7961-4886-8a9e-d998ea03f32a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:48:50.643Z|be8bada9-7961-4886-8a9e-d998ea03f32a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:00.169Z|84d9a859-5b14-42d8-b129-cf6c3cd8dcae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:49:00.169Z|84d9a859-5b14-42d8-b129-cf6c3cd8dcae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:49:00.287Z|20e90340-7730-4eb2-b2b0-606992afe30d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:00.289Z|20e90340-7730-4eb2-b2b0-606992afe30d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:00.674Z|c8e05b36-1f65-4ae3-a237-0cde8dda60f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:00.675Z|c8e05b36-1f65-4ae3-a237-0cde8dda60f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:00.680Z|47a808e2-86ff-45e0-b371-5440841c7103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:00.682Z|47a808e2-86ff-45e0-b371-5440841c7103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:01.031Z|e4e69c43-14a4-4456-9c5f-34afca6a85ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:49:01.032Z|e4e69c43-14a4-4456-9c5f-34afca6a85ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:49:10.322Z|445f7c3c-544e-46ab-9c83-7194c7370e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:10.323Z|445f7c3c-544e-46ab-9c83-7194c7370e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:10.707Z|36dc3a25-3393-4574-a082-7124c8407e1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:10.708Z|36dc3a25-3393-4574-a082-7124c8407e1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:10.716Z|24a558d3-f01e-4232-be44-548882b38b49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:10.717Z|24a558d3-f01e-4232-be44-548882b38b49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:15.169Z|12fc7768-9abd-436e-9b61-f44ba0dc8dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:49:15.173Z|12fc7768-9abd-436e-9b61-f44ba0dc8dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:49:20.360Z|2354675a-7685-47cc-b8ff-98898f0355d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:20.362Z|2354675a-7685-47cc-b8ff-98898f0355d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:20.736Z|d0a42e51-5afd-4deb-8d9f-8cddbf6b1b1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:20.737Z|d0a42e51-5afd-4deb-8d9f-8cddbf6b1b1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:20.750Z|9a6841b2-685c-4c58-93ea-862128355d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:20.750Z|9a6841b2-685c-4c58-93ea-862128355d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:30.169Z|1178067c-a2eb-452c-b956-dbf359d1a83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:49:30.169Z|1178067c-a2eb-452c-b956-dbf359d1a83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:49:30.388Z|224ed388-4818-4551-8398-e0d4a701598f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:30.389Z|224ed388-4818-4551-8398-e0d4a701598f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:30.764Z|9f549fc9-387b-4ec4-98dc-3f3d8ab4586d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:30.766Z|9f549fc9-387b-4ec4-98dc-3f3d8ab4586d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:30.774Z|79e354bf-98e7-46f1-ad52-eb06bc0114bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:30.775Z|79e354bf-98e7-46f1-ad52-eb06bc0114bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:31.034Z|6c293dea-2724-4654-b62d-ee7061a3ad14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:49:31.034Z|6c293dea-2724-4654-b62d-ee7061a3ad14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:49:40.426Z|a2f1b00b-6f67-4258-be23-7e0c0f8f7764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:40.437Z|a2f1b00b-6f67-4258-be23-7e0c0f8f7764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:40.798Z|0ed65b6a-0964-4c9c-a881-f69ae7e32538|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:40.800Z|0ed65b6a-0964-4c9c-a881-f69ae7e32538|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:40.802Z|3383a580-c95c-4a2b-9758-600591ae6a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:40.803Z|3383a580-c95c-4a2b-9758-600591ae6a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:45.169Z|60c22117-ec04-4a9c-9846-c39f2fa43b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:49:45.170Z|60c22117-ec04-4a9c-9846-c39f2fa43b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:49:46.617Z|86c165fd-b308-4c83-b86c-17c3c2e22aa9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:49:46.620Z|86c165fd-b308-4c83-b86c-17c3c2e22aa9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:50.471Z|af1f635c-1cb8-4334-b591-584108b3034c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:50.472Z|af1f635c-1cb8-4334-b591-584108b3034c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:50.831Z|79894262-6b79-4457-add9-a377fcbd2650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:50.831Z|79894262-6b79-4457-add9-a377fcbd2650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:49:50.831Z|eff46889-d56e-4017-8a18-d6600aeaea4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:49:50.837Z|eff46889-d56e-4017-8a18-d6600aeaea4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:00.169Z|9d430d39-1a29-497a-a032-827ffd7c13e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:50:00.183Z|9d430d39-1a29-497a-a032-827ffd7c13e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:50:00.508Z|5cc6d35a-8bb6-4175-9d79-901bb428252e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:00.509Z|5cc6d35a-8bb6-4175-9d79-901bb428252e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:00.861Z|b687571b-196d-40d8-88cd-254fce73b794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:00.862Z|b687571b-196d-40d8-88cd-254fce73b794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:00.879Z|04a28d6e-7f45-4391-b880-a066a8fbb760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:00.881Z|04a28d6e-7f45-4391-b880-a066a8fbb760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:01.035Z|9ec21a5b-a968-4491-aa4a-25c4c24a03f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:50:01.036Z|9ec21a5b-a968-4491-aa4a-25c4c24a03f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:50:10.540Z|445d7f2f-3a64-42bf-8dbc-632abb891571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:10.541Z|445d7f2f-3a64-42bf-8dbc-632abb891571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:10.890Z|1c9c50cb-7b46-4585-aedf-643ed139678d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:10.891Z|1c9c50cb-7b46-4585-aedf-643ed139678d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:10.908Z|d2561ef2-64d0-4477-9553-02927d37ae98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:10.910Z|d2561ef2-64d0-4477-9553-02927d37ae98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:15.169Z|1173398c-385e-4436-a8b5-211e8b4e4b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:50:15.169Z|1173398c-385e-4436-a8b5-211e8b4e4b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:50:20.569Z|69ea3541-f61a-4354-92dd-a60c8672ce1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:20.570Z|69ea3541-f61a-4354-92dd-a60c8672ce1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:20.919Z|6c96dc48-5488-43a3-827f-f354f62450d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:20.919Z|6c96dc48-5488-43a3-827f-f354f62450d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:20.935Z|361dc02f-350d-4f4e-8b28-231fef6a219b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:20.937Z|361dc02f-350d-4f4e-8b28-231fef6a219b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:30.169Z|4cbbd5e2-c16f-462b-b0b6-da1c109d1a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:50:30.169Z|4cbbd5e2-c16f-462b-b0b6-da1c109d1a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:50:30.599Z|d13af7dc-3251-46ba-9f48-d2860feaed0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:30.601Z|d13af7dc-3251-46ba-9f48-d2860feaed0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:30.960Z|8b9f605f-15e2-47e5-bd6b-56938b831c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:30.961Z|8b9f605f-15e2-47e5-bd6b-56938b831c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:30.970Z|6f956b95-24fb-4d62-bc00-e376aa6cb940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:30.971Z|6f956b95-24fb-4d62-bc00-e376aa6cb940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:31.036Z|adb8e6f9-307a-47a9-b700-59ced7878cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:50:31.037Z|adb8e6f9-307a-47a9-b700-59ced7878cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:50:40.640Z|5b836ec9-160c-482e-9cb9-719b11715d66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:40.641Z|5b836ec9-160c-482e-9cb9-719b11715d66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:40.993Z|77ac0c24-b0ae-41c1-860c-49b11624fb60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:40.995Z|77ac0c24-b0ae-41c1-860c-49b11624fb60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:40.998Z|8df98944-5af4-4591-9ecb-d1cfc1f09ce2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:40.999Z|8df98944-5af4-4591-9ecb-d1cfc1f09ce2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:45.171Z|f165a8f0-0a47-49b3-a3ae-ad302a615e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:50:45.176Z|f165a8f0-0a47-49b3-a3ae-ad302a615e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:50:46.618Z|6a6dd49e-b9f7-44ea-90f3-35c83be9a3d2|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:50:46.619Z|6a6dd49e-b9f7-44ea-90f3-35c83be9a3d2|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:50.671Z|d0544fcf-875d-4258-92d4-361f3b88283c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:50.674Z|d0544fcf-875d-4258-92d4-361f3b88283c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:51.029Z|da1a1a12-04f1-4af1-8a32-ea1fb3d24b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:51.029Z|fab128fa-5aff-4d52-b84e-0b82de712529|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:50:51.030Z|da1a1a12-04f1-4af1-8a32-ea1fb3d24b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:50:51.030Z|fab128fa-5aff-4d52-b84e-0b82de712529|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:00.169Z|d637e355-1208-4468-97bd-9186fe3dcf54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:51:00.170Z|d637e355-1208-4468-97bd-9186fe3dcf54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:51:00.702Z|c6bb858b-c875-45d2-8612-2dc8d850ea15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:00.702Z|c6bb858b-c875-45d2-8612-2dc8d850ea15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:01.038Z|d3a5fd33-0b6d-423a-96b3-42389d99308c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:51:01.039Z|d3a5fd33-0b6d-423a-96b3-42389d99308c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:51:01.067Z|26892ed0-92eb-4a94-800d-adc24f66aa80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:01.067Z|641a74b4-8dff-4f85-a18d-fc08669220c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:01.068Z|641a74b4-8dff-4f85-a18d-fc08669220c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:01.068Z|26892ed0-92eb-4a94-800d-adc24f66aa80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:10.729Z|0e3342ea-e32b-4365-b536-2d0e165427af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:10.730Z|0e3342ea-e32b-4365-b536-2d0e165427af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:11.099Z|e79f1387-907f-4e22-a167-ed92c3ef702b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:11.098Z|3e341fe5-e923-4eb6-9bb3-967eda65052e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:11.106Z|3e341fe5-e923-4eb6-9bb3-967eda65052e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:11.106Z|e79f1387-907f-4e22-a167-ed92c3ef702b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:15.169Z|a1e230ae-58cf-4c4a-b596-15379561e222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:51:15.171Z|a1e230ae-58cf-4c4a-b596-15379561e222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:51:20.771Z|96cbde95-0917-41ec-8e69-7927882ae1f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:20.772Z|96cbde95-0917-41ec-8e69-7927882ae1f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:21.136Z|d6fca1f2-10d2-4315-a44e-f883c5c85ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:21.137Z|d6fca1f2-10d2-4315-a44e-f883c5c85ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:21.140Z|9bb3460d-df1c-4f92-ba07-e6dc93249b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:21.141Z|9bb3460d-df1c-4f92-ba07-e6dc93249b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:30.182Z|26b8fc6a-745e-4f16-884b-23af076151de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:51:30.185Z|26b8fc6a-745e-4f16-884b-23af076151de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:51:30.805Z|22ff2468-4a6d-446c-b93f-7a3dda8b51c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:30.806Z|22ff2468-4a6d-446c-b93f-7a3dda8b51c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:31.039Z|00759139-35e2-46b5-9082-a26f956296c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:51:31.040Z|00759139-35e2-46b5-9082-a26f956296c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:51:31.170Z|3eca8352-274f-4f1e-bab8-4fa737ef0d26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:31.171Z|3eca8352-274f-4f1e-bab8-4fa737ef0d26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:31.177Z|ffd9335f-d6d3-4ac1-8324-0c4b645911e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:31.178Z|ffd9335f-d6d3-4ac1-8324-0c4b645911e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:40.835Z|d5806e80-6872-4fa4-beaf-0f73786fd439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:40.836Z|d5806e80-6872-4fa4-beaf-0f73786fd439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:41.200Z|13caaba5-00cb-4b4f-bdae-231677f29a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:41.201Z|13caaba5-00cb-4b4f-bdae-231677f29a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:41.212Z|6fab089a-491d-4904-8b2e-effa1a54c531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:41.213Z|6fab089a-491d-4904-8b2e-effa1a54c531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:45.170Z|c3ef6e81-f610-4088-9fbb-c976d600b684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:51:45.171Z|c3ef6e81-f610-4088-9fbb-c976d600b684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:51:46.614Z|ba114a01-c5f2-4ac6-a7a3-492a1dd3a68c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:51:46.615Z|ba114a01-c5f2-4ac6-a7a3-492a1dd3a68c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:50.877Z|e79de94a-30bc-48e8-bc17-70590cf2c234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:50.878Z|e79de94a-30bc-48e8-bc17-70590cf2c234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:51.226Z|0818d692-0a29-436d-9131-72cbc98704c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:51.227Z|0818d692-0a29-436d-9131-72cbc98704c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:51:51.245Z|0a857538-9079-4bba-a345-91e5220c3a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:51:51.245Z|0a857538-9079-4bba-a345-91e5220c3a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:00.170Z|fa5eab21-6b9d-47fd-a5be-f2cd39b87c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:52:00.180Z|fa5eab21-6b9d-47fd-a5be-f2cd39b87c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:52:00.908Z|3565c178-e088-42b9-b719-dd2b473adf00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:00.908Z|3565c178-e088-42b9-b719-dd2b473adf00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:01.041Z|bafdf8fd-565e-4ada-b83c-037f6a9690e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:52:01.043Z|bafdf8fd-565e-4ada-b83c-037f6a9690e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:52:01.266Z|6b42a71f-6490-472e-a220-4bce1dbe8d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:01.267Z|6b42a71f-6490-472e-a220-4bce1dbe8d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:01.283Z|0d49999f-87cb-47ef-aaac-11139f7765e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:01.283Z|0d49999f-87cb-47ef-aaac-11139f7765e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:10.951Z|593c6506-4a6d-4b3d-a01b-040f50473e38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:10.952Z|593c6506-4a6d-4b3d-a01b-040f50473e38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:11.313Z|dbf26924-dc6e-4bcd-8f30-d618987d63ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:11.313Z|ce99ec3d-4518-4f68-98ad-8102ac4b060b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:11.314Z|dbf26924-dc6e-4bcd-8f30-d618987d63ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:11.314Z|ce99ec3d-4518-4f68-98ad-8102ac4b060b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:15.169Z|6a3e6366-a1f6-4333-a99b-21755bd48db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:52:15.169Z|6a3e6366-a1f6-4333-a99b-21755bd48db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:52:20.990Z|b8aa7441-9d3f-42c6-90bd-98925b3a5abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:20.992Z|b8aa7441-9d3f-42c6-90bd-98925b3a5abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:21.348Z|9ebd7878-fd0a-4215-9a2e-861f983416c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:21.350Z|9ebd7878-fd0a-4215-9a2e-861f983416c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:21.351Z|d3984202-a6eb-405b-997c-1145e7ee8f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:21.351Z|d3984202-a6eb-405b-997c-1145e7ee8f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:30.169Z|b933afb5-6b4b-4c6b-b1d2-96cc274cef74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:52:30.170Z|b933afb5-6b4b-4c6b-b1d2-96cc274cef74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:52:31.028Z|05154159-12fb-4874-ad16-1e783bdce5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:31.029Z|05154159-12fb-4874-ad16-1e783bdce5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:31.044Z|effedb1d-5e7d-4230-bb93-388f317504e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:52:31.044Z|effedb1d-5e7d-4230-bb93-388f317504e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:52:31.388Z|c8a56dec-70d9-4bee-a91a-a5eee60b1466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:31.388Z|d718f54e-cf0f-4734-9417-53534c6b4f1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:31.389Z|c8a56dec-70d9-4bee-a91a-a5eee60b1466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:31.389Z|d718f54e-cf0f-4734-9417-53534c6b4f1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:41.063Z|882af493-1d1f-45c2-866e-0a0816ba5b2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:41.066Z|882af493-1d1f-45c2-866e-0a0816ba5b2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:41.425Z|4eb90c36-6eb8-4e3a-a575-316c624c61a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:41.426Z|4eb90c36-6eb8-4e3a-a575-316c624c61a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:41.432Z|f6a01828-fddd-4c93-ac5f-739dd6138602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:41.439Z|f6a01828-fddd-4c93-ac5f-739dd6138602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:45.169Z|d0049f5e-0b92-43de-9145-a25e40768bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:52:45.169Z|d0049f5e-0b92-43de-9145-a25e40768bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:52:46.615Z|820eb04a-83b4-4a07-99ea-9c903ea4eab6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:52:46.616Z|820eb04a-83b4-4a07-99ea-9c903ea4eab6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:51.099Z|5d35dfc2-c1d8-4f9c-b039-397a6c9d78a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:51.100Z|5d35dfc2-c1d8-4f9c-b039-397a6c9d78a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:51.455Z|3cabd82a-0dfe-467c-b504-589c20b8bb97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:51.456Z|3cabd82a-0dfe-467c-b504-589c20b8bb97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:52:51.474Z|0d62f894-fbbf-4c11-935b-9b6303ba67d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:52:51.477Z|0d62f894-fbbf-4c11-935b-9b6303ba67d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:00.169Z|c594a5a2-0456-498c-b58b-ce1d935bca32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:53:00.170Z|c594a5a2-0456-498c-b58b-ce1d935bca32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:53:01.045Z|3d332326-b1e1-4245-b7b9-659f19b1de10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:53:01.046Z|3d332326-b1e1-4245-b7b9-659f19b1de10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:53:01.128Z|bdd30bc1-c26c-431e-a013-48c038d58e0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:01.130Z|bdd30bc1-c26c-431e-a013-48c038d58e0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:01.489Z|92d4b40f-b857-4bea-843d-876a765488da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:01.490Z|92d4b40f-b857-4bea-843d-876a765488da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:01.510Z|a41b6729-c3a3-4afc-95e0-012bbda797c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:01.511Z|a41b6729-c3a3-4afc-95e0-012bbda797c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:11.162Z|22cdf990-3c6c-414d-9d71-cd4c7cae6649|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:11.165Z|22cdf990-3c6c-414d-9d71-cd4c7cae6649|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:11.520Z|3e19a31a-bb92-427e-9e6c-7d57d187cabc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:11.521Z|3e19a31a-bb92-427e-9e6c-7d57d187cabc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:11.537Z|d9234085-c0d8-4723-ace9-155baa3916cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:11.538Z|d9234085-c0d8-4723-ace9-155baa3916cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:15.176Z|325b514e-7607-4914-ad43-7e4fca30c5d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:53:15.186Z|325b514e-7607-4914-ad43-7e4fca30c5d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:53:21.209Z|a56718d7-84b8-4fa1-b45d-fa1ce4df49d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:21.211Z|a56718d7-84b8-4fa1-b45d-fa1ce4df49d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:21.554Z|fce1f510-7b28-4419-937d-168222875a91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:21.555Z|fce1f510-7b28-4419-937d-168222875a91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:21.565Z|2800de63-ef53-4784-bef4-b68175e5d5e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:21.565Z|2800de63-ef53-4784-bef4-b68175e5d5e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:30.170Z|3765ab55-d554-4672-8cf2-62d5dc229522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:53:30.173Z|3765ab55-d554-4672-8cf2-62d5dc229522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:53:31.047Z|cef2fc3e-07ae-42d9-a417-c8b433640001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:53:31.048Z|cef2fc3e-07ae-42d9-a417-c8b433640001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:53:31.269Z|dbff3f40-3902-46ee-889a-f6b3adc34c41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:31.270Z|dbff3f40-3902-46ee-889a-f6b3adc34c41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:31.585Z|150baa23-48e4-487c-a01a-4c1789a1fb5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:31.586Z|150baa23-48e4-487c-a01a-4c1789a1fb5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:31.591Z|85c6c599-3f00-440b-8c63-433824d987c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:31.592Z|85c6c599-3f00-440b-8c63-433824d987c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:41.302Z|2bdedef1-279e-4e21-bb73-eca10df075dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:41.304Z|2bdedef1-279e-4e21-bb73-eca10df075dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:41.616Z|4a64bdcc-d264-4126-8c3d-94ddc7464dea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:41.618Z|4a64bdcc-d264-4126-8c3d-94ddc7464dea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:41.619Z|07afeb4c-00ca-4131-a53e-74b7f53abf04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:41.620Z|07afeb4c-00ca-4131-a53e-74b7f53abf04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:45.169Z|fe87a93e-b9d4-47bf-a614-aced10e2e02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:53:45.170Z|fe87a93e-b9d4-47bf-a614-aced10e2e02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:53:46.651Z|9369e212-1aa6-4b05-ac19-1cd633a64a69|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:53:46.654Z|9369e212-1aa6-4b05-ac19-1cd633a64a69|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:51.339Z|fd8594e3-2917-4c8c-af2d-f31ed7559214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:51.340Z|fd8594e3-2917-4c8c-af2d-f31ed7559214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:51.650Z|cc242c21-ead1-46b4-b5da-027e302ca77f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:51.651Z|99a5d796-fbbc-47b0-8285-c3f1b3d520b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:53:51.651Z|cc242c21-ead1-46b4-b5da-027e302ca77f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:53:51.652Z|99a5d796-fbbc-47b0-8285-c3f1b3d520b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:00.169Z|8fb618f7-a187-4674-9818-05c8da05eb70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:54:00.173Z|8fb618f7-a187-4674-9818-05c8da05eb70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:54:01.049Z|00dd2587-3dda-4f64-8564-227c12955734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:54:01.051Z|00dd2587-3dda-4f64-8564-227c12955734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:54:01.377Z|858b99c5-a7ff-427c-a42d-c3828ea22af9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:01.378Z|858b99c5-a7ff-427c-a42d-c3828ea22af9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:01.689Z|1de20cba-63e1-460c-96da-73e71c327827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:01.690Z|1de20cba-63e1-460c-96da-73e71c327827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:01.699Z|9b334ebd-0f2d-4486-9473-3d12be33ce53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:01.699Z|9b334ebd-0f2d-4486-9473-3d12be33ce53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:11.410Z|9703c304-4267-428a-8dd1-aa7c33f108cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:11.411Z|9703c304-4267-428a-8dd1-aa7c33f108cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:11.721Z|337c04f1-500d-4708-8300-1f0452b7a5f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:11.722Z|337c04f1-500d-4708-8300-1f0452b7a5f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:11.727Z|f07851e1-f106-477a-b554-0775b172d191|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:11.728Z|f07851e1-f106-477a-b554-0775b172d191|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:15.171Z|5c4c5c47-1787-4c63-9ccd-40267e738e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:54:15.171Z|5c4c5c47-1787-4c63-9ccd-40267e738e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:54:21.447Z|42900d9e-6ac7-479f-baec-17ad2307d09b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:21.448Z|42900d9e-6ac7-479f-baec-17ad2307d09b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:21.751Z|7523db89-c712-47a2-b258-f093f638d0b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:21.752Z|7523db89-c712-47a2-b258-f093f638d0b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:21.759Z|a3d631d8-d3c9-4ad1-af90-1144e820c949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:21.760Z|a3d631d8-d3c9-4ad1-af90-1144e820c949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:30.171Z|053f49b2-759b-44a2-a919-43e9d04c5c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:54:30.171Z|053f49b2-759b-44a2-a919-43e9d04c5c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:54:31.053Z|7b428842-7761-4ff6-8b50-3817033739bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:54:31.054Z|7b428842-7761-4ff6-8b50-3817033739bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:54:31.483Z|9a46ebd2-32a9-4ecb-8075-197d6f86b80b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:31.484Z|9a46ebd2-32a9-4ecb-8075-197d6f86b80b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:31.789Z|089a8c59-416c-4fec-a687-2bd47912502d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:31.791Z|089a8c59-416c-4fec-a687-2bd47912502d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:31.795Z|60bc4524-d910-4dbc-adba-415a7b5f63af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:31.795Z|60bc4524-d910-4dbc-adba-415a7b5f63af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:41.515Z|52dbe0c7-0140-4f4b-a88f-bbf7c46d99a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:41.516Z|52dbe0c7-0140-4f4b-a88f-bbf7c46d99a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:41.820Z|2d83bee5-2805-4539-ab96-f39c8cff97a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:41.821Z|2d83bee5-2805-4539-ab96-f39c8cff97a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:41.829Z|c76fccc2-18d9-4072-ab03-e3dd60ec38c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:41.830Z|c76fccc2-18d9-4072-ab03-e3dd60ec38c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:45.169Z|5f4dcaab-0a98-467a-b5cc-cd07f410fcc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:54:45.180Z|5f4dcaab-0a98-467a-b5cc-cd07f410fcc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:54:46.619Z|c0174390-7d0f-4fd0-b251-b4219b1ed41a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:54:46.622Z|c0174390-7d0f-4fd0-b251-b4219b1ed41a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:51.551Z|bdb90507-d286-4c92-9381-412467995a7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:51.552Z|bdb90507-d286-4c92-9381-412467995a7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:51.856Z|3f3cbc79-9e01-415e-aba4-34094be44639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:51.859Z|3f3cbc79-9e01-415e-aba4-34094be44639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:54:51.870Z|8942c152-e0dc-4134-a746-34388a9d5f3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:54:51.871Z|8942c152-e0dc-4134-a746-34388a9d5f3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:00.169Z|ba65f24d-cd55-4119-a52c-4f03ba20a50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:55:00.171Z|ba65f24d-cd55-4119-a52c-4f03ba20a50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:55:01.055Z|5f085ef6-266d-4569-a0fa-75e631e83d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:55:01.056Z|5f085ef6-266d-4569-a0fa-75e631e83d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:55:01.590Z|09834617-642d-4611-8d32-0db072eafa18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:01.591Z|09834617-642d-4611-8d32-0db072eafa18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:01.899Z|ca168b16-02f9-4805-b842-e993517bd21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:01.899Z|ca168b16-02f9-4805-b842-e993517bd21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:01.903Z|7e6434ab-eaba-42d4-a7e6-d874ea7f7f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:01.904Z|7e6434ab-eaba-42d4-a7e6-d874ea7f7f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:11.627Z|35550668-368d-4a1b-b264-a41e37353536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:11.628Z|35550668-368d-4a1b-b264-a41e37353536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:11.942Z|604324a9-06c6-497d-9ad0-ea0d569a0ff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:11.946Z|604324a9-06c6-497d-9ad0-ea0d569a0ff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:11.952Z|8aaa45f7-3b9f-49f7-a464-d83209868b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:11.953Z|8aaa45f7-3b9f-49f7-a464-d83209868b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:15.169Z|7263ac82-5a3e-4bc5-bbc0-0b5a73f2ab7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:55:15.193Z|7263ac82-5a3e-4bc5-bbc0-0b5a73f2ab7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:55:21.657Z|3c79be6a-3d90-4371-9abf-fe7aae667ae5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:21.658Z|3c79be6a-3d90-4371-9abf-fe7aae667ae5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:21.985Z|5011ff1b-b071-496b-88b2-e590780ee72a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:21.986Z|5011ff1b-b071-496b-88b2-e590780ee72a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:21.987Z|2b9a0635-25f3-41ca-8861-8ce5255b5731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:21.988Z|2b9a0635-25f3-41ca-8861-8ce5255b5731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:30.169Z|1ad70d0b-8442-4d64-b920-5ba61faaeb52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:55:30.169Z|1ad70d0b-8442-4d64-b920-5ba61faaeb52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:55:31.056Z|52a184fa-7812-42d4-ab61-ff11c290d0af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:55:31.057Z|52a184fa-7812-42d4-ab61-ff11c290d0af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:55:31.692Z|d8531690-50ff-4ee8-8f33-db12e45d253c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:31.694Z|d8531690-50ff-4ee8-8f33-db12e45d253c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:32.019Z|260dad2f-d406-45a1-b696-85f583f5f996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:32.020Z|260dad2f-d406-45a1-b696-85f583f5f996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:32.021Z|a495af87-be05-48e6-856b-c92b63310179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:32.022Z|a495af87-be05-48e6-856b-c92b63310179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:41.724Z|3cbf9def-6761-4d44-9dce-c8fbc56071a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:41.725Z|3cbf9def-6761-4d44-9dce-c8fbc56071a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:42.047Z|72ac4cb7-2e30-4716-a333-e63043512392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:42.050Z|72ac4cb7-2e30-4716-a333-e63043512392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:42.050Z|2f690382-09fa-4019-b6b8-ec5c2a4d6faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:42.051Z|2f690382-09fa-4019-b6b8-ec5c2a4d6faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:45.169Z|c9cc3c9b-f234-4928-bc31-ad0e109c9e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:55:45.169Z|c9cc3c9b-f234-4928-bc31-ad0e109c9e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:55:46.618Z|bb76df9a-d9a3-40ac-9853-7632d7953299|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:55:46.625Z|bb76df9a-d9a3-40ac-9853-7632d7953299|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:51.753Z|8bb8fcb8-281b-41e3-be57-3c68c64fa56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:51.754Z|8bb8fcb8-281b-41e3-be57-3c68c64fa56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:52.106Z|d174c64d-b1b1-49f2-a214-a5cb94488f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:52.107Z|d174c64d-b1b1-49f2-a214-a5cb94488f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:55:52.111Z|ad78a15d-31f5-4c0b-bb1a-8a0752ba4daf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:55:52.112Z|ad78a15d-31f5-4c0b-bb1a-8a0752ba4daf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:00.169Z|2da44b05-a52d-4c50-8184-c752150bff79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:56:00.172Z|2da44b05-a52d-4c50-8184-c752150bff79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:56:01.058Z|55423efb-acb4-40a2-a1b4-02c3a3347cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:56:01.059Z|55423efb-acb4-40a2-a1b4-02c3a3347cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:56:01.781Z|9ce9bbbb-17a8-4aea-adc1-eb54aa19936a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:01.782Z|9ce9bbbb-17a8-4aea-adc1-eb54aa19936a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:02.140Z|23f64abe-441e-4cd0-9824-fe783bb0b0cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:02.141Z|23f64abe-441e-4cd0-9824-fe783bb0b0cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:02.151Z|a7f5242e-2b31-426f-a9b1-30b4c19b6430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:02.151Z|a7f5242e-2b31-426f-a9b1-30b4c19b6430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:11.835Z|2fe5fc72-5188-4a49-ad8e-41dd79729b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:11.836Z|2fe5fc72-5188-4a49-ad8e-41dd79729b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:12.171Z|d6d8e465-daac-491d-94c8-842978477eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:12.172Z|d6d8e465-daac-491d-94c8-842978477eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:12.183Z|7d21a21a-e059-4c9c-9aa6-085a955bd027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:12.183Z|7d21a21a-e059-4c9c-9aa6-085a955bd027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:15.168Z|ff261e90-8da7-4c58-8cf3-45a44d0d2e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:56:15.169Z|ff261e90-8da7-4c58-8cf3-45a44d0d2e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:56:21.874Z|2e03d7bc-d713-4b6c-807d-006b798080fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:21.875Z|2e03d7bc-d713-4b6c-807d-006b798080fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:22.205Z|659ce1ab-e6f1-420a-85e2-b1bc3eff6892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:22.206Z|659ce1ab-e6f1-420a-85e2-b1bc3eff6892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:22.222Z|b11cdc1b-9d74-4bf8-88ba-e04f834144ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:22.232Z|b11cdc1b-9d74-4bf8-88ba-e04f834144ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:30.169Z|edcf3f36-5206-41f5-9d65-b79a19abb21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:56:30.170Z|edcf3f36-5206-41f5-9d65-b79a19abb21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:56:31.061Z|389f6731-3c5e-41f8-9721-bf939b2e1884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:56:31.061Z|389f6731-3c5e-41f8-9721-bf939b2e1884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:56:31.910Z|2e675358-e4c8-476a-b8df-44386397bffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:31.911Z|2e675358-e4c8-476a-b8df-44386397bffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:32.247Z|66397fc1-55df-499c-8a89-fa3a4c8ecf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:32.248Z|66397fc1-55df-499c-8a89-fa3a4c8ecf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:32.308Z|0c641465-4d2d-49c6-b582-02de23bd581e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:32.313Z|0c641465-4d2d-49c6-b582-02de23bd581e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:41.936Z|50c87b25-0c08-4d6a-abee-9d50cb2efb62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:41.937Z|50c87b25-0c08-4d6a-abee-9d50cb2efb62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:42.276Z|c3ed3d53-8d70-441a-88e6-d2383d16777b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:42.279Z|c3ed3d53-8d70-441a-88e6-d2383d16777b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:42.343Z|8ad30d06-6f25-4b77-b007-373a2c6f4359|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:42.344Z|8ad30d06-6f25-4b77-b007-373a2c6f4359|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:45.177Z|ca9e5bdd-02bd-46e9-9c0f-1fb06c39df15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:56:45.186Z|ca9e5bdd-02bd-46e9-9c0f-1fb06c39df15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:56:46.612Z|ec0e69f1-38d5-4098-a762-fc38d684e550|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:56:46.613Z|ec0e69f1-38d5-4098-a762-fc38d684e550|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:51.965Z|a2cbb211-55ad-4981-bbec-e1ea8dc62f51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:51.966Z|a2cbb211-55ad-4981-bbec-e1ea8dc62f51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:52.308Z|f87980a4-6600-4c91-9414-d2b826baec5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:52.309Z|f87980a4-6600-4c91-9414-d2b826baec5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:56:52.370Z|5b8159e5-4cfc-4b7b-bc0b-cdb92667ead0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:56:52.370Z|5b8159e5-4cfc-4b7b-bc0b-cdb92667ead0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:00.169Z|a25e0687-5ebc-402d-a1db-f02e5d8b4e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:57:00.169Z|a25e0687-5ebc-402d-a1db-f02e5d8b4e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:57:01.062Z|7015b339-0834-42ed-99cd-ec15f47cc937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:57:01.063Z|7015b339-0834-42ed-99cd-ec15f47cc937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:57:01.999Z|8dd9419a-4fff-419c-be06-8c88f05f69db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:02.000Z|8dd9419a-4fff-419c-be06-8c88f05f69db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:02.349Z|270e87b8-0d2a-4cac-9e4d-be9471cbda02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:02.351Z|270e87b8-0d2a-4cac-9e4d-be9471cbda02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:02.406Z|1d22de91-945f-4262-bf1d-3ddced1961ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:02.406Z|1d22de91-945f-4262-bf1d-3ddced1961ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:12.030Z|5abebeff-44c3-4e9a-a560-5a766871bb3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:12.031Z|5abebeff-44c3-4e9a-a560-5a766871bb3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:12.380Z|3742e759-c684-48dc-980d-81766807b5fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:12.381Z|3742e759-c684-48dc-980d-81766807b5fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:12.443Z|c2a515a0-1905-40d9-a5da-7834d40d3814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:12.443Z|c2a515a0-1905-40d9-a5da-7834d40d3814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:15.169Z|5c868d60-76dc-4085-a7d1-af062c4850bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:57:15.170Z|5c868d60-76dc-4085-a7d1-af062c4850bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:57:22.063Z|f988db00-ed30-4905-b4bd-fec03369dd1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:22.064Z|f988db00-ed30-4905-b4bd-fec03369dd1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:22.407Z|2d1786fe-654e-4c7b-a993-8c32dfdab4e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:22.408Z|2d1786fe-654e-4c7b-a993-8c32dfdab4e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:22.476Z|b0cb1b1f-51e8-4616-a448-73b374ee59b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:22.477Z|b0cb1b1f-51e8-4616-a448-73b374ee59b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:30.168Z|a460a4ce-f941-4a02-bd05-fa31ff0ae988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:57:30.183Z|a460a4ce-f941-4a02-bd05-fa31ff0ae988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:57:31.076Z|78b6c655-f177-400d-9d0f-d072a3c29f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:57:31.079Z|78b6c655-f177-400d-9d0f-d072a3c29f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:57:32.092Z|e14a5cc7-d120-426e-a884-bb11350af4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:32.093Z|e14a5cc7-d120-426e-a884-bb11350af4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:32.436Z|bab16f1f-04ca-4dcf-a4bb-22f10f6ddb74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:32.437Z|bab16f1f-04ca-4dcf-a4bb-22f10f6ddb74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:32.500Z|a8cf720a-df3e-4e5d-80e2-f86e2e6d96c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:32.501Z|a8cf720a-df3e-4e5d-80e2-f86e2e6d96c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:42.123Z|e994187c-3d9a-470e-ac17-f17bb848dfa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:42.126Z|e994187c-3d9a-470e-ac17-f17bb848dfa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:42.471Z|dff1fa9d-dc3f-4fb0-8391-537963c2f228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:42.472Z|dff1fa9d-dc3f-4fb0-8391-537963c2f228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:42.528Z|6361c8f4-3380-4c46-aad3-1d96f94483c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:42.528Z|6361c8f4-3380-4c46-aad3-1d96f94483c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:45.169Z|17a628ec-ba6d-4811-af4f-cc943796bfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:57:45.171Z|17a628ec-ba6d-4811-af4f-cc943796bfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:57:46.627Z|ec43745f-3bad-4f9f-9cb6-0c1cb2b4d709|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:57:46.628Z|ec43745f-3bad-4f9f-9cb6-0c1cb2b4d709|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:52.378Z|3cf2cc18-7981-4130-9dc6-19bf7fd88217|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:52.379Z|3cf2cc18-7981-4130-9dc6-19bf7fd88217|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:52.505Z|2d0ee6bd-8b84-4815-8dd3-e583c2eecc4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:52.505Z|2d0ee6bd-8b84-4815-8dd3-e583c2eecc4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:57:52.561Z|2767ffde-1afb-4b9b-ab83-770c6fefee80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:57:52.562Z|2767ffde-1afb-4b9b-ab83-770c6fefee80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:00.169Z|24e1ade2-8764-4a3f-a07d-97c50e410ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:58:00.170Z|24e1ade2-8764-4a3f-a07d-97c50e410ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:58:01.080Z|8fdbdd1d-5e5b-42fd-8434-3cebcf461a2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:58:01.085Z|8fdbdd1d-5e5b-42fd-8434-3cebcf461a2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:58:02.412Z|84cb43fd-13de-4c45-a68f-e7926fc3c35c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:02.413Z|84cb43fd-13de-4c45-a68f-e7926fc3c35c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:02.531Z|f9c73fc5-4692-45f4-ac05-9750f32c09e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:02.531Z|f9c73fc5-4692-45f4-ac05-9750f32c09e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:02.593Z|0dd5ca91-68da-466f-853a-3f195b7978ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:02.594Z|0dd5ca91-68da-466f-853a-3f195b7978ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:12.442Z|39fb2e42-9783-4cd2-8e13-2ba7e0de947a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:12.443Z|39fb2e42-9783-4cd2-8e13-2ba7e0de947a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:12.561Z|8c9bfc9c-90da-4c33-8ade-a949654ee6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:12.562Z|8c9bfc9c-90da-4c33-8ade-a949654ee6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:12.637Z|985bcca3-f728-4b84-ab2a-450a62baceb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:12.639Z|985bcca3-f728-4b84-ab2a-450a62baceb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:15.169Z|54559ae5-a92e-482a-8f93-c0a127264c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:58:15.201Z|54559ae5-a92e-482a-8f93-c0a127264c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:58:22.472Z|dbd42356-f714-4acf-8310-24497e9b8241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:22.473Z|dbd42356-f714-4acf-8310-24497e9b8241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:22.597Z|5645f99a-2762-4aa3-8c39-462505a610ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:22.598Z|5645f99a-2762-4aa3-8c39-462505a610ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:22.663Z|f897e331-1fa5-4657-bae8-b38ea08f8ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:22.664Z|f897e331-1fa5-4657-bae8-b38ea08f8ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:30.169Z|add54e1d-4777-4962-8cec-dfb774efcd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:58:30.170Z|add54e1d-4777-4962-8cec-dfb774efcd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:58:31.089Z|74435503-5126-472d-a4f8-21a889cc62da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:58:31.090Z|74435503-5126-472d-a4f8-21a889cc62da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:58:32.508Z|88122fdd-c4ae-4e9e-b74f-3334dcecfb7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:32.509Z|88122fdd-c4ae-4e9e-b74f-3334dcecfb7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:32.626Z|61ee330e-e684-4a2b-bf02-c184d32689f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:32.627Z|61ee330e-e684-4a2b-bf02-c184d32689f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:32.698Z|cac4e00e-a388-42f3-b808-9601e80ce4e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:32.699Z|cac4e00e-a388-42f3-b808-9601e80ce4e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:42.538Z|c8d11bea-be9f-40b9-b82a-fbbb86f58ed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:42.539Z|c8d11bea-be9f-40b9-b82a-fbbb86f58ed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:42.654Z|4d2c7e7a-c660-4c7f-a84f-410c2497b7cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:42.655Z|4d2c7e7a-c660-4c7f-a84f-410c2497b7cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:42.724Z|9192ecd3-708b-433f-9501-e100dee26beb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:42.725Z|9192ecd3-708b-433f-9501-e100dee26beb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:45.169Z|e4618715-4c38-4e9c-8422-7102ef8baaa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:58:45.169Z|e4618715-4c38-4e9c-8422-7102ef8baaa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:58:46.625Z|be3af812-0ea1-4a3d-8871-3fe96775b987|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:58:46.626Z|be3af812-0ea1-4a3d-8871-3fe96775b987|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:52.569Z|4f6b78d4-8cbf-49d9-8657-b8a41b83fc52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:52.569Z|4f6b78d4-8cbf-49d9-8657-b8a41b83fc52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:52.682Z|dcc2cd75-afdd-4a35-92d9-8197f94cd15c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:52.682Z|dcc2cd75-afdd-4a35-92d9-8197f94cd15c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:58:52.752Z|ffae142f-3b9f-4a87-8c6d-3b803d4feff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:58:52.753Z|ffae142f-3b9f-4a87-8c6d-3b803d4feff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:00.169Z|88ee63ab-2768-428f-b183-102c84783e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:59:00.172Z|88ee63ab-2768-428f-b183-102c84783e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:59:01.091Z|5a5209d4-affc-473a-8c38-eca2bc6ecdf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:59:01.093Z|5a5209d4-affc-473a-8c38-eca2bc6ecdf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:59:02.603Z|fae17747-4ce3-4a18-9e6e-6226ea65d934|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:02.604Z|fae17747-4ce3-4a18-9e6e-6226ea65d934|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:02.714Z|b67b92ff-9aaa-42d1-85dd-32229f95e3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:02.715Z|b67b92ff-9aaa-42d1-85dd-32229f95e3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:02.782Z|006f604a-b1f7-44f9-9774-7ff4799d4311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:02.784Z|006f604a-b1f7-44f9-9774-7ff4799d4311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:12.643Z|b4782949-836d-4959-8f72-9a07bf80ee8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:12.644Z|b4782949-836d-4959-8f72-9a07bf80ee8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:12.742Z|025899eb-244a-4e1a-a47c-b30bef9d1392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:12.743Z|025899eb-244a-4e1a-a47c-b30bef9d1392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:12.815Z|383868e6-79b7-4072-bef9-d37de86b216f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:12.815Z|383868e6-79b7-4072-bef9-d37de86b216f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:15.169Z|2c7091b0-5cad-4958-8923-19dc6bc13baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:59:15.169Z|2c7091b0-5cad-4958-8923-19dc6bc13baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:59:22.676Z|afc702fa-38c3-4f69-8fd2-4924293fbbc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:22.678Z|afc702fa-38c3-4f69-8fd2-4924293fbbc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:22.773Z|b22361af-5e15-4135-bf10-8a02de88ae42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:22.776Z|b22361af-5e15-4135-bf10-8a02de88ae42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:22.841Z|9772bec5-7811-4a2f-8e15-61ef835307d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:22.844Z|9772bec5-7811-4a2f-8e15-61ef835307d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:30.169Z|673be12c-1d95-482a-a07d-f0b2e1dee9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:59:30.171Z|673be12c-1d95-482a-a07d-f0b2e1dee9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:59:31.095Z|365246df-a963-48eb-9e3a-d52b6370b292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:59:31.096Z|365246df-a963-48eb-9e3a-d52b6370b292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:59:32.712Z|81481ff4-c03e-4989-b4eb-94f2861d9e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:32.715Z|81481ff4-c03e-4989-b4eb-94f2861d9e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:32.809Z|6246e5d7-23bc-43e0-aedc-40e22b16474d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:32.810Z|6246e5d7-23bc-43e0-aedc-40e22b16474d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:32.876Z|eb63ddda-9700-4043-b884-9045d540b620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:32.876Z|eb63ddda-9700-4043-b884-9045d540b620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:42.750Z|71339e57-09f9-45b9-bcde-8835d24a1cc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:42.752Z|71339e57-09f9-45b9-bcde-8835d24a1cc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:42.836Z|999b3723-d54f-464d-ae1d-95aec502e2a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:42.837Z|999b3723-d54f-464d-ae1d-95aec502e2a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:42.900Z|6b1b0e43-cb37-4bb1-addc-2ac5d604eeb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:42.900Z|6b1b0e43-cb37-4bb1-addc-2ac5d604eeb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:45.169Z|bab871b1-b9f1-4095-b68c-d48e1181d255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T04:59:45.185Z|bab871b1-b9f1-4095-b68c-d48e1181d255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T04:59:46.616Z|519f3bf6-e6ae-4f19-b9ee-763c555715ee|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T04:59:46.617Z|519f3bf6-e6ae-4f19-b9ee-763c555715ee|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:52.788Z|13849815-5b4c-49d7-aad9-e306ce36561d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:52.790Z|13849815-5b4c-49d7-aad9-e306ce36561d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:52.867Z|cbefaa84-8945-4168-b6c0-32dee813c055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:52.868Z|cbefaa84-8945-4168-b6c0-32dee813c055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T04:59:52.926Z|7b92f968-5df0-477e-a2be-c8339adf322b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T04:59:52.926Z|7b92f968-5df0-477e-a2be-c8339adf322b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:00.170Z|dad1cede-422d-4a35-9b52-d1e208022f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:00:00.173Z|dad1cede-422d-4a35-9b52-d1e208022f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:00:01.097Z|514c2724-dd91-4aef-811d-22d96449b66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:00:01.098Z|514c2724-dd91-4aef-811d-22d96449b66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:00:02.824Z|90d12a41-a211-4a80-8bd9-4c1277d66c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:02.826Z|90d12a41-a211-4a80-8bd9-4c1277d66c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:02.895Z|53380072-fd8d-4dc9-b5a8-5f8ec277f1e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:02.895Z|53380072-fd8d-4dc9-b5a8-5f8ec277f1e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:02.954Z|9b836f28-d39d-4fb6-be52-3bf62a081042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:02.955Z|9b836f28-d39d-4fb6-be52-3bf62a081042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:12.870Z|c90dd6c7-2d55-4899-b187-9962c40df7f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:12.872Z|c90dd6c7-2d55-4899-b187-9962c40df7f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:12.922Z|8d15e380-25de-48d6-817d-76be3ea70123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:12.922Z|8d15e380-25de-48d6-817d-76be3ea70123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:12.987Z|56bca302-8b42-45a5-a834-456d91a37ce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:12.988Z|56bca302-8b42-45a5-a834-456d91a37ce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:15.189Z|96ff390b-d4e7-4bcd-9312-afaf1e2dc9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:00:15.199Z|96ff390b-d4e7-4bcd-9312-afaf1e2dc9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:00:22.902Z|1846ce31-55a4-4493-a5db-8dc9a96ed7f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:22.904Z|1846ce31-55a4-4493-a5db-8dc9a96ed7f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:22.954Z|e7f4c0af-69ba-444d-8ab7-b614e290d745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:22.955Z|e7f4c0af-69ba-444d-8ab7-b614e290d745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:23.016Z|62466f33-0ee9-4233-9fcc-fac5504b119d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:23.019Z|62466f33-0ee9-4233-9fcc-fac5504b119d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:30.169Z|725908e7-0ead-4427-a5af-96307232cf2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:00:30.172Z|725908e7-0ead-4427-a5af-96307232cf2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:00:31.099Z|716e0be3-658d-441d-9580-82975da64e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:00:31.100Z|716e0be3-658d-441d-9580-82975da64e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:00:32.939Z|42e2e4c1-c3cc-4f0e-85eb-2bfc6efb02b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:32.942Z|42e2e4c1-c3cc-4f0e-85eb-2bfc6efb02b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:33.010Z|bc4e27e0-45b3-488d-9e43-c0d5b0a1233c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:33.011Z|bc4e27e0-45b3-488d-9e43-c0d5b0a1233c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:33.057Z|e89ef76a-be18-46e3-9da7-049ce0e34d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:33.058Z|e89ef76a-be18-46e3-9da7-049ce0e34d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:42.972Z|9cb92095-b8e1-4c8c-bf43-e6412ab04e12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:42.973Z|9cb92095-b8e1-4c8c-bf43-e6412ab04e12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:43.052Z|7afd7c6b-5f5f-4c1a-827e-79f0bff9b8f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:43.053Z|7afd7c6b-5f5f-4c1a-827e-79f0bff9b8f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:43.094Z|7e7dd123-fd91-4071-92d3-ddc8689e1f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:43.095Z|7e7dd123-fd91-4071-92d3-ddc8689e1f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:45.169Z|fea06978-849d-4f57-95f6-ab17676e6426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:00:45.170Z|fea06978-849d-4f57-95f6-ab17676e6426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:00:46.620Z|38745c54-07fc-446d-8883-3ddac7624ec4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T05:00:46.623Z|38745c54-07fc-446d-8883-3ddac7624ec4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:53.003Z|aed8b33f-7965-4c33-bc6d-9f5740ad4da7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:53.004Z|aed8b33f-7965-4c33-bc6d-9f5740ad4da7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:53.093Z|34905505-ecec-4f68-8a24-bb3b89b7981a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:53.093Z|34905505-ecec-4f68-8a24-bb3b89b7981a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:00:53.129Z|7fd3d138-48db-4d1b-87f7-5a409149a722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:00:53.130Z|7fd3d138-48db-4d1b-87f7-5a409149a722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:00.169Z|4aaf843c-d39b-43bb-a20c-3687cb6f9807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:01:00.179Z|4aaf843c-d39b-43bb-a20c-3687cb6f9807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:01:01.101Z|3c25ac27-69ba-40dd-9507-5066eb9f64ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:01:01.102Z|3c25ac27-69ba-40dd-9507-5066eb9f64ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:01:03.034Z|31990284-6053-40eb-84b6-74df0614f30c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:03.035Z|31990284-6053-40eb-84b6-74df0614f30c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:03.120Z|765be862-d047-485c-a1e7-190367dc6989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:03.120Z|765be862-d047-485c-a1e7-190367dc6989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:03.174Z|f2a203f1-a87a-496b-a74e-a13ee3785751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:03.175Z|f2a203f1-a87a-496b-a74e-a13ee3785751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:13.084Z|e39462d6-94a2-402d-ab67-5edb06bf0346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:13.085Z|e39462d6-94a2-402d-ab67-5edb06bf0346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:13.159Z|01c40ed0-c324-476d-9686-08821b123602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:13.159Z|01c40ed0-c324-476d-9686-08821b123602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:13.201Z|1eaed9b0-b1a5-4fdd-8924-14050cfb3e83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:13.202Z|1eaed9b0-b1a5-4fdd-8924-14050cfb3e83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:15.172Z|faec089a-717e-4e9c-a863-3ec08b59362c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:01:15.174Z|faec089a-717e-4e9c-a863-3ec08b59362c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:01:23.124Z|d1c92b91-efd5-4321-950c-a2d59592e342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:23.126Z|d1c92b91-efd5-4321-950c-a2d59592e342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:23.188Z|a7881687-e8c2-46d2-b1da-668e2c36c01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:23.190Z|a7881687-e8c2-46d2-b1da-668e2c36c01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:23.258Z|00741705-d78f-4ab3-b0f2-4b930ce6642c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:23.259Z|00741705-d78f-4ab3-b0f2-4b930ce6642c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:30.169Z|ef149426-fceb-4fbb-9606-5c2d8c656289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:01:30.171Z|ef149426-fceb-4fbb-9606-5c2d8c656289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:01:31.103Z|52d90d6b-3ca6-4f4f-ab33-5e22b7eb299c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:01:31.103Z|52d90d6b-3ca6-4f4f-ab33-5e22b7eb299c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:01:33.158Z|b7beb290-a906-4b77-ab15-86be97e46465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:33.159Z|b7beb290-a906-4b77-ab15-86be97e46465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:33.219Z|499b8db3-2d34-4e27-bd7b-be790094f12c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:33.219Z|499b8db3-2d34-4e27-bd7b-be790094f12c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:33.290Z|07bb1996-0278-43fe-883e-62cdc87ccbb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:33.291Z|07bb1996-0278-43fe-883e-62cdc87ccbb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:43.190Z|13126740-a791-4a5a-a9dc-80975c70f35e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:43.190Z|13126740-a791-4a5a-a9dc-80975c70f35e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:43.247Z|c95c6365-3222-4555-a067-89f3d3f1ba51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:43.247Z|c95c6365-3222-4555-a067-89f3d3f1ba51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:43.354Z|0d64e7ca-6328-439c-b1c4-555cceb0de9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:43.355Z|0d64e7ca-6328-439c-b1c4-555cceb0de9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:45.170Z|d1d22a91-406e-4e69-9598-d6724a47ec4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:01:45.174Z|d1d22a91-406e-4e69-9598-d6724a47ec4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:01:46.632Z|bcdecd32-ba9a-4de4-9848-3c60c047fe54|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T05:01:46.633Z|bcdecd32-ba9a-4de4-9848-3c60c047fe54|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:53.233Z|7f847bdd-ca47-474b-8c7b-405f5dd6c470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:53.234Z|7f847bdd-ca47-474b-8c7b-405f5dd6c470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:53.278Z|6cf13f74-822b-4829-9ed4-11c89e00ec7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:53.279Z|6cf13f74-822b-4829-9ed4-11c89e00ec7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:01:53.404Z|b9b8fe96-f830-408b-a497-f5789f1242ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:01:53.405Z|b9b8fe96-f830-408b-a497-f5789f1242ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:00.169Z|c9d0eb6c-b425-44f7-af3b-e23ae1a693e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:02:00.171Z|c9d0eb6c-b425-44f7-af3b-e23ae1a693e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:02:01.104Z|bd976268-a9ea-438c-8a5a-d283b0102e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:02:01.105Z|bd976268-a9ea-438c-8a5a-d283b0102e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:02:03.264Z|2b23f7b3-04f3-4cba-98ef-2eb0f33e77c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:03.265Z|2b23f7b3-04f3-4cba-98ef-2eb0f33e77c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:03.310Z|3bbb1d7d-9f8a-40e3-b25b-95c4715a5a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:03.311Z|3bbb1d7d-9f8a-40e3-b25b-95c4715a5a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:03.432Z|24a733f1-4f09-43af-9f56-4ec1b40660ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:03.432Z|24a733f1-4f09-43af-9f56-4ec1b40660ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:13.306Z|35bcf554-df2f-408a-b993-17b207983248|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:13.307Z|35bcf554-df2f-408a-b993-17b207983248|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:13.337Z|1cecf05c-2981-4c0b-8ada-93803be5247b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:13.338Z|1cecf05c-2981-4c0b-8ada-93803be5247b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:13.458Z|0e3e084c-389a-4f84-b9ce-eed614773dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:13.459Z|0e3e084c-389a-4f84-b9ce-eed614773dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:15.169Z|f61fa99a-6395-4ce2-ac53-1a3b87c097b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:02:15.169Z|f61fa99a-6395-4ce2-ac53-1a3b87c097b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:02:23.351Z|f686d5f5-896d-4f78-9956-76943016743a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:23.353Z|f686d5f5-896d-4f78-9956-76943016743a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:23.386Z|af59b794-6fef-466f-bf31-0a415a410dde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:23.389Z|af59b794-6fef-466f-bf31-0a415a410dde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:23.511Z|12465046-c4bc-4db8-b6d4-0aa1ce9527ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:23.511Z|12465046-c4bc-4db8-b6d4-0aa1ce9527ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:30.169Z|2b844b7d-1099-40a4-b911-9e78d9106fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:02:30.175Z|2b844b7d-1099-40a4-b911-9e78d9106fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:02:31.105Z|f292d1fd-74c0-4074-bc31-ce98d590aa7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:02:31.106Z|f292d1fd-74c0-4074-bc31-ce98d590aa7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:02:33.398Z|5da6841e-1770-46e9-9236-21bf034c82ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:33.399Z|5da6841e-1770-46e9-9236-21bf034c82ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:33.430Z|a046c90e-6bb3-4c17-9aa0-378d6c90fdf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:33.431Z|a046c90e-6bb3-4c17-9aa0-378d6c90fdf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:33.550Z|7d2dea8f-4f5c-4011-a530-af7236263534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:33.550Z|7d2dea8f-4f5c-4011-a530-af7236263534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:43.436Z|7bcb08e4-41dc-4003-8617-a6733041e61f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:43.437Z|7bcb08e4-41dc-4003-8617-a6733041e61f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:43.486Z|430c0954-81f8-4e75-abb1-54acfcb26307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:43.487Z|430c0954-81f8-4e75-abb1-54acfcb26307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:43.603Z|2873b2da-fde5-474c-b444-4bbe8c0e426c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:43.609Z|2873b2da-fde5-474c-b444-4bbe8c0e426c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:45.168Z|831c2e10-3ccd-43de-8594-7df047c914ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-18T05:02:45.169Z|831c2e10-3ccd-43de-8594-7df047c914ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-18T05:02:46.622Z|e14d34d2-d92d-4e3e-88ec-9755e35cdd36|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-18T05:02:46.624Z|e14d34d2-d92d-4e3e-88ec-9755e35cdd36|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:53.546Z|64210230-72f8-49e6-b506-7dbf5fd0c7ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:53.547Z|64210230-72f8-49e6-b506-7dbf5fd0c7ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:53.562Z|5713b2c0-e43c-4185-87cf-8e20245bf852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:53.568Z|5713b2c0-e43c-4185-87cf-8e20245bf852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-18T05:02:53.645Z|adf0bcce-a535-4745-91dc-0bdbef4b4231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-18T05:02:53.647Z|adf0bcce-a535-4745-91dc-0bdbef4b4231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.